#CEDFE8#CEDFE8
#CEDFE8 is a very light, muted cyan. Relative luminance 0.717; OKLCH L 89.4% C 0.022 H 230.6°. Best body text is #000000 at 15.34:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDFE8 |
|---|---|
| RGB | rgb(206, 223, 232) |
| HSL | hsl(201, 36%, 86%) |
| HSV | hsv(201, 11%, 91%) |
| CMYK | cmyk(11.2%, 3.9%, 0%, 9%) |
| CIE-LAB | lab(87.83, -3.90, -6.33) |
| CIE-LCH | lch(87.83, 7.43, 238.36°) |
| OKLab | oklab(89.36% -0.014 -0.017) |
| OKLCH | oklch(89.36% 0.022 230.6) |
| XYZ | xyz(66.4034, 71.7223, 86.6736) |
| Luminance | 0.7172 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 5.07
Aliceblue
#F0F8FF
ΔE00 6.67
Gainsboro
#DCDCDC
ΔE00 7.22
Light Gray
#D3D3D3
ΔE00 7.53
Lightblue
#ADD8E6
ΔE00 7.60
Azure (CSS)
#F0FFFF
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDFE8 #E8D7CE
analogous
#CEE8E4 #CEDFE8 #CED2E8
triadic
#CEDFE8 #E8CEDF #DFE8CE
tetradic
#CEDFE8 #E4CEE8 #E8D7CE #D2E8CE
square
#CEDFE8 #E4CEE8 #E8D7CE #D2E8CE
split-complementary
#CEDFE8 #E8CED2 #E8E4CE
monochromatic
#7BA9C1 #A4C4D4 #CEDFE8 #EAF1F5 #EAF1F5
Accessibility & contrast
On white
1.37
#CEDFE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.34
#CEDFE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDFE8
15.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDFE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDFE8 | 1.00 | 1.37 | 15.34 | 15.34 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDEE9
Deuteranopia (green-blind)
#D7DBE8
Tritanopia (blue-blind)
#C7E2E2
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #cedfe8; /* rgb */ color: rgb(206, 223, 232); /* oklch */ color: oklch(89.4% 0.022 230.6);
Tailwind
colors: {
custom: {
50: '#dde9ef',
500: '#cedfe8',
950: '#000000',
},
}SCSS
$custom: #cedfe8; $custom-light: #dde9ef; $custom-dark: #000000;
JSON
{
"hex": "#cedfe8",
"rgb": {
"r": 206,
"g": 223,
"b": 232
},
"hsl": {
"h": 200.769,
"s": 36.111,
"l": 85.882
},
"oklch": {
"l": 0.89361,
"c": 0.02205,
"h": 230.6
},
"luminance": 0.71723
}Semantic roles & 50–950 ramp
primary
#CEDFE8
secondary
#C2A798
accent
#6037AF
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151616
muted
#848485