#CDDEEB#CDDEEB
#CDDEEB is a very light, muted cyan. Relative luminance 0.712; OKLCH L 89.2% C 0.026 H 240.7°. Best body text is #000000 at 15.24:1 contrast (WCAG AA passes).
Color values
| HEX | #CDDEEB |
|---|---|
| RGB | rgb(205, 222, 235) |
| HSL | hsl(206, 43%, 86%) |
| HSV | hsv(206, 13%, 92%) |
| CMYK | cmyk(12.8%, 5.5%, 0%, 7.8%) |
| CIE-LAB | lab(87.59, -3.10, -8.28) |
| CIE-LCH | lch(87.59, 8.84, 249.46°) |
| OKLab | oklab(89.18% -0.0125 -0.0223) |
| OKLCH | oklch(89.18% 0.026 240.7) |
| XYZ | xyz(66.2900, 71.2187, 88.8352) |
| Luminance | 0.7122 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 5.46
Aliceblue
#F0F8FF
ΔE00 6.91
Light Blue Grey
#B7C9E2
ΔE00 6.93
Gainsboro
#DCDCDC
ΔE00 7.82
Cloudy Blue
#ACC2D9
ΔE00 7.85
Lightsteelblue
#B0C4DE
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDDEEB #EBDACD
analogous
#CDEBE9 #CDDEEB #CDCFEB
triadic
#CDDEEB #EBCDDE #DEEBCD
tetradic
#CDDEEB #E9CDEB #EBDACD #CFEBCD
square
#CDDEEB #E9CDEB #EBDACD #CFEBCD
split-complementary
#CDDEEB #EBCDCF #EBE9CD
monochromatic
#76A4C8 #A1C1DA #CDDEEB #E9F1F6 #E9F1F6
Accessibility & contrast
On white
1.38
#CDDEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.24
#CDDEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDDEEB
15.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDDEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDDEEB | 1.00 | 1.38 | 15.24 | 15.24 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DDEC
Deuteranopia (green-blind)
#D5DAEB
Tritanopia (blue-blind)
#C6E1E2
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #cddeeb; /* rgb */ color: rgb(205, 222, 235); /* oklch */ color: oklch(89.2% 0.026 240.7);
Tailwind
colors: {
custom: {
50: '#dce8f1',
500: '#cddeeb',
950: '#000000',
},
}SCSS
$custom: #cddeeb; $custom-light: #dce8f1; $custom-dark: #000000;
JSON
{
"hex": "#cddeeb",
"rgb": {
"r": 205,
"g": 222,
"b": 235
},
"hsl": {
"h": 206,
"s": 42.857,
"l": 86.275
},
"oklch": {
"l": 0.89179,
"c": 0.02557,
"h": 240.7
},
"luminance": 0.7122
}Semantic roles & 50–950 ramp
primary
#CDDEEB
secondary
#C6AB96
accent
#6A30B6
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151616
muted
#848485