#DFE2EF#DFE2EF
#DFE2EF is a very light, near-neutral blue. Relative luminance 0.763; OKLCH L 91.4% C 0.018 H 275.6°. Best body text is #000000 at 16.26:1 contrast (WCAG AA passes).
Color values
| HEX | #DFE2EF |
|---|---|
| RGB | rgb(223, 226, 239) |
| HSL | hsl(229, 33%, 91%) |
| HSV | hsv(229, 7%, 94%) |
| CMYK | cmyk(6.7%, 5.4%, 0%, 6.3%) |
| CIE-LAB | lab(90.00, 1.41, -6.67) |
| CIE-LCH | lch(90.00, 6.81, 281.92°) |
| OKLab | oklab(91.43% 0.0018 -0.0178) |
| OKLCH | oklch(91.43% 0.018 275.6) |
| XYZ | xyz(73.2047, 76.3123, 92.5177) |
| Luminance | 0.7631 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.60
Fog
#D8DCE0
ΔE00 4.73
Ghostwhite
#F8F8FF
ΔE00 5.43
Aliceblue
#F0F8FF
ΔE00 6.11
Gainsboro
#DCDCDC
ΔE00 6.21
Light Gray
#D3D3D3
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFE2EF #EFECDF
analogous
#DFEAEF #DFE2EF #E4DFEF
triadic
#DFE2EF #EFDFE2 #E2EFDF
tetradic
#DFE2EF #EFDFEA #EFECDF #DFEFE4
square
#DFE2EF #EFDFEA #EFECDF #DFEFE4
split-complementary
#DFE2EF #EFE4DF #EAEFDF
monochromatic
#8D98C6 #B6BDDB #DFE2EF #EBEDF5 #EBEDF5
Accessibility & contrast
On white
1.29
#DFE2EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.26
#DFE2EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFE2EF
16.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFE2EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFE2EF | 1.00 | 1.29 | 16.26 | 16.26 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE3F0
Deuteranopia (green-blind)
#DEE2EF
Tritanopia (blue-blind)
#DCE4E6
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #dfe2ef; /* rgb */ color: rgb(223, 226, 239); /* oklch */ color: oklch(91.4% 0.018 275.6);
Tailwind
colors: {
custom: {
50: '#e9ebf4',
500: '#dfe2ef',
950: '#000000',
},
}SCSS
$custom: #dfe2ef; $custom-light: #e9ebf4; $custom-dark: #000000;
JSON
{
"hex": "#dfe2ef",
"rgb": {
"r": 223,
"g": 226,
"b": 239
},
"hsl": {
"h": 228.75,
"s": 33.333,
"l": 90.588
},
"oklch": {
"l": 0.91432,
"c": 0.01793,
"h": 275.6
},
"luminance": 0.76313
}Semantic roles & 50–950 ramp
primary
#DFE2EF
secondary
#C9C3A9
accent
#9739AC
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#161617
muted
#848485