#DD95FA#DD95FA
#DD95FA is a light, vivid purple. Relative luminance 0.438; OKLCH L 77.7% C 0.157 H 315.8°. Best body text is #000000 at 9.75:1 contrast (WCAG AA passes).
Color values
| HEX | #DD95FA |
|---|---|
| RGB | rgb(221, 149, 250) |
| HSL | hsl(283, 91%, 78%) |
| HSV | hsv(283, 40%, 98%) |
| CMYK | cmyk(11.6%, 40.4%, 0%, 2%) |
| CIE-LAB | lab(72.07, 44.02, -39.81) |
| CIE-LCH | lch(72.07, 59.35, 317.88°) |
| OKLab | oklab(77.71% 0.1129 -0.1098) |
| OKLCH | oklch(77.71% 0.157 315.8) |
| XYZ | xyz(57.8189, 43.7706, 95.8267) |
| Luminance | 0.4377 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 4.14
Lilac (survey)
#CEA2FD
ΔE00 4.83
Pastel Purple
#CAA0FF
ΔE00 5.30
Liliac
#C48EFD
ΔE00 5.39
Lavender (survey)
#C79FEF
ΔE00 5.42
Violet (CSS)
#EE82EE
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD95FA #B2FA95
analogous
#AA95FA #DD95FA #FA95E5
triadic
#DD95FA #FADD95 #95FADD
tetradic
#DD95FA #FAAA95 #B2FA95 #95E5FA
square
#DD95FA #FAAA95 #B2FA95 #95E5FA
split-complementary
#DD95FA #E5FA95 #95FAAA
monochromatic
#B820F4 #CA5BF7 #DD95FA #F0CFFD #F6E2FE
Accessibility & contrast
On white
2.15
#DD95FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.75
#DD95FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD95FA
9.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD95FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD95FA | 1.00 | 2.15 | 9.75 | 9.75 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84ACFE
Deuteranopia (green-blind)
#96B3F7
Tritanopia (blue-blind)
#DCA3BC
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #dd95fa; /* rgb */ color: rgb(221, 149, 250); /* oklch */ color: oklch(77.7% 0.157 315.8);
Tailwind
colors: {
custom: {
50: '#e9b5fc',
500: '#dd95fa',
950: '#000000',
},
}SCSS
$custom: #dd95fa; $custom-light: #e9b5fc; $custom-dark: #000000;
JSON
{
"hex": "#dd95fa",
"rgb": {
"r": 221,
"g": 149,
"b": 250
},
"hsl": {
"h": 282.772,
"s": 90.991,
"l": 78.235
},
"oklch": {
"l": 0.77711,
"c": 0.15749,
"h": 315.8
},
"luminance": 0.43769
}Semantic roles & 50–950 ramp
primary
#DD95FA
secondary
#DFF6D5
accent
#E60042
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161117
muted
#848085