#CCDDE7#CCDDE7
#CCDDE7 is a very light, muted cyan. Relative luminance 0.703; OKLCH L 88.8% C 0.023 H 233.4°. Best body text is #000000 at 15.06:1 contrast (WCAG AA passes).
Color values
| HEX | #CCDDE7 |
|---|---|
| RGB | rgb(204, 221, 231) |
| HSL | hsl(202, 36%, 85%) |
| HSV | hsv(202, 12%, 91%) |
| CMYK | cmyk(11.7%, 4.3%, 0%, 9.4%) |
| CIE-LAB | lab(87.15, -3.71, -6.83) |
| CIE-LCH | lch(87.15, 7.77, 241.51°) |
| OKLab | oklab(88.78% -0.0136 -0.0184) |
| OKLCH | oklch(88.78% 0.023 233.4) |
| XYZ | xyz(65.1788, 70.3187, 85.7247) |
| Luminance | 0.7032 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 5.13
Aliceblue
#F0F8FF
ΔE00 7.03
Gainsboro
#DCDCDC
ΔE00 7.36
Lightblue
#ADD8E6
ΔE00 7.54
Light Gray
#D3D3D3
ΔE00 7.54
Light Blue Grey
#B7C9E2
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCDDE7 #E7D6CC
analogous
#CCE7E3 #CCDDE7 #CCCFE7
triadic
#CCDDE7 #E7CCDD #DDE7CC
tetradic
#CCDDE7 #E3CCE7 #E7D6CC #CFE7CC
square
#CCDDE7 #E3CCE7 #E7D6CC #CFE7CC
split-complementary
#CCDDE7 #E7CCCF #E7E3CC
monochromatic
#79A6C0 #A2C1D3 #CCDDE7 #EAF1F5 #EAF1F5
Accessibility & contrast
On white
1.39
#CCDDE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.06
#CCDDE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCDDE7
15.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCDDE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCDDE7 | 1.00 | 1.39 | 15.06 | 15.06 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DCE8
Deuteranopia (green-blind)
#D5D9E7
Tritanopia (blue-blind)
#C5E0E0
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #ccdde7; /* rgb */ color: rgb(204, 221, 231); /* oklch */ color: oklch(88.8% 0.023 233.4);
Tailwind
colors: {
custom: {
50: '#dbe7ee',
500: '#ccdde7',
950: '#000000',
},
}SCSS
$custom: #ccdde7; $custom-light: #dbe7ee; $custom-dark: #000000;
JSON
{
"hex": "#ccdde7",
"rgb": {
"r": 204,
"g": 221,
"b": 231
},
"hsl": {
"h": 202.222,
"s": 36,
"l": 85.294
},
"oklch": {
"l": 0.8878,
"c": 0.02289,
"h": 233.4
},
"luminance": 0.7032
}Semantic roles & 50–950 ramp
primary
#CCDDE7
secondary
#C1A697
accent
#6337AF
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#151616
muted
#848485