#CEDAE5#CEDAE5
#CEDAE5 is a very light, near-neutral cyan. Relative luminance 0.689; OKLCH L 88.3% C 0.020 H 245.7°. Best body text is #000000 at 14.78:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDAE5 |
|---|---|
| RGB | rgb(206, 218, 229) |
| HSL | hsl(209, 31%, 85%) |
| HSV | hsv(209, 10%, 90%) |
| CMYK | cmyk(10%, 4.8%, 0%, 10.2%) |
| CIE-LAB | lab(86.46, -1.90, -6.77) |
| CIE-LCH | lch(86.46, 7.04, 254.32°) |
| OKLab | oklab(88.26% -0.0082 -0.0182) |
| OKLCH | oklch(88.26% 0.02 245.7) |
| XYZ | xyz(64.6648, 68.9210, 84.0098) |
| Luminance | 0.6892 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 3.95
Gainsboro
#DCDCDC
ΔE00 6.36
Light Gray
#D3D3D3
ΔE00 6.43
Light Blue Grey
#B7C9E2
ΔE00 6.76
Aliceblue
#F0F8FF
ΔE00 6.92
Silver (survey)
#C5C9C7
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDAE5 #E5D9CE
analogous
#CEE5E5 #CEDAE5 #CECEE5
triadic
#CEDAE5 #E5CEDA #DAE5CE
tetradic
#CEDAE5 #E5CEE5 #E5D9CE #CEE5CE
square
#CEDAE5 #E5CEE5 #E5D9CE #CEE5CE
split-complementary
#CEDAE5 #E5CECE #E5E5CE
monochromatic
#7E9EBB #A6BCD0 #CEDAE5 #EBF0F4 #EBF0F4
Accessibility & contrast
On white
1.42
#CEDAE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.78
#CEDAE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDAE5
14.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDAE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDAE5 | 1.00 | 1.42 | 14.78 | 14.78 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DAE6
Deuteranopia (green-blind)
#D3D7E5
Tritanopia (blue-blind)
#C9DDDD
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #cedae5; /* rgb */ color: rgb(206, 218, 229); /* oklch */ color: oklch(88.3% 0.020 245.7);
Tailwind
colors: {
custom: {
50: '#dde5ed',
500: '#cedae5',
950: '#000000',
},
}SCSS
$custom: #cedae5; $custom-light: #dde5ed; $custom-dark: #000000;
JSON
{
"hex": "#cedae5",
"rgb": {
"r": 206,
"g": 218,
"b": 229
},
"hsl": {
"h": 208.696,
"s": 30.667,
"l": 85.294
},
"oklch": {
"l": 0.88255,
"c": 0.01997,
"h": 245.7
},
"luminance": 0.68922
}Semantic roles & 50–950 ramp
primary
#CEDAE5
secondary
#BEAB9A
accent
#703CA9
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#151516
muted
#848484