#DFE2EB#DFE2EB
#DFE2EB is a very light, near-neutral blue. Relative luminance 0.761; OKLCH L 91.3% C 0.013 H 271.3°. Best body text is #000000 at 16.22:1 contrast (WCAG AA passes).
Color values
| HEX | #DFE2EB |
|---|---|
| RGB | rgb(223, 226, 235) |
| HSL | hsl(225, 23%, 90%) |
| HSV | hsv(225, 5%, 92%) |
| CMYK | cmyk(5.1%, 3.8%, 0%, 7.8%) |
| CIE-LAB | lab(89.90, 0.65, -4.73) |
| CIE-LCH | lch(89.90, 4.77, 277.84°) |
| OKLab | oklab(91.31% 0.0003 -0.0126) |
| OKLCH | oklch(91.31% 0.013 271.3) |
| XYZ | xyz(72.6203, 76.0785, 89.4399) |
| Luminance | 0.7608 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 3.06
Gainsboro
#DCDCDC
ΔE00 4.56
Ghostwhite
#F8F8FF
ΔE00 4.99
Aliceblue
#F0F8FF
ΔE00 5.25
Lavender (CSS)
#E6E6FA
ΔE00 5.26
Light Gray
#D3D3D3
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFE2EB #EBE8DF
analogous
#DFE8EB #DFE2EB #E2DFEB
triadic
#DFE2EB #EBDFE2 #E2EBDF
tetradic
#DFE2EB #EBDFE8 #EBE8DF #DFEBE2
square
#DFE2EB #EBDFE8 #EBE8DF #DFEBE2
split-complementary
#DFE2EB #EBE2DF #E8EBDF
monochromatic
#949EBC #B9C0D3 #DFE2EB #ECEEF3 #ECEEF3
Accessibility & contrast
On white
1.30
#DFE2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.22
#DFE2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFE2EB
16.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFE2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFE2EB | 1.00 | 1.30 | 16.22 | 16.22 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E3EB
Deuteranopia (green-blind)
#DFE2EB
Tritanopia (blue-blind)
#DDE4E5
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #dfe2eb; /* rgb */ color: rgb(223, 226, 235); /* oklch */ color: oklch(91.3% 0.013 271.3);
Tailwind
colors: {
custom: {
50: '#e9ebf1',
500: '#dfe2eb',
950: '#000000',
},
}SCSS
$custom: #dfe2eb; $custom-light: #e9ebf1; $custom-dark: #000000;
JSON
{
"hex": "#dfe2eb",
"rgb": {
"r": 223,
"g": 226,
"b": 235
},
"hsl": {
"h": 225,
"s": 23.077,
"l": 89.804
},
"oklch": {
"l": 0.91311,
"c": 0.01262,
"h": 271.3
},
"luminance": 0.76079
}Semantic roles & 50–950 ramp
primary
#DFE2EB
secondary
#C3BDAB
accent
#8A44A2
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#161616
muted
#848485