#DFD2E4#DFD2E4
#DFD2E4 is a very light, muted purple. Relative luminance 0.674; OKLCH L 88.0% C 0.028 H 316.7°. Best body text is #000000 at 14.48:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD2E4 |
|---|---|
| RGB | rgb(223, 210, 228) |
| HSL | hsl(283, 25%, 86%) |
| HSV | hsv(283, 8%, 89%) |
| CMYK | cmyk(2.2%, 7.9%, 0%, 10.6%) |
| CIE-LAB | lab(85.70, 7.70, -7.24) |
| CIE-LCH | lch(85.70, 10.57, 316.76°) |
| OKLab | oklab(87.96% 0.0205 -0.0193) |
| OKLCH | oklch(87.96% 0.028 316.7) |
| XYZ | xyz(67.4794, 67.3830, 82.8351) |
| Luminance | 0.6738 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.06
Lavender (CSS)
#E6E6FA
ΔE00 6.62
Lavenderblush
#FFF0F5
ΔE00 8.38
Pale Lavender
#EECFFE
ΔE00 9.65
Light Pink
#FFD1DF
ΔE00 10.00
Pale Lilac
#E4CBFF
ΔE00 10.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD2E4 #D7E4D2
analogous
#D6D2E4 #DFD2E4 #E4D2E0
triadic
#DFD2E4 #E4DFD2 #D2E4DF
tetradic
#DFD2E4 #E4D6D2 #D7E4D2 #D2E0E4
square
#DFD2E4 #E4D6D2 #D7E4D2 #D2E0E4
split-complementary
#DFD2E4 #E0E4D2 #D2E4D6
monochromatic
#A985B6 #C4ACCD #DFD2E4 #F1ECF4 #F1ECF4
Accessibility & contrast
On white
1.45
#DFD2E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.48
#DFD2E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD2E4
14.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD2E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD2E4 | 1.00 | 1.45 | 14.48 | 14.48 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D5E5
Deuteranopia (green-blind)
#D3D7E3
Tritanopia (blue-blind)
#DFD4D8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #dfd2e4; /* rgb */ color: rgb(223, 210, 228); /* oklch */ color: oklch(88.0% 0.028 316.7);
Tailwind
colors: {
custom: {
50: '#e9dfec',
500: '#dfd2e4',
950: '#000000',
},
}SCSS
$custom: #dfd2e4; $custom-light: #e9dfec; $custom-dark: #000000;
JSON
{
"hex": "#dfd2e4",
"rgb": {
"r": 223,
"g": 210,
"b": 228
},
"hsl": {
"h": 283.333,
"s": 25,
"l": 85.882
},
"oklch": {
"l": 0.8796,
"c": 0.02811,
"h": 316.7
},
"luminance": 0.67383
}Semantic roles & 50–950 ramp
primary
#DFD2E4
secondary
#A7BB9F
accent
#A4425D
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#161516
muted
#848484