#D491DC#D491DC
#D491DC is a light, vivid purple. Relative luminance 0.394; OKLCH L 74.8% C 0.127 H 323.0°. Best body text is #000000 at 8.88:1 contrast (WCAG AA passes).
Color values
| HEX | #D491DC |
|---|---|
| RGB | rgb(212, 145, 220) |
| HSL | hsl(294, 52%, 72%) |
| HSV | hsv(294, 34%, 86%) |
| CMYK | cmyk(3.6%, 34.1%, 0%, 13.7%) |
| CIE-LAB | lab(69.05, 37.54, -28.13) |
| CIE-LCH | lch(69.05, 46.91, 323.16°) |
| OKLab | oklab(74.82% 0.1018 -0.0767) |
| OKLCH | oklch(74.82% 0.127 323) |
| XYZ | xyz(50.1936, 39.4168, 72.6604) |
| Luminance | 0.3942 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.51
Plum
#DDA0DD
ΔE00 4.38
Pale Purple
#B790D4
ΔE00 5.86
Violet (CSS)
#EE82EE
ΔE00 5.99
Lavender (survey)
#C79FEF
ΔE00 6.46
Baby Purple
#CA9BF7
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D491DC #99DC91
analogous
#AF91DC #D491DC #DC91BF
triadic
#D491DC #DCD491 #91DCD4
tetradic
#D491DC #DCAF91 #99DC91 #91BFDC
square
#D491DC #DCAF91 #99DC91 #91BFDC
split-complementary
#D491DC #BFDC91 #91DCAF
monochromatic
#AB3BB8 #C263CD #D491DC #E6BFEB #F6E8F8
Accessibility & contrast
On white
2.36
#D491DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.88
#D491DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D491DC
8.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D491DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D491DC | 1.00 | 2.36 | 8.88 | 8.88 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89A4DF
Deuteranopia (green-blind)
#9AABDA
Tritanopia (blue-blind)
#D799AD
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #d491dc; /* rgb */ color: rgb(212, 145, 220); /* oklch */ color: oklch(74.8% 0.127 323.0);
Tailwind
colors: {
custom: {
50: '#e2b2e7',
500: '#d491dc',
950: '#000000',
},
}SCSS
$custom: #d491dc; $custom-light: #e2b2e7; $custom-dark: #000000;
JSON
{
"hex": "#d491dc",
"rgb": {
"r": 212,
"g": 145,
"b": 220
},
"hsl": {
"h": 293.6,
"s": 51.724,
"l": 71.569
},
"oklch": {
"l": 0.74821,
"c": 0.12742,
"h": 323
},
"luminance": 0.39415
}Semantic roles & 50–950 ramp
primary
#D491DC
secondary
#DDEEDB
accent
#BF2637
background
#FDFBFE
surface
#FBF6FC
border
#D4D0D5
text
#151116
muted
#838084