#DFC1EB#DFC1EB
#DFC1EB is a very light, moderate purple. Relative luminance 0.598; OKLCH L 85.0% C 0.066 H 316.3°. Best body text is #000000 at 12.97:1 contrast (WCAG AA passes).
Color values
| HEX | #DFC1EB |
|---|---|
| RGB | rgb(223, 193, 235) |
| HSL | hsl(283, 51%, 84%) |
| HSV | hsv(283, 18%, 92%) |
| CMYK | cmyk(5.1%, 17.9%, 0%, 7.8%) |
| CIE-LAB | lab(81.74, 18.06, -16.87) |
| CIE-LCH | lch(81.74, 24.72, 316.95°) |
| OKLab | oklab(84.96% 0.0476 -0.0454) |
| OKLCH | oklch(84.96% 0.066 316.3) |
| XYZ | xyz(64.4945, 59.8268, 86.7313) |
| Luminance | 0.5983 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 3.66
Light Lilac
#EDC8FF
ΔE00 3.93
Pale Lilac
#E4CBFF
ΔE00 4.02
Very Light Purple
#F6CEFC
ΔE00 4.32
Light Lavender
#DFC5FE
ΔE00 4.50
Thistle
#D8BFD8
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFC1EB #CDEBC1
analogous
#CAC1EB #DFC1EB #EBC1E2
triadic
#DFC1EB #EBDFC1 #C1EBDF
tetradic
#DFC1EB #EBCAC1 #CDEBC1 #C1E2EB
square
#DFC1EB #EBCAC1 #CDEBC1 #C1E2EB
split-complementary
#DFC1EB #E2EBC1 #C1EBCA
monochromatic
#AF64CD #C793DC #DFC1EB #F3E8F8 #F3E8F8
Accessibility & contrast
On white
1.62
#DFC1EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.97
#DFC1EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFC1EB
12.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFC1EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFC1EB | 1.00 | 1.62 | 12.97 | 12.97 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC9ED
Deuteranopia (green-blind)
#C2CCEA
Tritanopia (blue-blind)
#DFC5CF
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #dfc1eb; /* rgb */ color: rgb(223, 193, 235); /* oklch */ color: oklch(85.0% 0.066 316.3);
Tailwind
colors: {
custom: {
50: '#e9d3f1',
500: '#dfc1eb',
950: '#000000',
},
}SCSS
$custom: #dfc1eb; $custom-light: #e9d3f1; $custom-dark: #000000;
JSON
{
"hex": "#dfc1eb",
"rgb": {
"r": 223,
"g": 193,
"b": 235
},
"hsl": {
"h": 282.857,
"s": 51.22,
"l": 83.922
},
"oklch": {
"l": 0.84956,
"c": 0.06578,
"h": 316.3
},
"luminance": 0.59826
}Semantic roles & 50–950 ramp
primary
#DFC1EB
secondary
#9BC789
accent
#BF2752
background
#FEFEFF
surface
#FDFBFE
border
#D5D4D6
text
#161416
muted
#848385