#CCDDEB#CCDDEB
#CCDDEB is a very light, muted cyan. Relative luminance 0.705; OKLCH L 88.9% C 0.027 H 242.8°. Best body text is #000000 at 15.11:1 contrast (WCAG AA passes).
Color values
| HEX | #CCDDEB |
|---|---|
| RGB | rgb(204, 221, 235) |
| HSL | hsl(207, 44%, 86%) |
| HSV | hsv(207, 13%, 92%) |
| CMYK | cmyk(13.2%, 6%, 0%, 7.8%) |
| CIE-LAB | lab(87.26, -2.90, -8.77) |
| CIE-LCH | lch(87.26, 9.24, 251.69°) |
| OKLab | oklab(88.91% -0.0122 -0.0236) |
| OKLCH | oklch(88.91% 0.027 242.8) |
| XYZ | xyz(65.7502, 70.5473, 88.7341) |
| Luminance | 0.7055 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 5.65
Light Blue Grey
#B7C9E2
ΔE00 6.46
Aliceblue
#F0F8FF
ΔE00 7.18
Cloudy Blue
#ACC2D9
ΔE00 7.47
Lightsteelblue
#B0C4DE
ΔE00 7.56
Gainsboro
#DCDCDC
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCDDEB #EBDACC
analogous
#CCEBE9 #CCDDEB #CCCDEB
triadic
#CCDDEB #EBCCDD #DDEBCC
tetradic
#CCDDEB #E9CCEB #EBDACC #CDEBCC
square
#CCDDEB #E9CCEB #EBDACC #CDEBCC
split-complementary
#CCDDEB #EBCCCD #EBE9CC
monochromatic
#74A2C9 #A0C0DA #CCDDEB #E9F0F6 #E9F0F6
Accessibility & contrast
On white
1.39
#CCDDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.11
#CCDDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCDDEB
15.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCDDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCDDEB | 1.00 | 1.39 | 15.11 | 15.11 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DDEC
Deuteranopia (green-blind)
#D3D9EB
Tritanopia (blue-blind)
#C4E0E1
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #ccddeb; /* rgb */ color: rgb(204, 221, 235); /* oklch */ color: oklch(88.9% 0.027 242.8);
Tailwind
colors: {
custom: {
50: '#dbe7f1',
500: '#ccddeb',
950: '#000000',
},
}SCSS
$custom: #ccddeb; $custom-light: #dbe7f1; $custom-dark: #000000;
JSON
{
"hex": "#ccddeb",
"rgb": {
"r": 204,
"g": 221,
"b": 235
},
"hsl": {
"h": 207.097,
"s": 43.662,
"l": 86.078
},
"oklch": {
"l": 0.88905,
"c": 0.02658,
"h": 242.8
},
"luminance": 0.70548
}Semantic roles & 50–950 ramp
primary
#CCDDEB
secondary
#C6AB95
accent
#6C2FB7
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151616
muted
#848485