#DFC1EA#DFC1EA
#DFC1EA is a very light, moderate purple. Relative luminance 0.598; OKLCH L 84.9% C 0.065 H 317.0°. Best body text is #000000 at 12.95:1 contrast (WCAG AA passes).
Color values
| HEX | #DFC1EA |
|---|---|
| RGB | rgb(223, 193, 234) |
| HSL | hsl(284, 49%, 84%) |
| HSV | hsv(284, 18%, 92%) |
| CMYK | cmyk(4.7%, 17.5%, 0%, 8.2%) |
| CIE-LAB | lab(81.71, 17.87, -16.38) |
| CIE-LCH | lch(81.71, 24.24, 317.48°) |
| OKLab | oklab(84.92% 0.0472 -0.0441) |
| OKLCH | oklch(84.92% 0.065 317) |
| XYZ | xyz(64.3504, 59.7692, 85.9726) |
| Luminance | 0.5977 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 3.78
Light Lilac
#EDC8FF
ΔE00 4.15
Pale Lilac
#E4CBFF
ΔE00 4.24
Very Light Purple
#F6CEFC
ΔE00 4.36
Light Lavender
#DFC5FE
ΔE00 4.77
Thistle
#D8BFD8
ΔE00 4.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFC1EA #CCEAC1
analogous
#CAC1EA #DFC1EA #EAC1E0
triadic
#DFC1EA #EADFC1 #C1EADF
tetradic
#DFC1EA #EACAC1 #CCEAC1 #C1E0EA
square
#DFC1EA #EACAC1 #CCEAC1 #C1E0EA
split-complementary
#DFC1EA #E0EAC1 #C1EACA
monochromatic
#B066CB #C793DB #DFC1EA #F3E8F7 #F3E8F7
Accessibility & contrast
On white
1.62
#DFC1EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.95
#DFC1EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFC1EA
12.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFC1EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFC1EA | 1.00 | 1.62 | 12.95 | 12.95 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC9EC
Deuteranopia (green-blind)
#C2CCE9
Tritanopia (blue-blind)
#DFC5CF
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #dfc1ea; /* rgb */ color: rgb(223, 193, 234); /* oklch */ color: oklch(84.9% 0.065 317.0);
Tailwind
colors: {
custom: {
50: '#e9d3f0',
500: '#dfc1ea',
950: '#000000',
},
}SCSS
$custom: #dfc1ea; $custom-light: #e9d3f0; $custom-dark: #000000;
JSON
{
"hex": "#dfc1ea",
"rgb": {
"r": 223,
"g": 193,
"b": 234
},
"hsl": {
"h": 283.902,
"s": 49.398,
"l": 83.725
},
"oklch": {
"l": 0.84921,
"c": 0.06461,
"h": 317
},
"luminance": 0.59768
}Semantic roles & 50–950 ramp
primary
#DFC1EA
secondary
#9AC689
accent
#BD2950
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161416
muted
#848385