#DD95FC#DD95FC
#DD95FC is a light, vivid purple. Relative luminance 0.439; OKLCH L 77.8% C 0.160 H 315.2°. Best body text is #000000 at 9.78:1 contrast (WCAG AA passes).
Color values
| HEX | #DD95FC |
|---|---|
| RGB | rgb(221, 149, 252) |
| HSL | hsl(282, 94%, 79%) |
| HSV | hsv(282, 41%, 99%) |
| CMYK | cmyk(12.3%, 40.9%, 0%, 1.2%) |
| CIE-LAB | lab(72.16, 44.43, -40.76) |
| CIE-LCH | lch(72.16, 60.30, 317.46°) |
| OKLab | oklab(77.8% 0.1133 -0.1126) |
| OKLCH | oklch(77.8% 0.16 315.2) |
| XYZ | xyz(58.1342, 43.8967, 97.4871) |
| Luminance | 0.4390 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 4.07
Lilac (survey)
#CEA2FD
ΔE00 4.75
Pastel Purple
#CAA0FF
ΔE00 5.16
Liliac
#C48EFD
ΔE00 5.19
Lavender (survey)
#C79FEF
ΔE00 5.46
Violet (CSS)
#EE82EE
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD95FC #B4FC95
analogous
#A995FC #DD95FC #FC95E7
triadic
#DD95FC #FCDD95 #95FCDD
tetradic
#DD95FC #FCA995 #B4FC95 #95E7FC
square
#DD95FC #FCA995 #B4FC95 #95E7FC
split-complementary
#DD95FC #E7FC95 #95FCA9
monochromatic
#B71EF9 #CA59FA #DD95FC #F0D1FE #F5E1FE
Accessibility & contrast
On white
2.15
#DD95FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.78
#DD95FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD95FC
9.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD95FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD95FC | 1.00 | 2.15 | 9.78 | 9.78 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83ADFF
Deuteranopia (green-blind)
#95B3F9
Tritanopia (blue-blind)
#DBA3BD
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #dd95fc; /* rgb */ color: rgb(221, 149, 252); /* oklch */ color: oklch(77.8% 0.160 315.2);
Tailwind
colors: {
custom: {
50: '#e9b5fd',
500: '#dd95fc',
950: '#000000',
},
}SCSS
$custom: #dd95fc; $custom-light: #e9b5fd; $custom-dark: #000000;
JSON
{
"hex": "#dd95fc",
"rgb": {
"r": 221,
"g": 149,
"b": 252
},
"hsl": {
"h": 281.942,
"s": 94.495,
"l": 78.627
},
"oklch": {
"l": 0.77802,
"c": 0.15969,
"h": 315.2
},
"luminance": 0.43895
}Semantic roles & 50–950 ramp
primary
#DD95FC
secondary
#DFF6D5
accent
#E60045
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161118
muted
#848086