#CEDAE3#CEDAE3
#CEDAE3 is a very light, near-neutral cyan. Relative luminance 0.688; OKLCH L 88.2% C 0.018 H 240.0°. Best body text is #000000 at 14.76:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDAE3 |
|---|---|
| RGB | rgb(206, 218, 227) |
| HSL | hsl(206, 27%, 85%) |
| HSV | hsv(206, 9%, 89%) |
| CMYK | cmyk(9.3%, 4%, 0%, 11%) |
| CIE-LAB | lab(86.41, -2.29, -5.80) |
| CIE-LCH | lch(86.41, 6.24, 248.41°) |
| OKLab | oklab(88.19% -0.009 -0.0156) |
| OKLCH | oklch(88.19% 0.018 240) |
| XYZ | xyz(64.3871, 68.8099, 82.5476) |
| Luminance | 0.6881 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 3.57
Gainsboro
#DCDCDC
ΔE00 5.92
Light Gray
#D3D3D3
ΔE00 5.98
Aliceblue
#F0F8FF
ΔE00 6.84
Silver (survey)
#C5C9C7
ΔE00 6.85
Light Blue Grey
#B7C9E2
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDAE3 #E3D7CE
analogous
#CEE3E2 #CEDAE3 #CED0E3
triadic
#CEDAE3 #E3CEDA #DAE3CE
tetradic
#CEDAE3 #E2CEE3 #E3D7CE #D0E3CE
square
#CEDAE3 #E2CEE3 #E3D7CE #D0E3CE
split-complementary
#CEDAE3 #E3CED0 #E3E2CE
monochromatic
#809FB6 #A7BDCD #CEDAE3 #ECF0F4 #ECF0F4
Accessibility & contrast
On white
1.42
#CEDAE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.76
#CEDAE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDAE3
14.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDAE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDAE3 | 1.00 | 1.42 | 14.76 | 14.76 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DAE3
Deuteranopia (green-blind)
#D4D7E3
Tritanopia (blue-blind)
#C9DCDD
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #cedae3; /* rgb */ color: rgb(206, 218, 227); /* oklch */ color: oklch(88.2% 0.018 240.0);
Tailwind
colors: {
custom: {
50: '#dde5eb',
500: '#cedae3',
950: '#000000',
},
}SCSS
$custom: #cedae3; $custom-light: #dde5eb; $custom-dark: #000000;
JSON
{
"hex": "#cedae3",
"rgb": {
"r": 206,
"g": 218,
"b": 227
},
"hsl": {
"h": 205.714,
"s": 27.273,
"l": 84.902
},
"oklch": {
"l": 0.88194,
"c": 0.01797,
"h": 240
},
"luminance": 0.68811
}Semantic roles & 50–950 ramp
primary
#CEDAE3
secondary
#BBA89A
accent
#6B40A6
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#151516
muted
#848484