#CCDDEA#CCDDEA
#CCDDEA is a very light, muted cyan. Relative luminance 0.705; OKLCH L 88.9% C 0.026 H 240.7°. Best body text is #000000 at 15.10:1 contrast (WCAG AA passes).
Color values
| HEX | #CCDDEA |
|---|---|
| RGB | rgb(204, 221, 234) |
| HSL | hsl(206, 42%, 86%) |
| HSV | hsv(206, 13%, 92%) |
| CMYK | cmyk(12.8%, 5.6%, 0%, 8.2%) |
| CIE-LAB | lab(87.24, -3.10, -8.28) |
| CIE-LCH | lch(87.24, 8.85, 249.46°) |
| OKLab | oklab(88.87% -0.0125 -0.0223) |
| OKLCH | oklch(88.87% 0.026 240.7) |
| XYZ | xyz(65.6061, 70.4897, 87.9753) |
| Luminance | 0.7049 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 5.47
Light Blue Grey
#B7C9E2
ΔE00 6.77
Aliceblue
#F0F8FF
ΔE00 7.11
Cloudy Blue
#ACC2D9
ΔE00 7.65
Lightsteelblue
#B0C4DE
ΔE00 7.83
Gainsboro
#DCDCDC
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCDDEA #EAD9CC
analogous
#CCEAE8 #CCDDEA #CCCEEA
triadic
#CCDDEA #EACCDD #DDEACC
tetradic
#CCDDEA #E8CCEA #EAD9CC #CEEACC
square
#CCDDEA #E8CCEA #EAD9CC #CEEACC
split-complementary
#CCDDEA #EACCCE #EAE8CC
monochromatic
#75A3C6 #A1C0D8 #CCDDEA #E9F1F6 #E9F1F6
Accessibility & contrast
On white
1.39
#CCDDEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.10
#CCDDEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCDDEA
15.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCDDEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCDDEA | 1.00 | 1.39 | 15.10 | 15.10 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DCEB
Deuteranopia (green-blind)
#D4D9EA
Tritanopia (blue-blind)
#C5E0E1
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #ccddea; /* rgb */ color: rgb(204, 221, 234); /* oklch */ color: oklch(88.9% 0.026 240.7);
Tailwind
colors: {
custom: {
50: '#dbe7f0',
500: '#ccddea',
950: '#000000',
},
}SCSS
$custom: #ccddea; $custom-light: #dbe7f0; $custom-dark: #000000;
JSON
{
"hex": "#ccddea",
"rgb": {
"r": 204,
"g": 221,
"b": 234
},
"hsl": {
"h": 206,
"s": 41.667,
"l": 85.882
},
"oklch": {
"l": 0.88874,
"c": 0.0256,
"h": 240.7
},
"luminance": 0.70491
}Semantic roles & 50–950 ramp
primary
#CCDDEA
secondary
#C5AA95
accent
#6A31B5
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151616
muted
#848485