#DCAFEA#DCAFEA
#DCAFEA is a light, moderate purple. Relative luminance 0.518; OKLCH L 81.4% C 0.095 H 318.1°. Best body text is #000000 at 11.36:1 contrast (WCAG AA passes).
Color values
| HEX | #DCAFEA |
|---|---|
| RGB | rgb(220, 175, 234) |
| HSL | hsl(286, 58%, 80%) |
| HSV | hsv(286, 25%, 92%) |
| CMYK | cmyk(6%, 25.2%, 0%, 8.2%) |
| CIE-LAB | lab(77.17, 26.59, -23.29) |
| CIE-LCH | lch(77.17, 35.34, 318.79°) |
| OKLab | oklab(81.36% 0.0703 -0.0632) |
| OKLCH | oklch(81.36% 0.095 318.1) |
| XYZ | xyz(59.6943, 51.8172, 84.6830) |
| Luminance | 0.5182 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.25
Mauve
#E0B0FF
ΔE00 4.33
Light Lavendar
#EFC0FE
ΔE00 4.42
Light Violet
#D6B4FC
ΔE00 4.75
Light Lilac
#EDC8FF
ΔE00 5.84
Pale Violet
#CEAEFA
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCAFEA #BDEAAF
analogous
#BEAFEA #DCAFEA #EAAFDA
triadic
#DCAFEA #EADCAF #AFEADC
tetradic
#DCAFEA #EABEAF #BDEAAF #AFDAEA
square
#DCAFEA #EABEAF #BDEAAF #AFDAEA
split-complementary
#DCAFEA #DAEAAF #AFEABE
monochromatic
#B24ED1 #C77FDD #DCAFEA #F1DFF7 #F4E7F9
Accessibility & contrast
On white
1.85
#DCAFEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.36
#DCAFEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCAFEA
11.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCAFEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCAFEA | 1.00 | 1.85 | 11.36 | 11.36 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8BCEC
Deuteranopia (green-blind)
#B2C0E8
Tritanopia (blue-blind)
#DCB5C4
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #dcafea; /* rgb */ color: rgb(220, 175, 234); /* oklch */ color: oklch(81.4% 0.095 318.1);
Tailwind
colors: {
custom: {
50: '#e7c7f0',
500: '#dcafea',
950: '#000000',
},
}SCSS
$custom: #dcafea; $custom-light: #e7c7f0; $custom-dark: #000000;
JSON
{
"hex": "#dcafea",
"rgb": {
"r": 220,
"g": 175,
"b": 234
},
"hsl": {
"h": 285.763,
"s": 58.416,
"l": 80.196
},
"oklch": {
"l": 0.81358,
"c": 0.0945,
"h": 318.1
},
"luminance": 0.51816
}Semantic roles & 50–950 ramp
primary
#DCAFEA
secondary
#8AC677
accent
#C61F47
background
#FEFDFF
surface
#FCF9FE
border
#D5D2D6
text
#161316
muted
#848285