#CEDDE4#CEDDE4
#CEDDE4 is a very light, near-neutral cyan. Relative luminance 0.704; OKLCH L 88.8% C 0.019 H 227.3°. Best body text is #000000 at 15.09:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDDE4 |
|---|---|
| RGB | rgb(206, 221, 228) |
| HSL | hsl(199, 29%, 85%) |
| HSV | hsv(199, 10%, 89%) |
| CMYK | cmyk(9.6%, 3.1%, 0%, 10.6%) |
| CIE-LAB | lab(87.21, -3.65, -5.14) |
| CIE-LCH | lch(87.21, 6.31, 234.62°) |
| OKLab | oklab(88.83% -0.0128 -0.0138) |
| OKLCH | oklch(88.83% 0.019 227.3) |
| XYZ | xyz(65.3105, 70.4353, 83.5382) |
| Luminance | 0.7044 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 4.39
Gainsboro
#DCDCDC
ΔE00 6.44
Light Gray
#D3D3D3
ΔE00 6.66
Aliceblue
#F0F8FF
ΔE00 6.78
Silver (survey)
#C5C9C7
ΔE00 7.02
Light Grey
#D8DCD6
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDDE4 #E4D5CE
analogous
#CEE4E0 #CEDDE4 #CED2E4
triadic
#CEDDE4 #E4CEDD #DDE4CE
tetradic
#CEDDE4 #E0CEE4 #E4D5CE #D2E4CE
square
#CEDDE4 #E0CEE4 #E4D5CE #D2E4CE
split-complementary
#CEDDE4 #E4CED2 #E4E0CE
monochromatic
#7FA6B9 #A7C2CE #CEDDE4 #EBF1F4 #EBF1F4
Accessibility & contrast
On white
1.39
#CEDDE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.09
#CEDDE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDDE4
15.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDDE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDDE4 | 1.00 | 1.39 | 15.09 | 15.09 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DCE4
Deuteranopia (green-blind)
#D6D9E4
Tritanopia (blue-blind)
#C8DFDF
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #cedde4; /* rgb */ color: rgb(206, 221, 228); /* oklch */ color: oklch(88.8% 0.019 227.3);
Tailwind
colors: {
custom: {
50: '#dde7ec',
500: '#cedde4',
950: '#000000',
},
}SCSS
$custom: #cedde4; $custom-light: #dde7ec; $custom-dark: #000000;
JSON
{
"hex": "#cedde4",
"rgb": {
"r": 206,
"g": 221,
"b": 228
},
"hsl": {
"h": 199.091,
"s": 28.947,
"l": 85.098
},
"oklch": {
"l": 0.88833,
"c": 0.01882,
"h": 227.3
},
"luminance": 0.70436
}Semantic roles & 50–950 ramp
primary
#CEDDE4
secondary
#BCA59A
accent
#603EA8
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#151616
muted
#848484