#DFC0EE#DFC0EE
#DFC0EE is a very light, moderate purple. Relative luminance 0.596; OKLCH L 84.9% C 0.071 H 314.7°. Best body text is #000000 at 12.91:1 contrast (WCAG AA passes).
Color values
| HEX | #DFC0EE |
|---|---|
| RGB | rgb(223, 192, 238) |
| HSL | hsl(280, 58%, 84%) |
| HSV | hsv(280, 19%, 93%) |
| CMYK | cmyk(6.3%, 19.3%, 0%, 6.7%) |
| CIE-LAB | lab(81.60, 19.18, -18.70) |
| CIE-LCH | lch(81.60, 26.78, 315.73°) |
| OKLab | oklab(84.88% 0.05 -0.0505) |
| OKLCH | oklch(84.88% 0.071 314.7) |
| XYZ | xyz(64.7112, 59.5610, 88.9598) |
| Luminance | 0.5956 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lilac
#EDC8FF
ΔE00 3.25
Pale Lilac
#E4CBFF
ΔE00 3.50
Pale Lavender
#EECFFE
ΔE00 3.57
Light Lavender
#DFC5FE
ΔE00 3.67
Very Light Purple
#F6CEFC
ΔE00 4.36
Light Lavendar
#EFC0FE
ΔE00 4.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFC0EE #CFEEC0
analogous
#C8C0EE #DFC0EE #EEC0E6
triadic
#DFC0EE #EEDFC0 #C0EEDF
tetradic
#DFC0EE #EEC8C0 #CFEEC0 #C0E6EE
square
#DFC0EE #EEC8C0 #CFEEC0 #C0E6EE
split-complementary
#DFC0EE #E6EEC0 #C0EEC8
monochromatic
#AE60D4 #C790E1 #DFC0EE #F3E7F8 #F3E7F8
Accessibility & contrast
On white
1.63
#DFC0EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.91
#DFC0EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFC0EE
12.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFC0EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFC0EE | 1.00 | 1.63 | 12.91 | 12.91 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC9F0
Deuteranopia (green-blind)
#C0CCEC
Tritanopia (blue-blind)
#DEC5D0
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #dfc0ee; /* rgb */ color: rgb(223, 192, 238); /* oklch */ color: oklch(84.9% 0.071 314.7);
Tailwind
colors: {
custom: {
50: '#e9d3f3',
500: '#dfc0ee',
950: '#000000',
},
}SCSS
$custom: #dfc0ee; $custom-light: #e9d3f3; $custom-dark: #000000;
JSON
{
"hex": "#dfc0ee",
"rgb": {
"r": 223,
"g": 192,
"b": 238
},
"hsl": {
"h": 280.435,
"s": 57.5,
"l": 84.314
},
"oklch": {
"l": 0.84875,
"c": 0.07104,
"h": 314.7
},
"luminance": 0.5956
}Semantic roles & 50–950 ramp
primary
#DFC0EE
secondary
#9DCC87
accent
#C52056
background
#FEFEFF
surface
#FDFBFE
border
#D5D4D6
text
#161417
muted
#848385