#DFDFED#DFDFED
#DFDFED is a very light, near-neutral blue. Relative luminance 0.746; OKLCH L 90.8% C 0.019 H 286.0°. Best body text is #000000 at 15.92:1 contrast (WCAG AA passes).
Color values
| HEX | #DFDFED |
|---|---|
| RGB | rgb(223, 223, 237) |
| HSL | hsl(240, 28%, 90%) |
| HSV | hsv(240, 6%, 93%) |
| CMYK | cmyk(5.9%, 5.9%, 0%, 7.1%) |
| CIE-LAB | lab(89.19, 2.58, -6.81) |
| CIE-LCH | lch(89.19, 7.29, 290.77°) |
| OKLab | oklab(90.78% 0.0052 -0.0182) |
| OKLCH | oklch(90.78% 0.019 286) |
| XYZ | xyz(72.1023, 74.5775, 90.7007) |
| Luminance | 0.7458 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.84
Fog
#D8DCE0
ΔE00 5.69
Ghostwhite
#F8F8FF
ΔE00 6.08
Gainsboro
#DCDCDC
ΔE00 6.72
Light Gray
#D3D3D3
ΔE00 7.30
Aliceblue
#F0F8FF
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFDFED #EDEDDF
analogous
#DFE6ED #DFDFED #E6DFED
triadic
#DFDFED #EDDFDF #DFEDDF
tetradic
#DFDFED #EDDFE6 #EDEDDF #DFEDE6
square
#DFDFED #EDDFE6 #EDEDDF #DFEDE6
split-complementary
#DFDFED #EDE6DF #E6EDDF
monochromatic
#9191C1 #B8B8D7 #DFDFED #EBEBF4 #EBEBF4
Accessibility & contrast
On white
1.32
#DFDFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.92
#DFDFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFDFED
15.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFDFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFDFED | 1.00 | 1.32 | 15.92 | 15.92 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE0EE
Deuteranopia (green-blind)
#DCE0ED
Tritanopia (blue-blind)
#DCE1E3
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #dfdfed; /* rgb */ color: rgb(223, 223, 237); /* oklch */ color: oklch(90.8% 0.019 286.0);
Tailwind
colors: {
custom: {
50: '#e9e9f2',
500: '#dfdfed',
950: '#000000',
},
}SCSS
$custom: #dfdfed; $custom-light: #e9e9f2; $custom-dark: #000000;
JSON
{
"hex": "#dfdfed",
"rgb": {
"r": 223,
"g": 223,
"b": 237
},
"hsl": {
"h": 240,
"s": 28,
"l": 90.196
},
"oklch": {
"l": 0.90779,
"c": 0.01895,
"h": 286
},
"luminance": 0.74578
}Semantic roles & 50–950 ramp
primary
#DFDFED
secondary
#C6C6AA
accent
#A73FA7
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161617
muted
#848485