#DFDEF3#DFDEF3
#DFDEF3 is a very light, muted blue. Relative luminance 0.744; OKLCH L 90.8% C 0.028 H 288.0°. Best body text is #000000 at 15.88:1 contrast (WCAG AA passes).
Color values
| HEX | #DFDEF3 |
|---|---|
| RGB | rgb(223, 222, 243) |
| HSL | hsl(243, 47%, 91%) |
| HSV | hsv(243, 9%, 95%) |
| CMYK | cmyk(8.2%, 8.6%, 0%, 4.7%) |
| CIE-LAB | lab(89.11, 4.25, -10.09) |
| CIE-LCH | lch(89.11, 10.95, 292.87°) |
| OKLab | oklab(90.77% 0.0088 -0.0271) |
| OKLCH | oklch(90.77% 0.028 288) |
| XYZ | xyz(72.7272, 74.4012, 95.3060) |
| Luminance | 0.7440 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 1.82
Ghostwhite
#F8F8FF
ΔE00 7.96
Fog
#D8DCE0
ΔE00 8.46
Lavenderblush
#FFF0F5
ΔE00 9.12
Gainsboro
#DCDCDC
ΔE00 9.45
Periwinkle
#CCCCFF
ΔE00 9.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFDEF3 #F2F3DE
analogous
#DEE7F3 #DFDEF3 #E9DEF3
triadic
#DFDEF3 #F3DFDE #DEF3DF
tetradic
#DFDEF3 #F3DEE7 #F2F3DE #DEF3E9
square
#DFDEF3 #F3DEE7 #F2F3DE #DEF3E9
split-complementary
#DFDEF3 #F3E9DE #E7F3DE
monochromatic
#8884D2 #B3B1E3 #DFDEF3 #E9E9F7 #E9E9F7
Accessibility & contrast
On white
1.32
#DFDEF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.88
#DFDEF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFDEF3
15.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFDEF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFDEF3 | 1.00 | 1.32 | 15.88 | 15.88 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAE0F4
Deuteranopia (green-blind)
#D9DFF2
Tritanopia (blue-blind)
#DBE1E5
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #dfdef3; /* rgb */ color: rgb(223, 222, 243); /* oklch */ color: oklch(90.8% 0.028 288.0);
Tailwind
colors: {
custom: {
50: '#e9e8f7',
500: '#dfdef3',
950: '#000000',
},
}SCSS
$custom: #dfdef3; $custom-light: #e9e8f7; $custom-dark: #000000;
JSON
{
"hex": "#dfdef3",
"rgb": {
"r": 223,
"g": 222,
"b": 243
},
"hsl": {
"h": 242.857,
"s": 46.667,
"l": 91.176
},
"oklch": {
"l": 0.9077,
"c": 0.02847,
"h": 288
},
"luminance": 0.74402
}Semantic roles & 50–950 ramp
primary
#DFDEF3
secondary
#CFD1A4
accent
#BA2CB3
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161617
muted
#848485