#DFE6EB#DFE6EB
#DFE6EB is a very light, near-neutral cyan. Relative luminance 0.783; OKLCH L 92.1% C 0.010 H 238.5°. Best body text is #000000 at 16.66:1 contrast (WCAG AA passes).
Color values
| HEX | #DFE6EB |
|---|---|
| RGB | rgb(223, 230, 235) |
| HSL | hsl(205, 23%, 90%) |
| HSV | hsv(205, 5%, 92%) |
| CMYK | cmyk(5.1%, 2.1%, 0%, 7.8%) |
| CIE-LAB | lab(90.91, -1.41, -3.24) |
| CIE-LCH | lch(90.91, 3.53, 246.46°) |
| OKLab | oklab(92.11% -0.0053 -0.0087) |
| OKLCH | oklch(92.11% 0.01 238.5) |
| XYZ | xyz(73.7207, 78.2793, 89.8067) |
| Luminance | 0.7828 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 2.47
Aliceblue
#F0F8FF
ΔE00 3.89
Gainsboro
#DCDCDC
ΔE00 4.08
Whitesmoke
#F5F5F5
ΔE00 4.93
Light Gray
#D3D3D3
ΔE00 5.40
Ghostwhite
#F8F8FF
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFE6EB #EBE4DF
analogous
#DFEBEA #DFE6EB #DFE0EB
triadic
#DFE6EB #EBDFE6 #E6EBDF
tetradic
#DFE6EB #EADFEB #EBE4DF #E0EBDF
square
#DFE6EB #EADFEB #EBE4DF #E0EBDF
split-complementary
#DFE6EB #EBDFE0 #EBEADF
monochromatic
#94ABBC #B9C9D3 #DFE6EB #ECF0F3 #ECF0F3
Accessibility & contrast
On white
1.26
#DFE6EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.66
#DFE6EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFE6EB
16.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFE6EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFE6EB | 1.00 | 1.26 | 16.66 | 16.66 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E6EB
Deuteranopia (green-blind)
#E2E4EB
Tritanopia (blue-blind)
#DCE7E8
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #dfe6eb; /* rgb */ color: rgb(223, 230, 235); /* oklch */ color: oklch(92.1% 0.010 238.5);
Tailwind
colors: {
custom: {
50: '#e9edf1',
500: '#dfe6eb',
950: '#000000',
},
}SCSS
$custom: #dfe6eb; $custom-light: #e9edf1; $custom-dark: #000000;
JSON
{
"hex": "#dfe6eb",
"rgb": {
"r": 223,
"g": 230,
"b": 235
},
"hsl": {
"h": 205,
"s": 23.077,
"l": 89.804
},
"oklch": {
"l": 0.92106,
"c": 0.01016,
"h": 238.5
},
"luminance": 0.7828
}Semantic roles & 50–950 ramp
primary
#DFE6EB
secondary
#C3B5AB
accent
#6B44A2
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#161616
muted
#848485