#DFDAEB#DFDAEB
#DFDAEB is a very light, muted violet. Relative luminance 0.718; OKLCH L 89.7% C 0.024 H 299.3°. Best body text is #000000 at 15.37:1 contrast (WCAG AA passes).
Color values
| HEX | #DFDAEB |
|---|---|
| RGB | rgb(223, 218, 235) |
| HSL | hsl(258, 30%, 89%) |
| HSV | hsv(258, 7%, 92%) |
| CMYK | cmyk(5.1%, 7.2%, 0%, 7.8%) |
| CIE-LAB | lab(87.89, 4.81, -7.70) |
| CIE-LCH | lch(87.89, 9.08, 302.01°) |
| OKLab | oklab(89.74% 0.0116 -0.0206) |
| OKLCH | oklch(89.74% 0.024 299.3) |
| XYZ | xyz(70.4955, 71.8289, 88.7316) |
| Luminance | 0.7183 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.38
Lavenderblush
#FFF0F5
ΔE00 7.86
Ghostwhite
#F8F8FF
ΔE00 8.00
Fog
#D8DCE0
ΔE00 8.07
Gainsboro
#DCDCDC
ΔE00 8.52
Light Gray
#D3D3D3
ΔE00 8.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFDAEB #E6EBDA
analogous
#DADEEB #DFDAEB #E8DAEB
triadic
#DFDAEB #EBDFDA #DAEBDF
tetradic
#DFDAEB #EBDADE #E6EBDA #DAEBE8
square
#DFDAEB #EBDADE #E6EBDA #DAEBE8
split-complementary
#DFDAEB #EBE8DA #DEEBDA
monochromatic
#9A8BC0 #BDB2D6 #DFDAEB #EEEBF4 #EEEBF4
Accessibility & contrast
On white
1.37
#DFDAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.37
#DFDAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFDAEB
15.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFDAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFDAEB | 1.00 | 1.37 | 15.37 | 15.37 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DCEC
Deuteranopia (green-blind)
#D8DCEA
Tritanopia (blue-blind)
#DDDCDF
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #dfdaeb; /* rgb */ color: rgb(223, 218, 235); /* oklch */ color: oklch(89.7% 0.024 299.3);
Tailwind
colors: {
custom: {
50: '#e9e5f1',
500: '#dfdaeb',
950: '#000000',
},
}SCSS
$custom: #dfdaeb; $custom-light: #e9e5f1; $custom-dark: #000000;
JSON
{
"hex": "#dfdaeb",
"rgb": {
"r": 223,
"g": 218,
"b": 235
},
"hsl": {
"h": 257.647,
"s": 29.825,
"l": 88.824
},
"oklch": {
"l": 0.89736,
"c": 0.0236,
"h": 299.3
},
"luminance": 0.71829
}Semantic roles & 50–950 ramp
primary
#DFDAEB
secondary
#BBC4A5
accent
#A93D89
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161516
muted
#848485