#DEE4EB#DEE4EB
#DEE4EB is a very light, near-neutral cyan. Relative luminance 0.770; OKLCH L 91.6% C 0.012 H 252.1°. Best body text is #000000 at 16.40:1 contrast (WCAG AA passes).
Color values
| HEX | #DEE4EB |
|---|---|
| RGB | rgb(222, 228, 235) |
| HSL | hsl(212, 25%, 90%) |
| HSV | hsv(212, 6%, 92%) |
| CMYK | cmyk(5.5%, 3%, 0%, 7.8%) |
| CIE-LAB | lab(90.33, -0.71, -4.10) |
| CIE-LCH | lch(90.33, 4.16, 260.18°) |
| OKLab | oklab(91.63% -0.0035 -0.011) |
| OKLCH | oklch(91.63% 0.012 252.1) |
| XYZ | xyz(72.8601, 77.0141, 89.6078) |
| Luminance | 0.7702 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 2.28
Gainsboro
#DCDCDC
ΔE00 4.19
Aliceblue
#F0F8FF
ΔE00 4.24
Light Gray
#D3D3D3
ΔE00 5.36
Ghostwhite
#F8F8FF
ΔE00 5.36
Whitesmoke
#F5F5F5
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEE4EB #EBE5DE
analogous
#DEEBEB #DEE4EB #DFDEEB
triadic
#DEE4EB #EBDEE4 #E4EBDE
tetradic
#DEE4EB #EBDEEB #EBE5DE #DEEBDF
square
#DEE4EB #EBDEEB #EBE5DE #DEEBDF
split-complementary
#DEE4EB #EBDFDE #EBEBDE
monochromatic
#92A6BD #B8C5D4 #DEE4EB #ECEFF3 #ECEFF3
Accessibility & contrast
On white
1.28
#DEE4EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.40
#DEE4EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEE4EB
16.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEE4EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEE4EB | 1.00 | 1.28 | 16.40 | 16.40 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E4EB
Deuteranopia (green-blind)
#E0E3EB
Tritanopia (blue-blind)
#DBE6E6
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #dee4eb; /* rgb */ color: rgb(222, 228, 235); /* oklch */ color: oklch(91.6% 0.012 252.1);
Tailwind
colors: {
custom: {
50: '#e8ecf1',
500: '#dee4eb',
950: '#000000',
},
}SCSS
$custom: #dee4eb; $custom-light: #e8ecf1; $custom-dark: #000000;
JSON
{
"hex": "#dee4eb",
"rgb": {
"r": 222,
"g": 228,
"b": 235
},
"hsl": {
"h": 212.308,
"s": 24.528,
"l": 89.608
},
"oklch": {
"l": 0.91633,
"c": 0.01152,
"h": 252.1
},
"luminance": 0.77015
}Semantic roles & 50–950 ramp
primary
#DEE4EB
secondary
#C3B8AA
accent
#7642A3
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#161616
muted
#848485