#DD95F9#DD95F9
#DD95F9 is a light, vivid purple. Relative luminance 0.437; OKLCH L 77.7% C 0.156 H 316.1°. Best body text is #000000 at 9.74:1 contrast (WCAG AA passes).
Color values
| HEX | #DD95F9 |
|---|---|
| RGB | rgb(221, 149, 249) |
| HSL | hsl(283, 89%, 78%) |
| HSV | hsv(283, 40%, 98%) |
| CMYK | cmyk(11.2%, 40.2%, 0%, 2.4%) |
| CIE-LAB | lab(72.03, 43.82, -39.33) |
| CIE-LCH | lch(72.03, 58.88, 318.09°) |
| OKLab | oklab(77.66% 0.1127 -0.1085) |
| OKLCH | oklch(77.66% 0.156 316.1) |
| XYZ | xyz(57.6626, 43.7081, 95.0031) |
| Luminance | 0.4371 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 4.18
Lilac (survey)
#CEA2FD
ΔE00 4.89
Pastel Purple
#CAA0FF
ΔE00 5.38
Lavender (survey)
#C79FEF
ΔE00 5.40
Violet (CSS)
#EE82EE
ΔE00 5.49
Liliac
#C48EFD
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD95F9 #B1F995
analogous
#AB95F9 #DD95F9 #F995E3
triadic
#DD95F9 #F9DD95 #95F9DD
tetradic
#DD95F9 #F9AB95 #B1F995 #95E3F9
square
#DD95F9 #F9AB95 #B1F995 #95E3F9
split-complementary
#DD95F9 #E3F995 #95F9AB
monochromatic
#B821F2 #CA5BF6 #DD95F9 #F0CFFC #F6E2FD
Accessibility & contrast
On white
2.16
#DD95F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.74
#DD95F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD95F9
9.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD95F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD95F9 | 1.00 | 2.16 | 9.74 | 9.74 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84ACFD
Deuteranopia (green-blind)
#97B3F6
Tritanopia (blue-blind)
#DCA2BB
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #dd95f9; /* rgb */ color: rgb(221, 149, 249); /* oklch */ color: oklch(77.7% 0.156 316.1);
Tailwind
colors: {
custom: {
50: '#e9b5fb',
500: '#dd95f9',
950: '#000000',
},
}SCSS
$custom: #dd95f9; $custom-light: #e9b5fb; $custom-dark: #000000;
JSON
{
"hex": "#dd95f9",
"rgb": {
"r": 221,
"g": 149,
"b": 249
},
"hsl": {
"h": 283.2,
"s": 89.286,
"l": 78.039
},
"oklch": {
"l": 0.77665,
"c": 0.1564,
"h": 316.1
},
"luminance": 0.43707
}Semantic roles & 50–950 ramp
primary
#DD95F9
secondary
#DEF5D6
accent
#E60040
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161117
muted
#848085