#CEDAE2#CEDAE2
#CEDAE2 is a very light, near-neutral cyan. Relative luminance 0.688; OKLCH L 88.2% C 0.017 H 236.7°. Best body text is #000000 at 14.75:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDAE2 |
|---|---|
| RGB | rgb(206, 218, 226) |
| HSL | hsl(204, 26%, 85%) |
| HSV | hsv(204, 9%, 89%) |
| CMYK | cmyk(8.8%, 3.5%, 0%, 11.4%) |
| CIE-LAB | lab(86.38, -2.49, -5.31) |
| CIE-LCH | lch(86.38, 5.86, 244.87°) |
| OKLab | oklab(88.16% -0.0094 -0.0142) |
| OKLCH | oklch(88.16% 0.017 236.7) |
| XYZ | xyz(64.2495, 68.7549, 81.8228) |
| Luminance | 0.6876 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 3.45
Gainsboro
#DCDCDC
ΔE00 5.73
Light Gray
#D3D3D3
ΔE00 5.79
Silver (survey)
#C5C9C7
ΔE00 6.54
Aliceblue
#F0F8FF
ΔE00 6.85
Light Grey
#D8DCD6
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDAE2 #E2D6CE
analogous
#CEE2E0 #CEDAE2 #CED0E2
triadic
#CEDAE2 #E2CEDA #DAE2CE
tetradic
#CEDAE2 #E0CEE2 #E2D6CE #D0E2CE
square
#CEDAE2 #E0CEE2 #E2D6CE #D0E2CE
split-complementary
#CEDAE2 #E2CED0 #E2E0CE
monochromatic
#81A0B4 #A8BDCB #CEDAE2 #ECF0F4 #ECF0F4
Accessibility & contrast
On white
1.42
#CEDAE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.75
#CEDAE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDAE2
14.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDAE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDAE2 | 1.00 | 1.42 | 14.75 | 14.75 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D9E2
Deuteranopia (green-blind)
#D4D7E2
Tritanopia (blue-blind)
#C9DCDC
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #cedae2; /* rgb */ color: rgb(206, 218, 226); /* oklch */ color: oklch(88.2% 0.017 236.7);
Tailwind
colors: {
custom: {
50: '#dde5eb',
500: '#cedae2',
950: '#000000',
},
}SCSS
$custom: #cedae2; $custom-light: #dde5eb; $custom-dark: #000000;
JSON
{
"hex": "#cedae2",
"rgb": {
"r": 206,
"g": 218,
"b": 226
},
"hsl": {
"h": 204,
"s": 25.641,
"l": 84.706
},
"oklch": {
"l": 0.88163,
"c": 0.01705,
"h": 236.7
},
"luminance": 0.68756
}Semantic roles & 50–950 ramp
primary
#CEDAE2
secondary
#B9A79B
accent
#6941A4
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#151516
muted
#848484