#CEDDEB#CEDDEB
#CEDDEB is a very light, muted cyan. Relative luminance 0.708; OKLCH L 89.0% C 0.025 H 246.2°. Best body text is #000000 at 15.17:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDDEB |
|---|---|
| RGB | rgb(206, 221, 235) |
| HSL | hsl(209, 42%, 86%) |
| HSV | hsv(209, 12%, 92%) |
| CMYK | cmyk(12.3%, 6%, 0%, 7.8%) |
| CIE-LAB | lab(87.40, -2.27, -8.55) |
| CIE-LCH | lch(87.40, 8.84, 255.16°) |
| OKLab | oklab(89.05% -0.0101 -0.023) |
| OKLCH | oklch(89.05% 0.025 246.2) |
| XYZ | xyz(66.3020, 70.8318, 88.7599) |
| Luminance | 0.7083 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 5.22
Light Blue Grey
#B7C9E2
ΔE00 6.35
Aliceblue
#F0F8FF
ΔE00 6.91
Lightsteelblue
#B0C4DE
ΔE00 7.53
Cloudy Blue
#ACC2D9
ΔE00 7.58
Gainsboro
#DCDCDC
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDDEB #EBDCCE
analogous
#CEEBEB #CEDDEB #CECFEB
triadic
#CEDDEB #EBCEDD #DDEBCE
tetradic
#CEDDEB #EBCEEB #EBDCCE #CFEBCE
square
#CEDDEB #EBCEEB #EBDCCE #CFEBCE
split-complementary
#CEDDEB #EBCECF #EBEBCE
monochromatic
#77A1C8 #A3BFD9 #CEDDEB #E9F0F6 #E9F0F6
Accessibility & contrast
On white
1.38
#CEDDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.17
#CEDDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDDEB
15.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDDEB | 1.00 | 1.38 | 15.17 | 15.17 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DDEC
Deuteranopia (green-blind)
#D4DAEB
Tritanopia (blue-blind)
#C7E0E1
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #ceddeb; /* rgb */ color: rgb(206, 221, 235); /* oklch */ color: oklch(89.0% 0.025 246.2);
Tailwind
colors: {
custom: {
50: '#dde7f1',
500: '#ceddeb',
950: '#000000',
},
}SCSS
$custom: #ceddeb; $custom-light: #dde7f1; $custom-dark: #000000;
JSON
{
"hex": "#ceddeb",
"rgb": {
"r": 206,
"g": 221,
"b": 235
},
"hsl": {
"h": 208.966,
"s": 42.029,
"l": 86.471
},
"oklch": {
"l": 0.89049,
"c": 0.02515,
"h": 246.2
},
"luminance": 0.70833
}Semantic roles & 50–950 ramp
primary
#CEDDEB
secondary
#C6AE97
accent
#7030B5
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151616
muted
#848485