#DFC0EA#DFC0EA
#DFC0EA is a very light, moderate purple. Relative luminance 0.593; OKLCH L 84.7% C 0.066 H 317.2°. Best body text is #000000 at 12.87:1 contrast (WCAG AA passes).
Color values
| HEX | #DFC0EA |
|---|---|
| RGB | rgb(223, 192, 234) |
| HSL | hsl(284, 50%, 84%) |
| HSV | hsv(284, 18%, 92%) |
| CMYK | cmyk(4.7%, 17.9%, 0%, 8.2%) |
| CIE-LAB | lab(81.47, 18.40, -16.75) |
| CIE-LCH | lch(81.47, 24.88, 317.70°) |
| OKLab | oklab(84.74% 0.0487 -0.0451) |
| OKLCH | oklch(84.74% 0.066 317.2) |
| XYZ | xyz(64.1301, 59.3286, 85.8991) |
| Luminance | 0.5933 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 3.86
Light Lilac
#EDC8FF
ΔE00 4.02
Pale Lilac
#E4CBFF
ΔE00 4.27
Very Light Purple
#F6CEFC
ΔE00 4.37
Light Lavender
#DFC5FE
ΔE00 4.68
Thistle
#D8BFD8
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFC0EA #CBEAC0
analogous
#CAC0EA #DFC0EA #EAC0E0
triadic
#DFC0EA #EADFC0 #C0EADF
tetradic
#DFC0EA #EACAC0 #CBEAC0 #C0E0EA
square
#DFC0EA #EACAC0 #CBEAC0 #C0E0EA
split-complementary
#DFC0EA #E0EAC0 #C0EACA
monochromatic
#B064CB #C892DB #DFC0EA #F3E8F7 #F3E8F7
Accessibility & contrast
On white
1.63
#DFC0EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.87
#DFC0EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFC0EA
12.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFC0EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFC0EA | 1.00 | 1.63 | 12.87 | 12.87 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC8EC
Deuteranopia (green-blind)
#C2CBE9
Tritanopia (blue-blind)
#DFC4CE
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #dfc0ea; /* rgb */ color: rgb(223, 192, 234); /* oklch */ color: oklch(84.7% 0.066 317.2);
Tailwind
colors: {
custom: {
50: '#e9d3f0',
500: '#dfc0ea',
950: '#000000',
},
}SCSS
$custom: #dfc0ea; $custom-light: #e9d3f0; $custom-dark: #000000;
JSON
{
"hex": "#dfc0ea",
"rgb": {
"r": 223,
"g": 192,
"b": 234
},
"hsl": {
"h": 284.286,
"s": 50,
"l": 83.529
},
"oklch": {
"l": 0.84735,
"c": 0.06636,
"h": 317.2
},
"luminance": 0.59328
}Semantic roles & 50–950 ramp
primary
#DFC0EA
secondary
#98C688
accent
#BD284F
background
#FEFEFF
surface
#FDFBFE
border
#D5D4D6
text
#161416
muted
#848385