#CEDAE9#CEDAE9
#CEDAE9 is a very light, muted cyan. Relative luminance 0.691; OKLCH L 88.4% C 0.024 H 254.0°. Best body text is #000000 at 14.83:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDAE9 |
|---|---|
| RGB | rgb(206, 218, 233) |
| HSL | hsl(213, 38%, 86%) |
| HSV | hsv(213, 12%, 91%) |
| CMYK | cmyk(11.6%, 6.4%, 0%, 8.6%) |
| CIE-LAB | lab(86.58, -1.11, -8.72) |
| CIE-LCH | lch(86.58, 8.79, 262.77°) |
| OKLab | oklab(88.38% -0.0067 -0.0235) |
| OKLCH | oklch(88.38% 0.024 254) |
| XYZ | xyz(65.2297, 69.1469, 86.9851) |
| Luminance | 0.6915 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 5.09
Light Blue Grey
#B7C9E2
ΔE00 5.59
Lightsteelblue
#B0C4DE
ΔE00 6.90
Cloudy Blue
#ACC2D9
ΔE00 7.22
Lavender (CSS)
#E6E6FA
ΔE00 7.32
Aliceblue
#F0F8FF
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDAE9 #E9DDCE
analogous
#CEE7E9 #CEDAE9 #CFCEE9
triadic
#CEDAE9 #E9CEDA #DAE9CE
tetradic
#CEDAE9 #E9CEE7 #E9DDCE #CEE9CF
square
#CEDAE9 #E9CEE7 #E9DDCE #CEE9CF
split-complementary
#CEDAE9 #E9CFCE #E7E9CE
monochromatic
#7A9AC3 #A4BAD6 #CEDAE9 #EAEFF6 #EAEFF6
Accessibility & contrast
On white
1.42
#CEDAE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.83
#CEDAE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDAE9
14.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDAE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDAE9 | 1.00 | 1.42 | 14.83 | 14.83 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DAEA
Deuteranopia (green-blind)
#D2D7E9
Tritanopia (blue-blind)
#C8DDDF
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #cedae9; /* rgb */ color: rgb(206, 218, 233); /* oklch */ color: oklch(88.4% 0.024 254.0);
Tailwind
colors: {
custom: {
50: '#dde5f0',
500: '#cedae9',
950: '#000000',
},
}SCSS
$custom: #cedae9; $custom-light: #dde5f0; $custom-dark: #000000;
JSON
{
"hex": "#cedae9",
"rgb": {
"r": 206,
"g": 218,
"b": 233
},
"hsl": {
"h": 213.333,
"s": 38.028,
"l": 86.078
},
"oklch": {
"l": 0.8838,
"c": 0.02442,
"h": 254
},
"luminance": 0.69148
}Semantic roles & 50–950 ramp
primary
#CEDAE9
secondary
#C3B098
accent
#7A35B1
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485