#DFDEF2#DFDEF2
#DFDEF2 is a very light, muted blue. Relative luminance 0.743; OKLCH L 90.7% C 0.027 H 288.1°. Best body text is #000000 at 15.87:1 contrast (WCAG AA passes).
Color values
| HEX | #DFDEF2 |
|---|---|
| RGB | rgb(223, 222, 242) |
| HSL | hsl(243, 43%, 91%) |
| HSV | hsv(243, 8%, 95%) |
| CMYK | cmyk(7.9%, 8.3%, 0%, 5.1%) |
| CIE-LAB | lab(89.08, 4.06, -9.61) |
| CIE-LCH | lch(89.08, 10.43, 292.92°) |
| OKLab | oklab(90.74% 0.0084 -0.0258) |
| OKLCH | oklch(90.74% 0.027 288.1) |
| XYZ | xyz(72.5766, 74.3410, 94.5129) |
| Luminance | 0.7434 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 1.77
Ghostwhite
#F8F8FF
ΔE00 7.70
Fog
#D8DCE0
ΔE00 8.11
Lavenderblush
#FFF0F5
ΔE00 8.91
Gainsboro
#DCDCDC
ΔE00 9.09
Aliceblue
#F0F8FF
ΔE00 9.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFDEF2 #F1F2DE
analogous
#DEE7F2 #DFDEF2 #E9DEF2
triadic
#DFDEF2 #F2DFDE #DEF2DF
tetradic
#DFDEF2 #F2DEE7 #F1F2DE #DEF2E9
square
#DFDEF2 #F2DEE7 #F1F2DE #DEF2E9
split-complementary
#DFDEF2 #F2E9DE #E7F2DE
monochromatic
#8A86CF #B4B2E1 #DFDEF2 #EAE9F6 #EAE9F6
Accessibility & contrast
On white
1.32
#DFDEF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.87
#DFDEF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFDEF2
15.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFDEF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFDEF2 | 1.00 | 1.32 | 15.87 | 15.87 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAE0F3
Deuteranopia (green-blind)
#D9DFF1
Tritanopia (blue-blind)
#DBE1E4
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #dfdef2; /* rgb */ color: rgb(223, 222, 242); /* oklch */ color: oklch(90.7% 0.027 288.1);
Tailwind
colors: {
custom: {
50: '#e9e8f6',
500: '#dfdef2',
950: '#000000',
},
}SCSS
$custom: #dfdef2; $custom-light: #e9e8f6; $custom-dark: #000000;
JSON
{
"hex": "#dfdef2",
"rgb": {
"r": 223,
"g": 222,
"b": 242
},
"hsl": {
"h": 243,
"s": 43.478,
"l": 90.98
},
"oklch": {
"l": 0.90738,
"c": 0.02711,
"h": 288.1
},
"luminance": 0.74341
}Semantic roles & 50–950 ramp
primary
#DFDEF2
secondary
#CDCFA5
accent
#B72FB0
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161617
muted
#848485