#DC91FA#DC91FA
#DC91FA is a light, vivid purple. Relative luminance 0.424; OKLCH L 77.0% C 0.164 H 315.8°. Best body text is #000000 at 9.47:1 contrast (WCAG AA passes).
Color values
| HEX | #DC91FA |
|---|---|
| RGB | rgb(220, 145, 250) |
| HSL | hsl(283, 91%, 77%) |
| HSV | hsv(283, 42%, 98%) |
| CMYK | cmyk(12%, 42%, 0%, 2%) |
| CIE-LAB | lab(71.13, 45.84, -41.30) |
| CIE-LCH | lch(71.13, 61.70, 317.99°) |
| OKLab | oklab(76.97% 0.1173 -0.1141) |
| OKLCH | oklch(76.97% 0.164 315.8) |
| XYZ | xyz(56.8933, 42.3700, 95.6052) |
| Luminance | 0.4237 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 4.48
Liliac
#C48EFD
ΔE00 4.98
Violet (CSS)
#EE82EE
ΔE00 5.18
Lilac (survey)
#CEA2FD
ΔE00 5.40
Pastel Purple
#CAA0FF
ΔE00 5.70
Lavender (survey)
#C79FEF
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC91FA #AFFA91
analogous
#A791FA #DC91FA #FA91E4
triadic
#DC91FA #FADC91 #91FADC
tetradic
#DC91FA #FAA791 #AFFA91 #91E4FA
square
#DC91FA #FAA791 #AFFA91 #91E4FA
split-complementary
#DC91FA #E4FA91 #91FAA7
monochromatic
#B71CF5 #C956F7 #DC91FA #EFCCFD #F6E2FE
Accessibility & contrast
On white
2.22
#DC91FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.47
#DC91FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC91FA
9.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC91FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC91FA | 1.00 | 2.22 | 9.47 | 9.47 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FAAFE
Deuteranopia (green-blind)
#92B0F7
Tritanopia (blue-blind)
#DB9FBA
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #dc91fa; /* rgb */ color: rgb(220, 145, 250); /* oklch */ color: oklch(77.0% 0.164 315.8);
Tailwind
colors: {
custom: {
50: '#e8b3fc',
500: '#dc91fa',
950: '#000000',
},
}SCSS
$custom: #dc91fa; $custom-light: #e8b3fc; $custom-dark: #000000;
JSON
{
"hex": "#dc91fa",
"rgb": {
"r": 220,
"g": 145,
"b": 250
},
"hsl": {
"h": 282.857,
"s": 91.304,
"l": 77.451
},
"oklch": {
"l": 0.76974,
"c": 0.16368,
"h": 315.8
},
"luminance": 0.42369
}Semantic roles & 50–950 ramp
primary
#DC91FA
secondary
#DFF6D5
accent
#E60042
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161117
muted
#848085