#DFE4F4#DFE4F4
#DFE4F4 is a very light, muted blue. Relative luminance 0.777; OKLCH L 92.0% C 0.022 H 272.0°. Best body text is #000000 at 16.54:1 contrast (WCAG AA passes).
Color values
| HEX | #DFE4F4 |
|---|---|
| RGB | rgb(223, 228, 244) |
| HSL | hsl(226, 49%, 92%) |
| HSV | hsv(226, 9%, 96%) |
| CMYK | cmyk(8.6%, 6.6%, 0%, 4.3%) |
| CIE-LAB | lab(90.65, 1.33, -8.34) |
| CIE-LCH | lch(90.65, 8.44, 279.07°) |
| OKLab | oklab(91.98% 0.0008 -0.0224) |
| OKLCH | oklch(91.98% 0.022 272) |
| XYZ | xyz(74.5006, 77.7058, 96.6442) |
| Luminance | 0.7771 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.22
Fog
#D8DCE0
ΔE00 5.76
Ghostwhite
#F8F8FF
ΔE00 5.87
Aliceblue
#F0F8FF
ΔE00 6.26
Gainsboro
#DCDCDC
ΔE00 7.41
Whitesmoke
#F5F5F5
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFE4F4 #F4EFDF
analogous
#DFEFF4 #DFE4F4 #E5DFF4
triadic
#DFE4F4 #F4DFE4 #E4F4DF
tetradic
#DFE4F4 #F4DFEF #F4EFDF #DFF4E5
square
#DFE4F4 #F4DFEF #F4EFDF #DFF4E5
split-complementary
#DFE4F4 #F4E5DF #EFF4DF
monochromatic
#8497D5 #B1BEE4 #DFE4F4 #E8ECF7 #E8ECF7
Accessibility & contrast
On white
1.27
#DFE4F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.54
#DFE4F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFE4F4
16.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFE4F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFE4F4 | 1.00 | 1.27 | 16.54 | 16.54 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E5F5
Deuteranopia (green-blind)
#DEE3F4
Tritanopia (blue-blind)
#DBE7E9
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #dfe4f4; /* rgb */ color: rgb(223, 228, 244); /* oklch */ color: oklch(92.0% 0.022 272.0);
Tailwind
colors: {
custom: {
50: '#e9ecf7',
500: '#dfe4f4',
950: '#000000',
},
}SCSS
$custom: #dfe4f4; $custom-light: #e9ecf7; $custom-dark: #000000;
JSON
{
"hex": "#dfe4f4",
"rgb": {
"r": 223,
"g": 228,
"b": 244
},
"hsl": {
"h": 225.714,
"s": 48.837,
"l": 91.569
},
"oklch": {
"l": 0.91981,
"c": 0.02237,
"h": 272
},
"luminance": 0.77706
}Semantic roles & 50–950 ramp
primary
#DFE4F4
secondary
#D3C8A5
accent
#9929BC
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#161617
muted
#848485