#DFC5EA#DFC5EA
#DFC5EA is a very light, muted purple. Relative luminance 0.616; OKLCH L 85.7% C 0.058 H 315.9°. Best body text is #000000 at 13.31:1 contrast (WCAG AA passes).
Color values
| HEX | #DFC5EA |
|---|---|
| RGB | rgb(223, 197, 234) |
| HSL | hsl(282, 47%, 85%) |
| HSV | hsv(282, 16%, 92%) |
| CMYK | cmyk(4.7%, 15.8%, 0%, 8.2%) |
| CIE-LAB | lab(82.68, 15.73, -14.93) |
| CIE-LCH | lch(82.68, 21.69, 316.49°) |
| OKLab | oklab(85.67% 0.0414 -0.0401) |
| OKLCH | oklch(85.67% 0.058 315.9) |
| XYZ | xyz(65.2466, 61.5616, 86.2713) |
| Luminance | 0.6156 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 3.85
Thistle
#D8BFD8
ΔE00 4.03
Pale Lilac
#E4CBFF
ΔE00 4.46
Very Light Purple
#F6CEFC
ΔE00 4.70
Light Lilac
#EDC8FF
ΔE00 4.96
Light Lavender
#DFC5FE
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFC5EA #D0EAC5
analogous
#CDC5EA #DFC5EA #EAC5E3
triadic
#DFC5EA #EADFC5 #C5EADF
tetradic
#DFC5EA #EACDC5 #D0EAC5 #C5E3EA
square
#DFC5EA #EACDC5 #D0EAC5 #C5E3EA
split-complementary
#DFC5EA #E3EAC5 #C5EACD
monochromatic
#AD6BC9 #C698DA #DFC5EA #F3E9F7 #F3E9F7
Accessibility & contrast
On white
1.58
#DFC5EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.31
#DFC5EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFC5EA
13.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFC5EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFC5EA | 1.00 | 1.58 | 13.31 | 13.31 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1CCEC
Deuteranopia (green-blind)
#C6CFE9
Tritanopia (blue-blind)
#DFC9D1
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #dfc5ea; /* rgb */ color: rgb(223, 197, 234); /* oklch */ color: oklch(85.7% 0.058 315.9);
Tailwind
colors: {
custom: {
50: '#e9d6f0',
500: '#dfc5ea',
950: '#000000',
},
}SCSS
$custom: #dfc5ea; $custom-light: #e9d6f0; $custom-dark: #000000;
JSON
{
"hex": "#dfc5ea",
"rgb": {
"r": 223,
"g": 197,
"b": 234
},
"hsl": {
"h": 282.162,
"s": 46.835,
"l": 84.51
},
"oklch": {
"l": 0.8567,
"c": 0.05765,
"h": 315.9
},
"luminance": 0.61561
}Semantic roles & 50–950 ramp
primary
#DFC5EA
secondary
#9EC68E
accent
#BA2B56
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161416
muted
#848385