#DFD0ED#DFD0ED
#DFD0ED is a very light, muted violet. Relative luminance 0.669; OKLCH L 87.9% C 0.042 H 308.6°. Best body text is #000000 at 14.38:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD0ED |
|---|---|
| RGB | rgb(223, 208, 237) |
| HSL | hsl(271, 45%, 87%) |
| HSV | hsv(271, 12%, 93%) |
| CMYK | cmyk(5.9%, 12.2%, 0%, 7.1%) |
| CIE-LAB | lab(85.46, 10.45, -12.36) |
| CIE-LCH | lch(85.46, 16.19, 310.22°) |
| OKLab | oklab(87.86% 0.0265 -0.0332) |
| OKLCH | oklch(87.86% 0.042 308.6) |
| XYZ | xyz(68.2707, 66.9144, 89.4235) |
| Luminance | 0.6691 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.09
Pale Lavender
#EECFFE
ΔE00 6.19
Pale Lilac
#E4CBFF
ΔE00 6.52
Very Light Purple
#F6CEFC
ΔE00 7.48
Light Lavender
#DFC5FE
ΔE00 7.78
Lavender (CSS)
#E6E6FA
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD0ED #DEEDD0
analogous
#D1D0ED #DFD0ED #EDD0ED
triadic
#DFD0ED #EDDFD0 #D0EDDF
tetradic
#DFD0ED #EDD1D0 #DEEDD0 #D0EDED
square
#DFD0ED #EDD1D0 #DEEDD0 #D0EDED
split-complementary
#DFD0ED #EDEDD0 #D0EDD1
monochromatic
#A377CB #C1A4DC #DFD0ED #F0E9F7 #F0E9F7
Accessibility & contrast
On white
1.46
#DFD0ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.38
#DFD0ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD0ED
14.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD0ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD0ED | 1.00 | 1.46 | 14.38 | 14.38 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD5EE
Deuteranopia (green-blind)
#CFD6EC
Tritanopia (blue-blind)
#DDD3D9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #dfd0ed; /* rgb */ color: rgb(223, 208, 237); /* oklch */ color: oklch(87.9% 0.042 308.6);
Tailwind
colors: {
custom: {
50: '#e9def2',
500: '#dfd0ed',
950: '#000000',
},
}SCSS
$custom: #dfd0ed; $custom-light: #e9def2; $custom-dark: #000000;
JSON
{
"hex": "#dfd0ed",
"rgb": {
"r": 223,
"g": 208,
"b": 237
},
"hsl": {
"h": 271.034,
"s": 44.615,
"l": 87.255
},
"oklch": {
"l": 0.87861,
"c": 0.04248,
"h": 308.6
},
"luminance": 0.66914
}Semantic roles & 50–950 ramp
primary
#DFD0ED
secondary
#B0C998
accent
#B82E70
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161517
muted
#848485