#DD91FC#DD91FC
#DD91FC is a light, vivid purple. Relative luminance 0.427; OKLCH L 77.2% C 0.166 H 315.6°. Best body text is #000000 at 9.53:1 contrast (WCAG AA passes).
Color values
| HEX | #DD91FC |
|---|---|
| RGB | rgb(221, 145, 252) |
| HSL | hsl(283, 95%, 78%) |
| HSV | hsv(283, 42%, 99%) |
| CMYK | cmyk(12.3%, 42.5%, 0%, 1.2%) |
| CIE-LAB | lab(71.32, 46.53, -42.08) |
| CIE-LCH | lch(71.32, 62.74, 317.88°) |
| OKLab | oklab(77.17% 0.1188 -0.1163) |
| OKLCH | oklch(77.17% 0.166 315.6) |
| XYZ | xyz(57.5122, 42.6527, 97.2798) |
| Luminance | 0.4265 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 4.58
Liliac
#C48EFD
ΔE00 4.98
Violet (CSS)
#EE82EE
ΔE00 5.23
Lilac (survey)
#CEA2FD
ΔE00 5.45
Pastel Purple
#CAA0FF
ΔE00 5.73
Lavender (survey)
#C79FEF
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD91FC #B0FC91
analogous
#A791FC #DD91FC #FC91E5
triadic
#DD91FC #FCDD91 #91FCDD
tetradic
#DD91FC #FCA791 #B0FC91 #91E5FC
square
#DD91FC #FCA791 #B0FC91 #91E5FC
split-complementary
#DD91FC #E5FC91 #91FCA7
monochromatic
#B81AF9 #CB55FA #DD91FC #EFCDFE #F6E1FE
Accessibility & contrast
On white
2.20
#DD91FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.53
#DD91FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD91FC
9.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD91FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD91FC | 1.00 | 2.20 | 9.53 | 9.53 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EAAFF
Deuteranopia (green-blind)
#92B1F9
Tritanopia (blue-blind)
#DCA0BB
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #dd91fc; /* rgb */ color: rgb(221, 145, 252); /* oklch */ color: oklch(77.2% 0.166 315.6);
Tailwind
colors: {
custom: {
50: '#e9b3fd',
500: '#dd91fc',
950: '#000000',
},
}SCSS
$custom: #dd91fc; $custom-light: #e9b3fd; $custom-dark: #000000;
JSON
{
"hex": "#dd91fc",
"rgb": {
"r": 221,
"g": 145,
"b": 252
},
"hsl": {
"h": 282.617,
"s": 94.69,
"l": 77.843
},
"oklch": {
"l": 0.77171,
"c": 0.1663,
"h": 315.6
},
"luminance": 0.42651
}Semantic roles & 50–950 ramp
primary
#DD91FC
secondary
#DEF6D5
accent
#E60042
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161118
muted
#848086