#DFE2E6#DFE2E6
#DFE2E6 is a very light, near-neutral cyan. Relative luminance 0.758; OKLCH L 91.2% C 0.006 H 255.5°. Best body text is #000000 at 16.16:1 contrast (WCAG AA passes).
Color values
| HEX | #DFE2E6 |
|---|---|
| RGB | rgb(223, 226, 230) |
| HSL | hsl(214, 12%, 89%) |
| HSV | hsv(214, 3%, 90%) |
| CMYK | cmyk(3%, 1.7%, 0%, 9.8%) |
| CIE-LAB | lab(89.76, -0.28, -2.30) |
| CIE-LCH | lch(89.76, 2.32, 263.12°) |
| OKLab | oklab(91.16% -0.0016 -0.0061) |
| OKLCH | oklch(91.16% 0.006 255.5) |
| XYZ | xyz(71.9081, 75.7936, 85.6889) |
| Luminance | 0.7579 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 1.48
Gainsboro
#DCDCDC
ΔE00 2.56
Light Gray
#D3D3D3
ΔE00 4.02
Whitesmoke
#F5F5F5
ΔE00 4.68
Aliceblue
#F0F8FF
ΔE00 5.01
Ghostwhite
#F8F8FF
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFE2E6 #E6E3DF
analogous
#DFE6E6 #DFE2E6 #E0DFE6
triadic
#DFE2E6 #E6DFE2 #E2E6DF
tetradic
#DFE2E6 #E6DFE6 #E6E3DF #DFE6E0
square
#DFE2E6 #E6DFE6 #E6E3DF #DFE6E0
split-complementary
#DFE2E6 #E6E0DF #E6E6DF
monochromatic
#9AA4B0 #BDC3CB #DFE2E6 #EEEFF2 #EEEFF2
Accessibility & contrast
On white
1.30
#DFE2E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.16
#DFE2E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFE2E6
16.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFE2E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFE2E6 | 1.00 | 1.30 | 16.16 | 16.16 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E2E6
Deuteranopia (green-blind)
#E0E1E6
Tritanopia (blue-blind)
#DDE3E3
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #dfe2e6; /* rgb */ color: rgb(223, 226, 230); /* oklch */ color: oklch(91.2% 0.006 255.5);
Tailwind
colors: {
custom: {
50: '#e9ebed',
500: '#dfe2e6',
950: '#000000',
},
}SCSS
$custom: #dfe2e6; $custom-light: #e9ebed; $custom-dark: #000000;
JSON
{
"hex": "#dfe2e6",
"rgb": {
"r": 223,
"g": 226,
"b": 230
},
"hsl": {
"h": 214.286,
"s": 12.281,
"l": 88.824
},
"oklch": {
"l": 0.91164,
"c": 0.00633,
"h": 255.5
},
"luminance": 0.75794
}Semantic roles & 50–950 ramp
primary
#DFE2E6
secondary
#BBB6AE
accent
#784F96
background
#FEFEFE
surface
#FCFDFD
border
#D5D5D5
text
#161616
muted
#848484