#DFDEF4#DFDEF4
#DFDEF4 is a very light, muted blue. Relative luminance 0.745; OKLCH L 90.8% C 0.030 H 287.9°. Best body text is #000000 at 15.89:1 contrast (WCAG AA passes).
Color values
| HEX | #DFDEF4 |
|---|---|
| RGB | rgb(223, 222, 244) |
| HSL | hsl(243, 50%, 91%) |
| HSV | hsv(243, 9%, 96%) |
| CMYK | cmyk(8.6%, 9%, 0%, 4.3%) |
| CIE-LAB | lab(89.14, 4.45, -10.57) |
| CIE-LCH | lch(89.14, 11.47, 292.82°) |
| OKLab | oklab(90.8% 0.0092 -0.0284) |
| OKLCH | oklch(90.8% 0.03 287.9) |
| XYZ | xyz(72.8786, 74.4618, 96.1035) |
| Luminance | 0.7446 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 1.94
Ghostwhite
#F8F8FF
ΔE00 8.22
Fog
#D8DCE0
ΔE00 8.79
Periwinkle
#CCCCFF
ΔE00 9.28
Lavenderblush
#FFF0F5
ΔE00 9.34
Gainsboro
#DCDCDC
ΔE00 9.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFDEF4 #F3F4DE
analogous
#DEE8F4 #DFDEF4 #EADEF4
triadic
#DFDEF4 #F4DFDE #DEF4DF
tetradic
#DFDEF4 #F4DEE8 #F3F4DE #DEF4EA
square
#DFDEF4 #F4DEE8 #F3F4DE #DEF4EA
split-complementary
#DFDEF4 #F4EADE #E8F4DE
monochromatic
#8682D5 #B2B0E5 #DFDEF4 #E9E8F7 #E9E8F7
Accessibility & contrast
On white
1.32
#DFDEF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.89
#DFDEF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFDEF4
15.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFDEF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFDEF4 | 1.00 | 1.32 | 15.89 | 15.89 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9E0F5
Deuteranopia (green-blind)
#D9DFF3
Tritanopia (blue-blind)
#DBE1E5
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #dfdef4; /* rgb */ color: rgb(223, 222, 244); /* oklch */ color: oklch(90.8% 0.030 287.9);
Tailwind
colors: {
custom: {
50: '#e9e8f7',
500: '#dfdef4',
950: '#000000',
},
}SCSS
$custom: #dfdef4; $custom-light: #e9e8f7; $custom-dark: #000000;
JSON
{
"hex": "#dfdef4",
"rgb": {
"r": 223,
"g": 222,
"b": 244
},
"hsl": {
"h": 242.727,
"s": 50,
"l": 91.373
},
"oklch": {
"l": 0.90802,
"c": 0.02983,
"h": 287.9
},
"luminance": 0.74462
}Semantic roles & 50–950 ramp
primary
#DFDEF4
secondary
#D1D3A3
accent
#BD28B7
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161617
muted
#848485