#DFDEF1#DFDEF1
#DFDEF1 is a very light, muted blue. Relative luminance 0.743; OKLCH L 90.7% C 0.026 H 288.3°. Best body text is #000000 at 15.86:1 contrast (WCAG AA passes).
Color values
| HEX | #DFDEF1 |
|---|---|
| RGB | rgb(223, 222, 241) |
| HSL | hsl(243, 40%, 91%) |
| HSV | hsv(243, 8%, 95%) |
| CMYK | cmyk(7.5%, 7.9%, 0%, 5.5%) |
| CIE-LAB | lab(89.06, 3.87, -9.12) |
| CIE-LCH | lch(89.06, 9.91, 292.98°) |
| OKLab | oklab(90.71% 0.0081 -0.0244) |
| OKLCH | oklch(90.71% 0.026 288.3) |
| XYZ | xyz(72.4268, 74.2811, 93.7241) |
| Luminance | 0.7428 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 1.80
Ghostwhite
#F8F8FF
ΔE00 7.45
Fog
#D8DCE0
ΔE00 7.76
Lavenderblush
#FFF0F5
ΔE00 8.71
Gainsboro
#DCDCDC
ΔE00 8.73
Light Gray
#D3D3D3
ΔE00 9.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFDEF1 #F0F1DE
analogous
#DEE6F1 #DFDEF1 #E8DEF1
triadic
#DFDEF1 #F1DFDE #DEF1DF
tetradic
#DFDEF1 #F1DEE6 #F0F1DE #DEF1E8
square
#DFDEF1 #F1DEE6 #F0F1DE #DEF1E8
split-complementary
#DFDEF1 #F1E8DE #E6F1DE
monochromatic
#8C88CD #B5B3DF #DFDEF1 #EAEAF6 #EAEAF6
Accessibility & contrast
On white
1.32
#DFDEF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.86
#DFDEF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFDEF1
15.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFDEF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFDEF1 | 1.00 | 1.32 | 15.86 | 15.86 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAE0F2
Deuteranopia (green-blind)
#DADFF0
Tritanopia (blue-blind)
#DCE1E4
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #dfdef1; /* rgb */ color: rgb(223, 222, 241); /* oklch */ color: oklch(90.7% 0.026 288.3);
Tailwind
colors: {
custom: {
50: '#e9e8f5',
500: '#dfdef1',
950: '#000000',
},
}SCSS
$custom: #dfdef1; $custom-light: #e9e8f5; $custom-dark: #000000;
JSON
{
"hex": "#dfdef1",
"rgb": {
"r": 223,
"g": 222,
"b": 241
},
"hsl": {
"h": 243.158,
"s": 40.426,
"l": 90.784
},
"oklch": {
"l": 0.90707,
"c": 0.02575,
"h": 288.3
},
"luminance": 0.74281
}Semantic roles & 50–950 ramp
primary
#DFDEF1
secondary
#CBCDA6
accent
#B332AD
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161617
muted
#848485