#DD92FA#DD92FA
#DD92FA is a light, vivid purple. Relative luminance 0.428; OKLCH L 77.2% C 0.162 H 316.1°. Best body text is #000000 at 9.57:1 contrast (WCAG AA passes).
Color values
| HEX | #DD92FA |
|---|---|
| RGB | rgb(221, 146, 250) |
| HSL | hsl(283, 91%, 78%) |
| HSV | hsv(283, 42%, 98%) |
| CMYK | cmyk(11.6%, 41.6%, 0%, 2%) |
| CIE-LAB | lab(71.44, 45.60, -40.80) |
| CIE-LCH | lch(71.44, 61.19, 318.18°) |
| OKLab | oklab(77.24% 0.1171 -0.1127) |
| OKLCH | oklch(77.24% 0.162 316.1) |
| XYZ | xyz(57.3504, 42.8336, 95.6706) |
| Luminance | 0.4283 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 4.49
Violet (CSS)
#EE82EE
ΔE00 5.15
Liliac
#C48EFD
ΔE00 5.21
Lilac (survey)
#CEA2FD
ΔE00 5.34
Pastel Purple
#CAA0FF
ΔE00 5.70
Lavender (survey)
#C79FEF
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD92FA #AFFA92
analogous
#A992FA #DD92FA #FA92E3
triadic
#DD92FA #FADD92 #92FADD
tetradic
#DD92FA #FAA992 #AFFA92 #92E3FA
square
#DD92FA #FAA992 #AFFA92 #92E3FA
split-complementary
#DD92FA #E3FA92 #92FAA9
monochromatic
#B81DF5 #CB57F7 #DD92FA #EFCDFD #F6E2FE
Accessibility & contrast
On white
2.20
#DD92FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.57
#DD92FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD92FA
9.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD92FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD92FA | 1.00 | 2.20 | 9.57 | 9.57 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80AAFE
Deuteranopia (green-blind)
#94B1F7
Tritanopia (blue-blind)
#DCA0BA
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #dd92fa; /* rgb */ color: rgb(221, 146, 250); /* oklch */ color: oklch(77.2% 0.162 316.1);
Tailwind
colors: {
custom: {
50: '#e9b3fc',
500: '#dd92fa',
950: '#000000',
},
}SCSS
$custom: #dd92fa; $custom-light: #e9b3fc; $custom-dark: #000000;
JSON
{
"hex": "#dd92fa",
"rgb": {
"r": 221,
"g": 146,
"b": 250
},
"hsl": {
"h": 283.269,
"s": 91.228,
"l": 77.647
},
"oklch": {
"l": 0.77235,
"c": 0.16248,
"h": 316.1
},
"luminance": 0.42832
}Semantic roles & 50–950 ramp
primary
#DD92FA
secondary
#DEF6D5
accent
#E60040
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161117
muted
#848085