#DFDEF0#DFDEF0
#DFDEF0 is a very light, muted blue. Relative luminance 0.742; OKLCH L 90.7% C 0.024 H 288.4°. Best body text is #000000 at 15.84:1 contrast (WCAG AA passes).
Color values
| HEX | #DFDEF0 |
|---|---|
| RGB | rgb(223, 222, 240) |
| HSL | hsl(243, 38%, 91%) |
| HSV | hsv(243, 8%, 94%) |
| CMYK | cmyk(7.1%, 7.5%, 0%, 5.9%) |
| CIE-LAB | lab(89.03, 3.68, -8.64) |
| CIE-LCH | lch(89.03, 9.39, 293.05°) |
| OKLab | oklab(90.68% 0.0077 -0.0231) |
| OKLCH | oklch(90.68% 0.024 288.4) |
| XYZ | xyz(72.2778, 74.2215, 92.9396) |
| Luminance | 0.7422 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 1.91
Ghostwhite
#F8F8FF
ΔE00 7.20
Fog
#D8DCE0
ΔE00 7.41
Gainsboro
#DCDCDC
ΔE00 8.36
Lavenderblush
#FFF0F5
ΔE00 8.51
Light Gray
#D3D3D3
ΔE00 8.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFDEF0 #EFF0DE
analogous
#DEE6F0 #DFDEF0 #E8DEF0
triadic
#DFDEF0 #F0DFDE #DEF0DF
tetradic
#DFDEF0 #F0DEE6 #EFF0DE #DEF0E8
square
#DFDEF0 #F0DEE6 #EFF0DE #DEF0E8
split-complementary
#DFDEF0 #F0E8DE #E6F0DE
monochromatic
#8D8ACA #B6B4DD #DFDEF0 #EBEAF5 #EBEAF5
Accessibility & contrast
On white
1.33
#DFDEF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.84
#DFDEF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFDEF0
15.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFDEF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFDEF0 | 1.00 | 1.33 | 15.84 | 15.84 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAE0F1
Deuteranopia (green-blind)
#DADFEF
Tritanopia (blue-blind)
#DCE1E4
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #dfdef0; /* rgb */ color: rgb(223, 222, 240); /* oklch */ color: oklch(90.7% 0.024 288.4);
Tailwind
colors: {
custom: {
50: '#e9e8f5',
500: '#dfdef0',
950: '#000000',
},
}SCSS
$custom: #dfdef0; $custom-light: #e9e8f5; $custom-dark: #000000;
JSON
{
"hex": "#dfdef0",
"rgb": {
"r": 223,
"g": 222,
"b": 240
},
"hsl": {
"h": 243.333,
"s": 37.5,
"l": 90.588
},
"oklch": {
"l": 0.90675,
"c": 0.02439,
"h": 288.4
},
"luminance": 0.74222
}Semantic roles & 50–950 ramp
primary
#DFDEF0
secondary
#C9CBA7
accent
#B035AA
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161617
muted
#848485