#DCA8EB#DCA8EB
#DCA8EB is a light, moderate purple. Relative luminance 0.492; OKLCH L 80.2% C 0.108 H 318.5°. Best body text is #000000 at 10.84:1 contrast (WCAG AA passes).
Color values
| HEX | #DCA8EB |
|---|---|
| RGB | rgb(220, 168, 235) |
| HSL | hsl(287, 63%, 79%) |
| HSV | hsv(287, 29%, 92%) |
| CMYK | cmyk(6.4%, 28.5%, 0%, 7.8%) |
| CIE-LAB | lab(75.59, 30.56, -26.24) |
| CIE-LCH | lch(75.59, 40.28, 319.35°) |
| OKLab | oklab(80.16% 0.0809 -0.0714) |
| OKLCH | oklch(80.16% 0.108 318.5) |
| XYZ | xyz(58.5111, 49.2203, 84.9993) |
| Luminance | 0.4922 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.25
Mauve
#E0B0FF
ΔE00 3.73
Light Violet
#D6B4FC
ΔE00 5.02
Lavender (survey)
#C79FEF
ΔE00 5.51
Pale Violet
#CEAEFA
ΔE00 5.62
Light Lavendar
#EFC0FE
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCA8EB #B7EBA8
analogous
#BBA8EB #DCA8EB #EBA8D9
triadic
#DCA8EB #EBDCA8 #A8EBDC
tetradic
#DCA8EB #EBBBA8 #B7EBA8 #A8D9EB
square
#DCA8EB #EBBBA8 #B7EBA8 #A8D9EB
split-complementary
#DCA8EB #D9EBA8 #A8EBBB
monochromatic
#B444D4 #C876E0 #DCA8EB #F0DAF6 #F5E6F9
Accessibility & contrast
On white
1.94
#DCA8EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.84
#DCA8EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCA8EB
10.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCA8EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCA8EB | 1.00 | 1.94 | 10.84 | 10.84 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0B7EE
Deuteranopia (green-blind)
#ACBCE9
Tritanopia (blue-blind)
#DDAFC0
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #dca8eb; /* rgb */ color: rgb(220, 168, 235); /* oklch */ color: oklch(80.2% 0.108 318.5);
Tailwind
colors: {
custom: {
50: '#e7c2f1',
500: '#dca8eb',
950: '#000000',
},
}SCSS
$custom: #dca8eb; $custom-light: #e7c2f1; $custom-dark: #000000;
JSON
{
"hex": "#dca8eb",
"rgb": {
"r": 220,
"g": 168,
"b": 235
},
"hsl": {
"h": 286.567,
"s": 62.617,
"l": 79.02
},
"oklch": {
"l": 0.80158,
"c": 0.10788,
"h": 318.5
},
"luminance": 0.49219
}Semantic roles & 50–950 ramp
primary
#DCA8EB
secondary
#DFF1DA
accent
#CA1B42
background
#FEFBFE
surface
#FCF7FD
border
#D5D0D5
text
#161216
muted
#848184