#DD95FD#DD95FD
#DD95FD is a light, vivid purple. Relative luminance 0.440; OKLCH L 77.8% C 0.161 H 314.9°. Best body text is #000000 at 9.79:1 contrast (WCAG AA passes).
Color values
| HEX | #DD95FD |
|---|---|
| RGB | rgb(221, 149, 253) |
| HSL | hsl(282, 96%, 79%) |
| HSV | hsv(282, 41%, 99%) |
| CMYK | cmyk(12.6%, 41.1%, 0%, 0.8%) |
| CIE-LAB | lab(72.20, 44.63, -41.24) |
| CIE-LCH | lch(72.20, 60.77, 317.26°) |
| OKLab | oklab(77.85% 0.1134 -0.114) |
| OKLCH | oklch(77.85% 0.161 314.9) |
| XYZ | xyz(58.2931, 43.9603, 98.3239) |
| Luminance | 0.4396 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 4.05
Lilac (survey)
#CEA2FD
ΔE00 4.72
Liliac
#C48EFD
ΔE00 5.10
Pastel Purple
#CAA0FF
ΔE00 5.10
Lavender (survey)
#C79FEF
ΔE00 5.50
Violet (CSS)
#EE82EE
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD95FD #B5FD95
analogous
#A995FD #DD95FD #FD95E9
triadic
#DD95FD #FDDD95 #95FDDD
tetradic
#DD95FD #FDA995 #B5FD95 #95E9FD
square
#DD95FD #FDA995 #B5FD95 #95E9FD
split-complementary
#DD95FD #E9FD95 #95FDA9
monochromatic
#B61DFB #CA59FC #DD95FD #F0D1FE #F5E1FE
Accessibility & contrast
On white
2.14
#DD95FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.79
#DD95FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD95FD
9.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD95FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD95FD | 1.00 | 2.14 | 9.79 | 9.79 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83ADFF
Deuteranopia (green-blind)
#95B3FA
Tritanopia (blue-blind)
#DBA3BD
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #dd95fd; /* rgb */ color: rgb(221, 149, 253); /* oklch */ color: oklch(77.8% 0.161 314.9);
Tailwind
colors: {
custom: {
50: '#e9b5fe',
500: '#dd95fd',
950: '#000000',
},
}SCSS
$custom: #dd95fd; $custom-light: #e9b5fe; $custom-dark: #000000;
JSON
{
"hex": "#dd95fd",
"rgb": {
"r": 221,
"g": 149,
"b": 253
},
"hsl": {
"h": 281.538,
"s": 96.296,
"l": 78.824
},
"oklch": {
"l": 0.77848,
"c": 0.16079,
"h": 314.9
},
"luminance": 0.43959
}Semantic roles & 50–950 ramp
primary
#DD95FD
secondary
#DFF7D4
accent
#E60047
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161118
muted
#848086