#DFC6EA#DFC6EA
#DFC6EA is a very light, muted purple. Relative luminance 0.620; OKLCH L 85.9% C 0.056 H 315.6°. Best body text is #000000 at 13.40:1 contrast (WCAG AA passes).
Color values
| HEX | #DFC6EA |
|---|---|
| RGB | rgb(223, 198, 234) |
| HSL | hsl(282, 46%, 85%) |
| HSV | hsv(282, 15%, 92%) |
| CMYK | cmyk(4.7%, 15.4%, 0%, 8.2%) |
| CIE-LAB | lab(82.92, 15.19, -14.57) |
| CIE-LCH | lch(82.92, 21.05, 316.21°) |
| OKLab | oklab(85.86% 0.0399 -0.0391) |
| OKLCH | oklch(85.86% 0.056 315.6) |
| XYZ | xyz(65.4745, 62.0173, 86.3472) |
| Luminance | 0.6202 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 3.89
Pale Lavender
#EECFFE
ΔE00 3.97
Pale Lilac
#E4CBFF
ΔE00 4.60
Very Light Purple
#F6CEFC
ΔE00 4.87
Light Lilac
#EDC8FF
ΔE00 5.22
Light Lavender
#DFC5FE
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFC6EA #D1EAC6
analogous
#CDC6EA #DFC6EA #EAC6E3
triadic
#DFC6EA #EADFC6 #C6EADF
tetradic
#DFC6EA #EACDC6 #D1EAC6 #C6E3EA
square
#DFC6EA #EACDC6 #D1EAC6 #C6E3EA
split-complementary
#DFC6EA #E3EAC6 #C6EACD
monochromatic
#AD6DC9 #C699DA #DFC6EA #F2E9F7 #F2E9F7
Accessibility & contrast
On white
1.57
#DFC6EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.40
#DFC6EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFC6EA
13.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFC6EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFC6EA | 1.00 | 1.57 | 13.40 | 13.40 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2CDEC
Deuteranopia (green-blind)
#C7CFE9
Tritanopia (blue-blind)
#DFCAD2
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #dfc6ea; /* rgb */ color: rgb(223, 198, 234); /* oklch */ color: oklch(85.9% 0.056 315.6);
Tailwind
colors: {
custom: {
50: '#e9d7f0',
500: '#dfc6ea',
950: '#000000',
},
}SCSS
$custom: #dfc6ea; $custom-light: #e9d7f0; $custom-dark: #000000;
JSON
{
"hex": "#dfc6ea",
"rgb": {
"r": 223,
"g": 198,
"b": 234
},
"hsl": {
"h": 281.667,
"s": 46.154,
"l": 84.706
},
"oklch": {
"l": 0.85858,
"c": 0.05592,
"h": 315.6
},
"luminance": 0.62017
}Semantic roles & 50–950 ramp
primary
#DFC6EA
secondary
#9FC68F
accent
#B92C57
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161416
muted
#848385