#CEDCE9#CEDCE9
#CEDCE9 is a very light, muted cyan. Relative luminance 0.702; OKLCH L 88.8% C 0.023 H 246.1°. Best body text is #000000 at 15.04:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDCE9 |
|---|---|
| RGB | rgb(206, 220, 233) |
| HSL | hsl(209, 38%, 86%) |
| HSV | hsv(209, 12%, 91%) |
| CMYK | cmyk(11.6%, 5.6%, 0%, 8.6%) |
| CIE-LAB | lab(87.09, -2.15, -7.96) |
| CIE-LCH | lch(87.09, 8.24, 254.90°) |
| OKLab | oklab(88.78% -0.0095 -0.0214) |
| OKLCH | oklch(88.78% 0.023 246.1) |
| XYZ | xyz(65.7515, 70.1904, 87.1590) |
| Luminance | 0.7019 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 4.80
Light Blue Grey
#B7C9E2
ΔE00 6.44
Aliceblue
#F0F8FF
ΔE00 6.88
Gainsboro
#DCDCDC
ΔE00 7.21
Light Gray
#D3D3D3
ΔE00 7.38
Lightsteelblue
#B0C4DE
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDCE9 #E9DBCE
analogous
#CEE9E8 #CEDCE9 #CECEE9
triadic
#CEDCE9 #E9CEDC #DCE9CE
tetradic
#CEDCE9 #E8CEE9 #E9DBCE #CEE9CE
square
#CEDCE9 #E8CEE9 #E9DBCE #CEE9CE
split-complementary
#CEDCE9 #E9CECE #E9E8CE
monochromatic
#7AA0C3 #A4BED6 #CEDCE9 #EAF0F6 #EAF0F6
Accessibility & contrast
On white
1.40
#CEDCE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.04
#CEDCE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDCE9
15.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDCE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDCE9 | 1.00 | 1.40 | 15.04 | 15.04 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DCEA
Deuteranopia (green-blind)
#D4D9E9
Tritanopia (blue-blind)
#C7DFE0
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #cedce9; /* rgb */ color: rgb(206, 220, 233); /* oklch */ color: oklch(88.8% 0.023 246.1);
Tailwind
colors: {
custom: {
50: '#dde6f0',
500: '#cedce9',
950: '#000000',
},
}SCSS
$custom: #cedce9; $custom-light: #dde6f0; $custom-dark: #000000;
JSON
{
"hex": "#cedce9",
"rgb": {
"r": 206,
"g": 220,
"b": 233
},
"hsl": {
"h": 208.889,
"s": 38.028,
"l": 86.078
},
"oklch": {
"l": 0.88784,
"c": 0.02344,
"h": 246.1
},
"luminance": 0.70191
}Semantic roles & 50–950 ramp
primary
#CEDCE9
secondary
#C3AD98
accent
#7035B1
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151616
muted
#848485