#DD91FD#DD91FD
#DD91FD is a light, vivid purple. Relative luminance 0.427; OKLCH L 77.2% C 0.167 H 315.3°. Best body text is #000000 at 9.54:1 contrast (WCAG AA passes).
Color values
| HEX | #DD91FD |
|---|---|
| RGB | rgb(221, 145, 253) |
| HSL | hsl(282, 96%, 78%) |
| HSV | hsv(282, 43%, 99%) |
| CMYK | cmyk(12.6%, 42.7%, 0%, 0.8%) |
| CIE-LAB | lab(71.36, 46.73, -42.55) |
| CIE-LCH | lch(71.36, 63.21, 317.68°) |
| OKLab | oklab(77.22% 0.119 -0.1177) |
| OKLCH | oklch(77.22% 0.167 315.3) |
| XYZ | xyz(57.6711, 42.7163, 98.1165) |
| Luminance | 0.4271 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 4.57
Liliac
#C48EFD
ΔE00 4.89
Violet (CSS)
#EE82EE
ΔE00 5.33
Lilac (survey)
#CEA2FD
ΔE00 5.43
Pastel Purple
#CAA0FF
ΔE00 5.68
Lavender (survey)
#C79FEF
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD91FD #B1FD91
analogous
#A791FD #DD91FD #FD91E7
triadic
#DD91FD #FDDD91 #91FDDD
tetradic
#DD91FD #FDA791 #B1FD91 #91E7FD
square
#DD91FD #FDA791 #B1FD91 #91E7FD
split-complementary
#DD91FD #E7FD91 #91FDA7
monochromatic
#B819FB #CA55FC #DD91FD #F0CDFE #F6E1FE
Accessibility & contrast
On white
2.20
#DD91FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.54
#DD91FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD91FD
9.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD91FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD91FD | 1.00 | 2.20 | 9.54 | 9.54 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EAAFF
Deuteranopia (green-blind)
#92B1FA
Tritanopia (blue-blind)
#DBA0BB
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #dd91fd; /* rgb */ color: rgb(221, 145, 253); /* oklch */ color: oklch(77.2% 0.167 315.3);
Tailwind
colors: {
custom: {
50: '#e9b3fe',
500: '#dd91fd',
950: '#000000',
},
}SCSS
$custom: #dd91fd; $custom-light: #e9b3fe; $custom-dark: #000000;
JSON
{
"hex": "#dd91fd",
"rgb": {
"r": 221,
"g": 145,
"b": 253
},
"hsl": {
"h": 282.222,
"s": 96.429,
"l": 78.039
},
"oklch": {
"l": 0.77218,
"c": 0.16738,
"h": 315.3
},
"luminance": 0.42715
}Semantic roles & 50–950 ramp
primary
#DD91FD
secondary
#DEF7D4
accent
#E60044
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161118
muted
#848086