#DD91FA#DD91FA
#DD91FA is a light, vivid purple. Relative luminance 0.425; OKLCH L 77.1% C 0.164 H 316.2°. Best body text is #000000 at 9.50:1 contrast (WCAG AA passes).
Color values
| HEX | #DD91FA |
|---|---|
| RGB | rgb(221, 145, 250) |
| HSL | hsl(283, 91%, 77%) |
| HSV | hsv(283, 42%, 98%) |
| CMYK | cmyk(11.6%, 42%, 0%, 2%) |
| CIE-LAB | lab(71.23, 46.13, -41.12) |
| CIE-LCH | lch(71.23, 61.80, 318.28°) |
| OKLab | oklab(77.08% 0.1185 -0.1136) |
| OKLCH | oklch(77.08% 0.164 316.2) |
| XYZ | xyz(57.1969, 42.5266, 95.6194) |
| Luminance | 0.4253 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 4.63
Violet (CSS)
#EE82EE
ΔE00 5.03
Liliac
#C48EFD
ΔE00 5.17
Lilac (survey)
#CEA2FD
ΔE00 5.52
Pastel Purple
#CAA0FF
ΔE00 5.84
Lavender (survey)
#C79FEF
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD91FA #AEFA91
analogous
#A991FA #DD91FA #FA91E2
triadic
#DD91FA #FADD91 #91FADD
tetradic
#DD91FA #FAA991 #AEFA91 #91E2FA
square
#DD91FA #FAA991 #AEFA91 #91E2FA
split-complementary
#DD91FA #E2FA91 #91FAA9
monochromatic
#B91CF5 #CB56F7 #DD91FA #EFCCFD #F6E2FE
Accessibility & contrast
On white
2.21
#DD91FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.50
#DD91FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD91FA
9.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD91FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD91FA | 1.00 | 2.21 | 9.50 | 9.50 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FAAFE
Deuteranopia (green-blind)
#93B1F7
Tritanopia (blue-blind)
#DC9FBA
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #dd91fa; /* rgb */ color: rgb(221, 145, 250); /* oklch */ color: oklch(77.1% 0.164 316.2);
Tailwind
colors: {
custom: {
50: '#e9b3fc',
500: '#dd91fa',
950: '#000000',
},
}SCSS
$custom: #dd91fa; $custom-light: #e9b3fc; $custom-dark: #000000;
JSON
{
"hex": "#dd91fa",
"rgb": {
"r": 221,
"g": 145,
"b": 250
},
"hsl": {
"h": 283.429,
"s": 91.304,
"l": 77.451
},
"oklch": {
"l": 0.77078,
"c": 0.16413,
"h": 316.2
},
"luminance": 0.42525
}Semantic roles & 50–950 ramp
primary
#DD91FA
secondary
#DEF6D5
accent
#E6003F
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161117
muted
#848085