#DFC5EB#DFC5EB
#DFC5EB is a very light, muted purple. Relative luminance 0.616; OKLCH L 85.7% C 0.059 H 315.2°. Best body text is #000000 at 13.32:1 contrast (WCAG AA passes).
Color values
| HEX | #DFC5EB |
|---|---|
| RGB | rgb(223, 197, 235) |
| HSL | hsl(281, 49%, 85%) |
| HSV | hsv(281, 16%, 92%) |
| CMYK | cmyk(5.1%, 16.2%, 0%, 7.8%) |
| CIE-LAB | lab(82.71, 15.92, -15.42) |
| CIE-LCH | lch(82.71, 22.16, 315.92°) |
| OKLab | oklab(85.7% 0.0417 -0.0415) |
| OKLCH | oklch(85.7% 0.059 315.2) |
| XYZ | xyz(65.3907, 61.6193, 87.0300) |
| Luminance | 0.6162 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 3.66
Pale Lilac
#E4CBFF
ΔE00 4.19
Thistle
#D8BFD8
ΔE00 4.30
Very Light Purple
#F6CEFC
ΔE00 4.60
Light Lilac
#EDC8FF
ΔE00 4.72
Light Lavender
#DFC5FE
ΔE00 5.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFC5EB #D1EBC5
analogous
#CCC5EB #DFC5EB #EBC5E4
triadic
#DFC5EB #EBDFC5 #C5EBDF
tetradic
#DFC5EB #EBCCC5 #D1EBC5 #C5E4EB
square
#DFC5EB #EBCCC5 #D1EBC5 #C5E4EB
split-complementary
#DFC5EB #E4EBC5 #C5EBCC
monochromatic
#AD6ACC #C697DB #DFC5EB #F2E8F7 #F2E8F7
Accessibility & contrast
On white
1.58
#DFC5EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.32
#DFC5EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFC5EB
13.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFC5EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFC5EB | 1.00 | 1.58 | 13.32 | 13.32 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0CCED
Deuteranopia (green-blind)
#C6CFEA
Tritanopia (blue-blind)
#DFC9D2
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #dfc5eb; /* rgb */ color: rgb(223, 197, 235); /* oklch */ color: oklch(85.7% 0.059 315.2);
Tailwind
colors: {
custom: {
50: '#e9d6f1',
500: '#dfc5eb',
950: '#000000',
},
}SCSS
$custom: #dfc5eb; $custom-light: #e9d6f1; $custom-dark: #000000;
JSON
{
"hex": "#dfc5eb",
"rgb": {
"r": 223,
"g": 197,
"b": 235
},
"hsl": {
"h": 281.053,
"s": 48.718,
"l": 84.706
},
"oklch": {
"l": 0.85704,
"c": 0.05882,
"h": 315.2
},
"luminance": 0.61619
}Semantic roles & 50–950 ramp
primary
#DFC5EB
secondary
#9FC78D
accent
#BC2958
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161416
muted
#848385