#DFDDEB#DFDDEB
#DFDDEB is a very light, near-neutral blue. Relative luminance 0.734; OKLCH L 90.3% C 0.019 H 292.6°. Best body text is #000000 at 15.68:1 contrast (WCAG AA passes).
Color values
| HEX | #DFDDEB |
|---|---|
| RGB | rgb(223, 221, 235) |
| HSL | hsl(249, 26%, 89%) |
| HSV | hsv(249, 6%, 92%) |
| CMYK | cmyk(5.1%, 6%, 0%, 7.8%) |
| CIE-LAB | lab(88.64, 3.25, -6.58) |
| CIE-LCH | lch(88.64, 7.34, 296.24°) |
| OKLab | oklab(90.32% 0.0073 -0.0176) |
| OKLCH | oklch(90.32% 0.019 292.6) |
| XYZ | xyz(71.2805, 73.3989, 88.9933) |
| Luminance | 0.7340 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.05
Fog
#D8DCE0
ΔE00 6.20
Ghostwhite
#F8F8FF
ΔE00 6.55
Gainsboro
#DCDCDC
ΔE00 6.94
Light Gray
#D3D3D3
ΔE00 7.40
Lavenderblush
#FFF0F5
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFDDEB #E9EBDD
analogous
#DDE2EB #DFDDEB #E6DDEB
triadic
#DFDDEB #EBDFDD #DDEBDF
tetradic
#DFDDEB #EBDDE2 #E9EBDD #DDEBE6
square
#DFDDEB #EBDDE2 #E9EBDD #DDEBE6
split-complementary
#DFDDEB #EBE6DD #E2EBDD
monochromatic
#9690BE #BBB6D4 #DFDDEB #EDECF4 #EDECF4
Accessibility & contrast
On white
1.34
#DFDDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.68
#DFDDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFDDEB
15.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFDDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFDDEB | 1.00 | 1.34 | 15.68 | 15.68 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADFEC
Deuteranopia (green-blind)
#DADEEB
Tritanopia (blue-blind)
#DDDFE1
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #dfddeb; /* rgb */ color: rgb(223, 221, 235); /* oklch */ color: oklch(90.3% 0.019 292.6);
Tailwind
colors: {
custom: {
50: '#e9e7f1',
500: '#dfddeb',
950: '#000000',
},
}SCSS
$custom: #dfddeb; $custom-light: #e9e7f1; $custom-dark: #000000;
JSON
{
"hex": "#dfddeb",
"rgb": {
"r": 223,
"g": 221,
"b": 235
},
"hsl": {
"h": 248.571,
"s": 25.926,
"l": 89.412
},
"oklch": {
"l": 0.90324,
"c": 0.01904,
"h": 292.6
},
"luminance": 0.73399
}Semantic roles & 50–950 ramp
primary
#DFDDEB
secondary
#C0C3A9
accent
#A44196
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161616
muted
#848485