#DCA2F4#DCA2F4
#DCA2F4 is a light, vivid purple. Relative luminance 0.476; OKLCH L 79.5% C 0.128 H 315.7°. Best body text is #000000 at 10.52:1 contrast (WCAG AA passes).
Color values
| HEX | #DCA2F4 |
|---|---|
| RGB | rgb(220, 162, 244) |
| HSL | hsl(282, 79%, 80%) |
| HSV | hsv(282, 34%, 96%) |
| CMYK | cmyk(9.8%, 33.6%, 0%, 4.3%) |
| CIE-LAB | lab(74.57, 35.58, -32.70) |
| CIE-LCH | lch(74.57, 48.32, 317.42°) |
| OKLab | oklab(79.49% 0.0919 -0.0896) |
| OKLCH | oklch(79.49% 0.128 315.7) |
| XYZ | xyz(58.7622, 47.5892, 91.6605) |
| Luminance | 0.4759 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mauve
#E0B0FF
ΔE00 3.41
Lilac (survey)
#CEA2FD
ΔE00 4.10
Lavender (survey)
#C79FEF
ΔE00 4.12
Baby Purple
#CA9BF7
ΔE00 4.37
Plum
#DDA0DD
ΔE00 5.04
Pastel Purple
#CAA0FF
ΔE00 5.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCA2F4 #BAF4A2
analogous
#B3A2F4 #DCA2F4 #F4A2E3
triadic
#DCA2F4 #F4DCA2 #A2F4DC
tetradic
#DCA2F4 #F4B3A2 #BAF4A2 #A2E3F4
square
#DCA2F4 #F4B3A2 #BAF4A2 #A2E3F4
split-complementary
#DCA2F4 #E3F4A2 #A2F4B3
monochromatic
#B335E7 #C76BEE #DCA2F4 #F1D9FA #F5E4FC
Accessibility & contrast
On white
2.00
#DCA2F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.52
#DCA2F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCA2F4
10.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCA2F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCA2F4 | 1.00 | 2.00 | 10.52 | 10.52 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B4F7
Deuteranopia (green-blind)
#A3B9F1
Tritanopia (blue-blind)
#DBACC0
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #dca2f4; /* rgb */ color: rgb(220, 162, 244); /* oklch */ color: oklch(79.5% 0.128 315.7);
Tailwind
colors: {
custom: {
50: '#e8bef8',
500: '#dca2f4',
950: '#000000',
},
}SCSS
$custom: #dca2f4; $custom-light: #e8bef8; $custom-dark: #000000;
JSON
{
"hex": "#dca2f4",
"rgb": {
"r": 220,
"g": 162,
"b": 244
},
"hsl": {
"h": 282.439,
"s": 78.846,
"l": 79.608
},
"oklch": {
"l": 0.7949,
"c": 0.12838,
"h": 315.7
},
"luminance": 0.47588
}Semantic roles & 50–950 ramp
primary
#DCA2F4
secondary
#E0F4D7
accent
#DB0A47
background
#FEFBFF
surface
#FDF7FF
border
#D5D0D7
text
#161217
muted
#848185