#DFE3E7#DFE3E7
#DFE3E7 is a very light, near-neutral cyan. Relative luminance 0.764; OKLCH L 91.4% C 0.007 H 247.9°. Best body text is #000000 at 16.28:1 contrast (WCAG AA passes).
Color values
| HEX | #DFE3E7 |
|---|---|
| RGB | rgb(223, 227, 231) |
| HSL | hsl(210, 14%, 89%) |
| HSV | hsv(210, 3%, 91%) |
| CMYK | cmyk(3.5%, 1.7%, 0%, 9.4%) |
| CIE-LAB | lab(90.04, -0.61, -2.42) |
| CIE-LCH | lch(90.04, 2.49, 255.84°) |
| OKLab | oklab(91.39% -0.0026 -0.0064) |
| OKLCH | oklch(91.39% 0.007 247.9) |
| XYZ | xyz(72.3216, 76.3954, 86.5215) |
| Luminance | 0.7640 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 1.57
Gainsboro
#DCDCDC
ΔE00 2.84
Light Gray
#D3D3D3
ΔE00 4.29
Whitesmoke
#F5F5F5
ΔE00 4.64
Aliceblue
#F0F8FF
ΔE00 4.70
Ghostwhite
#F8F8FF
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFE3E7 #E7E3DF
analogous
#DFE7E7 #DFE3E7 #DFDFE7
triadic
#DFE3E7 #E7DFE3 #E3E7DF
tetradic
#DFE3E7 #E7DFE7 #E7E3DF #DFE7DF
square
#DFE3E7 #E7DFE7 #E7E3DF #DFE7DF
split-complementary
#DFE3E7 #E7DFDF #E7E7DF
monochromatic
#99A6B3 #BCC4CD #DFE3E7 #EEF0F2 #EEF0F2
Accessibility & contrast
On white
1.29
#DFE3E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.28
#DFE3E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFE3E7
16.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFE3E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFE3E7 | 1.00 | 1.29 | 16.28 | 16.28 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E3E7
Deuteranopia (green-blind)
#E1E2E7
Tritanopia (blue-blind)
#DDE4E4
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #dfe3e7; /* rgb */ color: rgb(223, 227, 231); /* oklch */ color: oklch(91.4% 0.007 247.9);
Tailwind
colors: {
custom: {
50: '#e9ebee',
500: '#dfe3e7',
950: '#000000',
},
}SCSS
$custom: #dfe3e7; $custom-light: #e9ebee; $custom-dark: #000000;
JSON
{
"hex": "#dfe3e7",
"rgb": {
"r": 223,
"g": 227,
"b": 231
},
"hsl": {
"h": 210,
"s": 14.286,
"l": 89.02
},
"oklch": {
"l": 0.91392,
"c": 0.00695,
"h": 247.9
},
"luminance": 0.76396
}Semantic roles & 50–950 ramp
primary
#DFE3E7
secondary
#BCB5AE
accent
#734D98
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#161616
muted
#848485