#DFDDED#DFDDED
#DFDDED is a very light, muted blue. Relative luminance 0.735; OKLCH L 90.4% C 0.022 H 291.7°. Best body text is #000000 at 15.70:1 contrast (WCAG AA passes).
Color values
| HEX | #DFDDED |
|---|---|
| RGB | rgb(223, 221, 237) |
| HSL | hsl(248, 31%, 90%) |
| HSV | hsv(248, 7%, 93%) |
| CMYK | cmyk(5.9%, 6.8%, 0%, 7.1%) |
| CIE-LAB | lab(88.69, 3.62, -7.56) |
| CIE-LCH | lch(88.69, 8.38, 295.63°) |
| OKLab | oklab(90.39% 0.008 -0.0202) |
| OKLCH | oklch(90.39% 0.022 291.7) |
| XYZ | xyz(71.5711, 73.5151, 90.5236) |
| Luminance | 0.7351 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.52
Fog
#D8DCE0
ΔE00 6.92
Ghostwhite
#F8F8FF
ΔE00 6.97
Gainsboro
#DCDCDC
ΔE00 7.72
Lavenderblush
#FFF0F5
ΔE00 7.99
Light Gray
#D3D3D3
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFDDED #EBEDDD
analogous
#DDE3ED #DFDDED #E7DDED
triadic
#DFDDED #EDDFDD #DDEDDF
tetradic
#DFDDED #EDDDE3 #EBEDDD #DDEDE7
square
#DFDDED #EDDDE3 #EBEDDD #DDEDE7
split-complementary
#DFDDED #EDE7DD #E3EDDD
monochromatic
#948DC3 #B9B5D8 #DFDDED #ECEBF4 #ECEBF4
Accessibility & contrast
On white
1.34
#DFDDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.70
#DFDDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFDDED
15.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFDDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFDDED | 1.00 | 1.34 | 15.70 | 15.70 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADFEE
Deuteranopia (green-blind)
#DADEED
Tritanopia (blue-blind)
#DDDFE2
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #dfdded; /* rgb */ color: rgb(223, 221, 237); /* oklch */ color: oklch(90.4% 0.022 291.7);
Tailwind
colors: {
custom: {
50: '#e9e7f2',
500: '#dfdded',
950: '#000000',
},
}SCSS
$custom: #dfdded; $custom-light: #e9e7f2; $custom-dark: #000000;
JSON
{
"hex": "#dfdded",
"rgb": {
"r": 223,
"g": 221,
"b": 237
},
"hsl": {
"h": 247.5,
"s": 30.769,
"l": 89.804
},
"oklch": {
"l": 0.90386,
"c": 0.02174,
"h": 291.7
},
"luminance": 0.73515
}Semantic roles & 50–950 ramp
primary
#DFDDED
secondary
#C3C7A8
accent
#A93C9C
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161617
muted
#848485