#DD91FB#DD91FB
#DD91FB is a light, vivid purple. Relative luminance 0.426; OKLCH L 77.1% C 0.165 H 315.9°. Best body text is #000000 at 9.52:1 contrast (WCAG AA passes).
Color values
| HEX | #DD91FB |
|---|---|
| RGB | rgb(221, 145, 251) |
| HSL | hsl(283, 93%, 78%) |
| HSV | hsv(283, 42%, 98%) |
| CMYK | cmyk(12%, 42.2%, 0%, 1.6%) |
| CIE-LAB | lab(71.28, 46.33, -41.60) |
| CIE-LCH | lch(71.28, 62.27, 318.08°) |
| OKLab | oklab(77.12% 0.1187 -0.115) |
| OKLCH | oklch(77.12% 0.165 315.9) |
| XYZ | xyz(57.3542, 42.5895, 96.4474) |
| Luminance | 0.4259 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 4.60
Liliac
#C48EFD
ΔE00 5.07
Violet (CSS)
#EE82EE
ΔE00 5.13
Lilac (survey)
#CEA2FD
ΔE00 5.48
Pastel Purple
#CAA0FF
ΔE00 5.78
Lavender (survey)
#C79FEF
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD91FB #AFFB91
analogous
#A891FB #DD91FB #FB91E4
triadic
#DD91FB #FBDD91 #91FBDD
tetradic
#DD91FB #FBA891 #AFFB91 #91E4FB
square
#DD91FB #FBA891 #AFFB91 #91E4FB
split-complementary
#DD91FB #E4FB91 #91FBA8
monochromatic
#B81BF7 #CB56F9 #DD91FB #EFCCFD #F6E1FE
Accessibility & contrast
On white
2.21
#DD91FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.52
#DD91FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD91FB
9.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD91FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD91FB | 1.00 | 2.21 | 9.52 | 9.52 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FAAFF
Deuteranopia (green-blind)
#92B1F8
Tritanopia (blue-blind)
#DCA0BA
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #dd91fb; /* rgb */ color: rgb(221, 145, 251); /* oklch */ color: oklch(77.1% 0.165 315.9);
Tailwind
colors: {
custom: {
50: '#e9b3fd',
500: '#dd91fb',
950: '#000000',
},
}SCSS
$custom: #dd91fb; $custom-light: #e9b3fd; $custom-dark: #000000;
JSON
{
"hex": "#dd91fb",
"rgb": {
"r": 221,
"g": 145,
"b": 251
},
"hsl": {
"h": 283.019,
"s": 92.982,
"l": 77.647
},
"oklch": {
"l": 0.77124,
"c": 0.16522,
"h": 315.9
},
"luminance": 0.42588
}Semantic roles & 50–950 ramp
primary
#DD91FB
secondary
#DEF6D5
accent
#E60041
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161117
muted
#848085