#DFC8EA#DFC8EA
#DFC8EA is a very light, muted purple. Relative luminance 0.629; OKLCH L 86.2% C 0.052 H 314.9°. Best body text is #000000 at 13.59:1 contrast (WCAG AA passes).
Color values
| HEX | #DFC8EA |
|---|---|
| RGB | rgb(223, 200, 234) |
| HSL | hsl(281, 45%, 85%) |
| HSV | hsv(281, 15%, 92%) |
| CMYK | cmyk(4.7%, 14.5%, 0%, 8.2%) |
| CIE-LAB | lab(83.41, 14.13, -13.84) |
| CIE-LCH | lch(83.41, 19.77, 315.60°) |
| OKLab | oklab(86.24% 0.037 -0.0371) |
| OKLCH | oklch(86.24% 0.052 314.9) |
| XYZ | xyz(65.9346, 62.9376, 86.5006) |
| Luminance | 0.6294 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 3.70
Pale Lavender
#EECFFE
ΔE00 4.33
Pale Lilac
#E4CBFF
ΔE00 4.97
Very Light Purple
#F6CEFC
ΔE00 5.31
Light Lilac
#EDC8FF
ΔE00 5.82
Light Lavender
#DFC5FE
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFC8EA #D3EAC8
analogous
#CEC8EA #DFC8EA #EAC8E4
triadic
#DFC8EA #EADFC8 #C8EADF
tetradic
#DFC8EA #EACEC8 #D3EAC8 #C8E4EA
square
#DFC8EA #EACEC8 #D3EAC8 #C8E4EA
split-complementary
#DFC8EA #E4EAC8 #C8EACE
monochromatic
#AB6FC8 #C59CD9 #DFC8EA #F2E9F7 #F2E9F7
Accessibility & contrast
On white
1.55
#DFC8EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.59
#DFC8EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFC8EA
13.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFC8EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFC8EA | 1.00 | 1.55 | 13.59 | 13.59 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CEEC
Deuteranopia (green-blind)
#C8D0E9
Tritanopia (blue-blind)
#DFCCD3
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #dfc8ea; /* rgb */ color: rgb(223, 200, 234); /* oklch */ color: oklch(86.2% 0.052 314.9);
Tailwind
colors: {
custom: {
50: '#e9d8f0',
500: '#dfc8ea',
950: '#000000',
},
}SCSS
$custom: #dfc8ea; $custom-light: #e9d8f0; $custom-dark: #000000;
JSON
{
"hex": "#dfc8ea",
"rgb": {
"r": 223,
"g": 200,
"b": 234
},
"hsl": {
"h": 280.588,
"s": 44.737,
"l": 85.098
},
"oklch": {
"l": 0.86236,
"c": 0.05245,
"h": 314.9
},
"luminance": 0.62937
}Semantic roles & 50–950 ramp
primary
#DFC8EA
secondary
#A2C591
accent
#B82E5A
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161416
muted
#848385