#CDDDEB#CDDDEB
#CDDDEB is a very light, muted cyan. Relative luminance 0.707; OKLCH L 89.0% C 0.026 H 244.5°. Best body text is #000000 at 15.14:1 contrast (WCAG AA passes).
Color values
| HEX | #CDDDEB |
|---|---|
| RGB | rgb(205, 221, 235) |
| HSL | hsl(208, 43%, 86%) |
| HSV | hsv(208, 13%, 92%) |
| CMYK | cmyk(12.8%, 6%, 0%, 7.8%) |
| CIE-LAB | lab(87.33, -2.58, -8.66) |
| CIE-LCH | lch(87.33, 9.04, 253.39°) |
| OKLab | oklab(88.98% -0.0111 -0.0233) |
| OKLCH | oklch(88.98% 0.026 244.5) |
| XYZ | xyz(66.0252, 70.6891, 88.7470) |
| Luminance | 0.7069 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 5.43
Light Blue Grey
#B7C9E2
ΔE00 6.39
Aliceblue
#F0F8FF
ΔE00 7.04
Cloudy Blue
#ACC2D9
ΔE00 7.51
Lightsteelblue
#B0C4DE
ΔE00 7.54
Gainsboro
#DCDCDC
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDDDEB #EBDBCD
analogous
#CDEBEA #CDDDEB #CDCEEB
triadic
#CDDDEB #EBCDDD #DDEBCD
tetradic
#CDDDEB #EACDEB #EBDBCD #CEEBCD
square
#CDDDEB #EACDEB #EBDBCD #CEEBCD
split-complementary
#CDDDEB #EBCDCE #EBEACD
monochromatic
#76A2C8 #A1BFDA #CDDDEB #E9F0F6 #E9F0F6
Accessibility & contrast
On white
1.39
#CDDDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.14
#CDDDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDDDEB
15.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDDDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDDDEB | 1.00 | 1.39 | 15.14 | 15.14 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DDEC
Deuteranopia (green-blind)
#D4D9EB
Tritanopia (blue-blind)
#C6E0E1
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #cdddeb; /* rgb */ color: rgb(205, 221, 235); /* oklch */ color: oklch(89.0% 0.026 244.5);
Tailwind
colors: {
custom: {
50: '#dce7f1',
500: '#cdddeb',
950: '#000000',
},
}SCSS
$custom: #cdddeb; $custom-light: #dce7f1; $custom-dark: #000000;
JSON
{
"hex": "#cdddeb",
"rgb": {
"r": 205,
"g": 221,
"b": 235
},
"hsl": {
"h": 208,
"s": 42.857,
"l": 86.275
},
"oklch": {
"l": 0.88977,
"c": 0.02586,
"h": 244.5
},
"luminance": 0.7069
}Semantic roles & 50–950 ramp
primary
#CDDDEB
secondary
#C6AC96
accent
#6E30B6
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151616
muted
#848485