#DFE3EF#DFE3EF
#DFE3EF is a very light, near-neutral blue. Relative luminance 0.769; OKLCH L 91.6% C 0.017 H 271.2°. Best body text is #000000 at 16.37:1 contrast (WCAG AA passes).
Color values
| HEX | #DFE3EF |
|---|---|
| RGB | rgb(223, 227, 239) |
| HSL | hsl(225, 33%, 91%) |
| HSV | hsv(225, 7%, 94%) |
| CMYK | cmyk(6.7%, 5%, 0%, 6.3%) |
| CIE-LAB | lab(90.26, 0.89, -6.29) |
| CIE-LCH | lch(90.26, 6.36, 278.05°) |
| OKLab | oklab(91.63% 0.0004 -0.0168) |
| OKLCH | oklch(91.63% 0.017 271.2) |
| XYZ | xyz(73.4774, 76.8577, 92.6086) |
| Luminance | 0.7686 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 4.21
Lavender (CSS)
#E6E6FA
ΔE00 4.28
Ghostwhite
#F8F8FF
ΔE00 5.20
Aliceblue
#F0F8FF
ΔE00 5.48
Gainsboro
#DCDCDC
ΔE00 5.84
Light Gray
#D3D3D3
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFE3EF #EFEBDF
analogous
#DFEBEF #DFE3EF #E3DFEF
triadic
#DFE3EF #EFDFE3 #E3EFDF
tetradic
#DFE3EF #EFDFEB #EFEBDF #DFEFE3
square
#DFE3EF #EFDFEB #EFEBDF #DFEFE3
split-complementary
#DFE3EF #EFE3DF #EBEFDF
monochromatic
#8D9CC6 #B6BFDB #DFE3EF #EBEDF5 #EBEDF5
Accessibility & contrast
On white
1.28
#DFE3EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.37
#DFE3EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFE3EF
16.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFE3EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFE3EF | 1.00 | 1.28 | 16.37 | 16.37 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E4F0
Deuteranopia (green-blind)
#DFE2EF
Tritanopia (blue-blind)
#DCE5E7
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #dfe3ef; /* rgb */ color: rgb(223, 227, 239); /* oklch */ color: oklch(91.6% 0.017 271.2);
Tailwind
colors: {
custom: {
50: '#e9ebf4',
500: '#dfe3ef',
950: '#000000',
},
}SCSS
$custom: #dfe3ef; $custom-light: #e9ebf4; $custom-dark: #000000;
JSON
{
"hex": "#dfe3ef",
"rgb": {
"r": 223,
"g": 227,
"b": 239
},
"hsl": {
"h": 225,
"s": 33.333,
"l": 90.588
},
"oklch": {
"l": 0.9163,
"c": 0.01684,
"h": 271.2
},
"luminance": 0.76858
}Semantic roles & 50–950 ramp
primary
#DFE3EF
secondary
#C9C1A9
accent
#8F39AC
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#161617
muted
#848485