#DEE7EA#DEE7EA
#DEE7EA is a very light, near-neutral cyan. Relative luminance 0.786; OKLCH L 92.2% C 0.011 H 219.6°. Best body text is #000000 at 16.72:1 contrast (WCAG AA passes).
Color values
| HEX | #DEE7EA |
|---|---|
| RGB | rgb(222, 231, 234) |
| HSL | hsl(195, 22%, 89%) |
| HSV | hsv(195, 5%, 92%) |
| CMYK | cmyk(5.1%, 1.3%, 0%, 8.2%) |
| CIE-LAB | lab(91.06, -2.44, -2.50) |
| CIE-LCH | lch(91.06, 3.49, 225.67°) |
| OKLab | oklab(92.2% -0.0081 -0.0067) |
| OKLCH | oklch(92.2% 0.011 219.6) |
| XYZ | xyz(73.5485, 78.6214, 89.1266) |
| Luminance | 0.7862 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 3.30
Aliceblue
#F0F8FF
ΔE00 4.28
Gainsboro
#DCDCDC
ΔE00 4.53
Whitesmoke
#F5F5F5
ΔE00 5.21
Light Grey
#D8DCD6
ΔE00 5.23
Azure (CSS)
#F0FFFF
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEE7EA #EAE1DE
analogous
#DEEAE7 #DEE7EA #DEE1EA
triadic
#DEE7EA #EADEE7 #E7EADE
tetradic
#DEE7EA #E7DEEA #EAE1DE #E1EADE
square
#DEE7EA #E7DEEA #EAE1DE #E1EADE
split-complementary
#DEE7EA #EADEE1 #EAE7DE
monochromatic
#93B1BA #B9CCD2 #DEE7EA #ECF1F3 #ECF1F3
Accessibility & contrast
On white
1.26
#DEE7EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.72
#DEE7EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEE7EA
16.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEE7EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEE7EA | 1.00 | 1.26 | 16.72 | 16.72 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E6EA
Deuteranopia (green-blind)
#E3E5EA
Tritanopia (blue-blind)
#DBE8E8
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #dee7ea; /* rgb */ color: rgb(222, 231, 234); /* oklch */ color: oklch(92.2% 0.011 219.6);
Tailwind
colors: {
custom: {
50: '#e8eef0',
500: '#dee7ea',
950: '#000000',
},
}SCSS
$custom: #dee7ea; $custom-light: #e8eef0; $custom-dark: #000000;
JSON
{
"hex": "#dee7ea",
"rgb": {
"r": 222,
"g": 231,
"b": 234
},
"hsl": {
"h": 195,
"s": 22.222,
"l": 89.412
},
"oklch": {
"l": 0.92202,
"c": 0.0105,
"h": 219.6
},
"luminance": 0.78622
}Semantic roles & 50–950 ramp
primary
#DEE7EA
secondary
#C1B0AB
accent
#5C45A1
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161616
muted
#848585