#DFE4E6#DFE4E6
#DFE4E6 is a very light, near-neutral cyan. Relative luminance 0.769; OKLCH L 91.6% C 0.006 H 223.5°. Best body text is #000000 at 16.38:1 contrast (WCAG AA passes).
Color values
| HEX | #DFE4E6 |
|---|---|
| RGB | rgb(223, 228, 230) |
| HSL | hsl(197, 12%, 89%) |
| HSV | hsv(197, 3%, 90%) |
| CMYK | cmyk(3%, 0.9%, 0%, 9.8%) |
| CIE-LAB | lab(90.27, -1.31, -1.56) |
| CIE-LCH | lch(90.27, 2.03, 229.98°) |
| OKLab | oklab(91.56% -0.0044 -0.0042) |
| OKLCH | oklch(91.56% 0.006 223.5) |
| XYZ | xyz(72.4551, 76.8876, 85.8712) |
| Luminance | 0.7689 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 2.14
Gainsboro
#DCDCDC
ΔE00 2.85
Light Gray
#D3D3D3
ΔE00 4.37
Whitesmoke
#F5F5F5
ΔE00 4.48
Light Grey
#D8DCD6
ΔE00 4.50
Aliceblue
#F0F8FF
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFE4E6 #E6E1DF
analogous
#DFE6E5 #DFE4E6 #DFE1E6
triadic
#DFE4E6 #E6DFE4 #E4E6DF
tetradic
#DFE4E6 #E5DFE6 #E6E1DF #E1E6DF
square
#DFE4E6 #E5DFE6 #E6E1DF #E1E6DF
split-complementary
#DFE4E6 #E6DFE1 #E6E5DF
monochromatic
#9AAAB0 #BDC7CB #DFE4E6 #EEF1F2 #EEF1F2
Accessibility & contrast
On white
1.28
#DFE4E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.38
#DFE4E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFE4E6
16.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFE4E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFE4E6 | 1.00 | 1.28 | 16.38 | 16.38 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E4E6
Deuteranopia (green-blind)
#E2E3E6
Tritanopia (blue-blind)
#DDE5E5
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #dfe4e6; /* rgb */ color: rgb(223, 228, 230); /* oklch */ color: oklch(91.6% 0.006 223.5);
Tailwind
colors: {
custom: {
50: '#e9eced',
500: '#dfe4e6',
950: '#000000',
},
}SCSS
$custom: #dfe4e6; $custom-light: #e9eced; $custom-dark: #000000;
JSON
{
"hex": "#dfe4e6",
"rgb": {
"r": 223,
"g": 228,
"b": 230
},
"hsl": {
"h": 197.143,
"s": 12.281,
"l": 88.824
},
"oklch": {
"l": 0.91562,
"c": 0.00606,
"h": 223.5
},
"luminance": 0.76888
}Semantic roles & 50–950 ramp
primary
#DFE4E6
secondary
#BBB2AE
accent
#634F96
background
#FEFEFE
surface
#FCFDFD
border
#D5D5D5
text
#161616
muted
#848484