#DFE9EB#DFE9EB
#DFE9EB is a very light, near-neutral cyan. Relative luminance 0.800; OKLCH L 92.7% C 0.011 H 211.0°. Best body text is #000000 at 16.99:1 contrast (WCAG AA passes).
Color values
| HEX | #DFE9EB |
|---|---|
| RGB | rgb(223, 233, 235) |
| HSL | hsl(190, 23%, 90%) |
| HSV | hsv(190, 5%, 92%) |
| CMYK | cmyk(5.1%, 0.9%, 0%, 7.8%) |
| CIE-LAB | lab(91.67, -2.95, -2.12) |
| CIE-LCH | lch(91.67, 3.63, 215.74°) |
| OKLab | oklab(92.71% -0.0095 -0.0057) |
| OKLCH | oklch(92.71% 0.011 211) |
| XYZ | xyz(74.5628, 79.9634, 90.0874) |
| Luminance | 0.7996 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 4.07
Aliceblue
#F0F8FF
ΔE00 4.40
Azure (CSS)
#F0FFFF
ΔE00 4.94
Gainsboro
#DCDCDC
ΔE00 5.05
Light Grey
#D8DCD6
ΔE00 5.13
Whitesmoke
#F5F5F5
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFE9EB #EBE1DF
analogous
#DFEBE7 #DFE9EB #DFE3EB
triadic
#DFE9EB #EBDFE9 #E9EBDF
tetradic
#DFE9EB #E7DFEB #EBE1DF #E3EBDF
square
#DFE9EB #E7DFEB #EBE1DF #E3EBDF
split-complementary
#DFE9EB #EBDFE3 #EBE7DF
monochromatic
#94B5BC #B9CFD3 #DFE9EB #ECF2F3 #ECF2F3
Accessibility & contrast
On white
1.24
#DFE9EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.99
#DFE9EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFE9EB
16.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFE9EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFE9EB | 1.00 | 1.24 | 16.99 | 16.99 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E8EB
Deuteranopia (green-blind)
#E5E6EB
Tritanopia (blue-blind)
#DCEAEA
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #dfe9eb; /* rgb */ color: rgb(223, 233, 235); /* oklch */ color: oklch(92.7% 0.011 211.0);
Tailwind
colors: {
custom: {
50: '#e9f0f1',
500: '#dfe9eb',
950: '#000000',
},
}SCSS
$custom: #dfe9eb; $custom-light: #e9f0f1; $custom-dark: #000000;
JSON
{
"hex": "#dfe9eb",
"rgb": {
"r": 223,
"g": 233,
"b": 235
},
"hsl": {
"h": 190,
"s": 23.077,
"l": 89.804
},
"oklch": {
"l": 0.92705,
"c": 0.01105,
"h": 211
},
"luminance": 0.79964
}Semantic roles & 50–950 ramp
primary
#DFE9EB
secondary
#C3AFAB
accent
#5444A2
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161616
muted
#848585