#CEDAE8#CEDAE8
#CEDAE8 is a very light, muted cyan. Relative luminance 0.691; OKLCH L 88.3% C 0.023 H 252.2°. Best body text is #000000 at 14.82:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDAE8 |
|---|---|
| RGB | rgb(206, 218, 232) |
| HSL | hsl(212, 36%, 86%) |
| HSV | hsv(212, 11%, 91%) |
| CMYK | cmyk(11.2%, 6%, 0%, 9%) |
| CIE-LAB | lab(86.55, -1.31, -8.23) |
| CIE-LCH | lch(86.55, 8.34, 260.98°) |
| OKLab | oklab(88.35% -0.0071 -0.0221) |
| OKLCH | oklch(88.35% 0.023 252.2) |
| XYZ | xyz(65.0873, 69.0899, 86.2349) |
| Luminance | 0.6909 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 4.77
Light Blue Grey
#B7C9E2
ΔE00 5.84
Lightsteelblue
#B0C4DE
ΔE00 7.10
Gainsboro
#DCDCDC
ΔE00 7.15
Light Gray
#D3D3D3
ΔE00 7.23
Aliceblue
#F0F8FF
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDAE8 #E8DCCE
analogous
#CEE7E8 #CEDAE8 #CFCEE8
triadic
#CEDAE8 #E8CEDA #DAE8CE
tetradic
#CEDAE8 #E8CEE7 #E8DCCE #CEE8CF
square
#CEDAE8 #E8CEE7 #E8DCCE #CEE8CF
split-complementary
#CEDAE8 #E8CFCE #E7E8CE
monochromatic
#7B9BC1 #A4BBD4 #CEDAE8 #EAEFF5 #EAEFF5
Accessibility & contrast
On white
1.42
#CEDAE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.82
#CEDAE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDAE8
14.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDAE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDAE8 | 1.00 | 1.42 | 14.82 | 14.82 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DAE9
Deuteranopia (green-blind)
#D2D7E8
Tritanopia (blue-blind)
#C8DDDE
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #cedae8; /* rgb */ color: rgb(206, 218, 232); /* oklch */ color: oklch(88.3% 0.023 252.2);
Tailwind
colors: {
custom: {
50: '#dde5ef',
500: '#cedae8',
950: '#000000',
},
}SCSS
$custom: #cedae8; $custom-light: #dde5ef; $custom-dark: #000000;
JSON
{
"hex": "#cedae8",
"rgb": {
"r": 206,
"g": 218,
"b": 232
},
"hsl": {
"h": 212.308,
"s": 36.111,
"l": 85.882
},
"oklch": {
"l": 0.88349,
"c": 0.02327,
"h": 252.2
},
"luminance": 0.69091
}Semantic roles & 50–950 ramp
primary
#CEDAE8
secondary
#C2AF98
accent
#7737AF
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485