#DEE6EB#DEE6EB
#DEE6EB is a very light, near-neutral cyan. Relative luminance 0.781; OKLCH L 92.0% C 0.011 H 234.8°. Best body text is #000000 at 16.62:1 contrast (WCAG AA passes).
Color values
| HEX | #DEE6EB |
|---|---|
| RGB | rgb(222, 230, 235) |
| HSL | hsl(203, 25%, 90%) |
| HSV | hsv(203, 6%, 92%) |
| CMYK | cmyk(5.5%, 2.1%, 0%, 7.8%) |
| CIE-LAB | lab(90.83, -1.74, -3.35) |
| CIE-LCH | lch(90.83, 3.78, 242.59°) |
| OKLab | oklab(92.03% -0.0063 -0.009) |
| OKLCH | oklch(92.03% 0.011 234.8) |
| XYZ | xyz(73.4134, 78.1208, 89.7923) |
| Luminance | 0.7812 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 2.67
Aliceblue
#F0F8FF
ΔE00 3.95
Gainsboro
#DCDCDC
ΔE00 4.34
Whitesmoke
#F5F5F5
ΔE00 5.19
Light Gray
#D3D3D3
ΔE00 5.59
Ghostwhite
#F8F8FF
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEE6EB #EBE3DE
analogous
#DEEBEA #DEE6EB #DEE0EB
triadic
#DEE6EB #EBDEE6 #E6EBDE
tetradic
#DEE6EB #EADEEB #EBE3DE #E0EBDE
square
#DEE6EB #EADEEB #EBE3DE #E0EBDE
split-complementary
#DEE6EB #EBDEE0 #EBEADE
monochromatic
#92ACBD #B8C9D4 #DEE6EB #ECF1F3 #ECF1F3
Accessibility & contrast
On white
1.26
#DEE6EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.62
#DEE6EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEE6EB
16.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEE6EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEE6EB | 1.00 | 1.26 | 16.62 | 16.62 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E6EB
Deuteranopia (green-blind)
#E2E4EB
Tritanopia (blue-blind)
#DBE7E7
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #dee6eb; /* rgb */ color: rgb(222, 230, 235); /* oklch */ color: oklch(92.0% 0.011 234.8);
Tailwind
colors: {
custom: {
50: '#e8edf1',
500: '#dee6eb',
950: '#000000',
},
}SCSS
$custom: #dee6eb; $custom-light: #e8edf1; $custom-dark: #000000;
JSON
{
"hex": "#dee6eb",
"rgb": {
"r": 222,
"g": 230,
"b": 235
},
"hsl": {
"h": 203.077,
"s": 24.528,
"l": 89.608
},
"oklch": {
"l": 0.92032,
"c": 0.01099,
"h": 234.8
},
"luminance": 0.78121
}Semantic roles & 50–950 ramp
primary
#DEE6EB
secondary
#C3B4AA
accent
#6842A3
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#161616
muted
#848485