#DFE2F4#DFE2F4
#DFE2F4 is a very light, muted blue. Relative luminance 0.766; OKLCH L 91.6% C 0.025 H 278.4°. Best body text is #000000 at 16.32:1 contrast (WCAG AA passes).
Color values
| HEX | #DFE2F4 |
|---|---|
| RGB | rgb(223, 226, 244) |
| HSL | hsl(231, 49%, 92%) |
| HSV | hsv(231, 9%, 96%) |
| CMYK | cmyk(8.6%, 7.4%, 0%, 4.3%) |
| CIE-LAB | lab(90.14, 2.37, -9.08) |
| CIE-LCH | lch(90.14, 9.38, 284.61°) |
| OKLab | oklab(91.59% 0.0036 -0.0244) |
| OKLCH | oklch(91.59% 0.025 278.4) |
| XYZ | xyz(73.9536, 76.6118, 96.4618) |
| Luminance | 0.7661 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.00
Ghostwhite
#F8F8FF
ΔE00 6.51
Fog
#D8DCE0
ΔE00 6.72
Aliceblue
#F0F8FF
ΔE00 7.52
Gainsboro
#DCDCDC
ΔE00 8.14
Light Blue Grey
#B7C9E2
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFE2F4 #F4F1DF
analogous
#DFEDF4 #DFE2F4 #E7DFF4
triadic
#DFE2F4 #F4DFE2 #E2F4DF
tetradic
#DFE2F4 #F4DFED #F4F1DF #DFF4E7
square
#DFE2F4 #F4DFED #F4F1DF #DFF4E7
split-complementary
#DFE2F4 #F4E7DF #EDF4DF
monochromatic
#848FD5 #B1B9E4 #DFE2F4 #E8EAF7 #E8EAF7
Accessibility & contrast
On white
1.29
#DFE2F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.32
#DFE2F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFE2F4
16.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFE2F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFE2F4 | 1.00 | 1.29 | 16.32 | 16.32 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE4F5
Deuteranopia (green-blind)
#DCE2F3
Tritanopia (blue-blind)
#DBE5E8
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #dfe2f4; /* rgb */ color: rgb(223, 226, 244); /* oklch */ color: oklch(91.6% 0.025 278.4);
Tailwind
colors: {
custom: {
50: '#e9ebf7',
500: '#dfe2f4',
950: '#000000',
},
}SCSS
$custom: #dfe2f4; $custom-light: #e9ebf7; $custom-dark: #000000;
JSON
{
"hex": "#dfe2f4",
"rgb": {
"r": 223,
"g": 226,
"b": 244
},
"hsl": {
"h": 231.429,
"s": 48.837,
"l": 91.569
},
"oklch": {
"l": 0.91587,
"c": 0.02463,
"h": 278.4
},
"luminance": 0.76612
}Semantic roles & 50–950 ramp
primary
#DFE2F4
secondary
#D3CCA5
accent
#A729BC
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#161617
muted
#848485