#BDCCCC
#BDCCCC
#CCBDBD
#CCBDBD
Color Values
| Format | #BDCCCC | #CCBDBD |
|---|---|---|
| HEX | #BDCCCC | #CCBDBD |
| RGB | 189, 204, 204 | 204, 189, 189 |
| HSL | 180.0, 12.8%, 77.1% | 0.0, 12.8%, 77.1% |
| HSV | 180.0, 7.4%, 80.0% | 0.0, 7.4%, 80.0% |
| CMYK | 7.4%, 0.0%, 0.0%, 20.0% | 0.0%, 7.4%, 7.4%, 20.0% |
| OKLCH | 0.8338 0.0163 196.8 | 0.8108 0.017 17.5 |
Contrast & Accessibility
1.09:1
AA Fail
AA Large Fail
AAA Fail
AAA Large Fail
Text Readability
The quick brown fox jumps over the lazy dog
Text: #CCBDBD → Background: #BDCCCC
The quick brown fox jumps over the lazy dog
Text: #BDCCCC → Background: #CCBDBD
Color Difference (Delta E)
11.42
Noticeable
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #BDCCCC, #CCBDBD);
background: linear-gradient(135deg, #BDCCCC, #CCBDBD);