#DFD4E5#DFD4E5
#DFD4E5 is a very light, muted violet. Relative luminance 0.684; OKLCH L 88.4% C 0.026 H 314.0°. Best body text is #000000 at 14.69:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD4E5 |
|---|---|
| RGB | rgb(223, 212, 229) |
| HSL | hsl(279, 25%, 86%) |
| HSV | hsv(279, 7%, 90%) |
| CMYK | cmyk(2.6%, 7.4%, 0%, 10.2%) |
| CIE-LAB | lab(86.22, 6.83, -6.99) |
| CIE-LCH | lch(86.22, 9.77, 314.34°) |
| OKLab | oklab(88.38% 0.018 -0.0186) |
| OKLCH | oklch(88.38% 0.026 314) |
| XYZ | xyz(68.1155, 68.4324, 83.7339) |
| Luminance | 0.6843 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.84
Thistle
#D8BFD8
ΔE00 6.95
Lavenderblush
#FFF0F5
ΔE00 7.95
Gainsboro
#DCDCDC
ΔE00 9.74
Light Gray
#D3D3D3
ΔE00 9.75
Ghostwhite
#F8F8FF
ΔE00 9.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD4E5 #DAE5D4
analogous
#D7D4E5 #DFD4E5 #E5D4E3
triadic
#DFD4E5 #E5DFD4 #D4E5DF
tetradic
#DFD4E5 #E5D7D4 #DAE5D4 #D4E3E5
square
#DFD4E5 #E5D7D4 #DAE5D4 #D4E3E5
split-complementary
#DFD4E5 #E3E5D4 #D4E5D7
monochromatic
#A688B7 #C3AECE #DFD4E5 #F1ECF3 #F1ECF3
Accessibility & contrast
On white
1.43
#DFD4E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.69
#DFD4E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD4E5
14.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD4E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD4E5 | 1.00 | 1.43 | 14.69 | 14.69 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D7E6
Deuteranopia (green-blind)
#D4D8E4
Tritanopia (blue-blind)
#DFD6D9
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #dfd4e5; /* rgb */ color: rgb(223, 212, 229); /* oklch */ color: oklch(88.4% 0.026 314.0);
Tailwind
colors: {
custom: {
50: '#e9e1ed',
500: '#dfd4e5',
950: '#000000',
},
}SCSS
$custom: #dfd4e5; $custom-light: #e9e1ed; $custom-dark: #000000;
JSON
{
"hex": "#dfd4e5",
"rgb": {
"r": 223,
"g": 212,
"b": 229
},
"hsl": {
"h": 278.824,
"s": 24.638,
"l": 86.471
},
"oklch": {
"l": 0.88379,
"c": 0.02586,
"h": 314
},
"luminance": 0.68432
}Semantic roles & 50–950 ramp
primary
#DFD4E5
secondary
#ABBCA1
accent
#A34265
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#161516
muted
#848484