#DD95FE#DD95FE
#DD95FE is a light, vivid purple. Relative luminance 0.440; OKLCH L 77.9% C 0.162 H 314.6°. Best body text is #000000 at 9.80:1 contrast (WCAG AA passes).
Color values
| HEX | #DD95FE |
|---|---|
| RGB | rgb(221, 149, 254) |
| HSL | hsl(281, 98%, 79%) |
| HSV | hsv(281, 41%, 100%) |
| CMYK | cmyk(13%, 41.3%, 0%, 0.4%) |
| CIE-LAB | lab(72.24, 44.83, -41.72) |
| CIE-LCH | lch(72.24, 61.24, 317.06°) |
| OKLab | oklab(77.89% 0.1136 -0.1153) |
| OKLCH | oklch(77.89% 0.162 314.6) |
| XYZ | xyz(58.4528, 44.0242, 99.1650) |
| Luminance | 0.4402 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 4.04
Lilac (survey)
#CEA2FD
ΔE00 4.69
Liliac
#C48EFD
ΔE00 5.01
Pastel Purple
#CAA0FF
ΔE00 5.05
Lavender (survey)
#C79FEF
ΔE00 5.53
Violet (CSS)
#EE82EE
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD95FE #B6FE95
analogous
#A995FE #DD95FE #FE95EB
triadic
#DD95FE #FEDD95 #95FEDD
tetradic
#DD95FE #FEA995 #B6FE95 #95EBFE
square
#DD95FE #FEA995 #B6FE95 #95EBFE
split-complementary
#DD95FE #EBFE95 #95FEA9
monochromatic
#B61CFD #CA58FD #DD95FE #F0D2FF #F5E1FF
Accessibility & contrast
On white
2.14
#DD95FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.80
#DD95FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD95FE
9.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD95FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD95FE | 1.00 | 2.14 | 9.80 | 9.80 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82ADFF
Deuteranopia (green-blind)
#94B3FB
Tritanopia (blue-blind)
#DBA4BE
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #dd95fe; /* rgb */ color: rgb(221, 149, 254); /* oklch */ color: oklch(77.9% 0.162 314.6);
Tailwind
colors: {
custom: {
50: '#e9b5ff',
500: '#dd95fe',
950: '#000000',
},
}SCSS
$custom: #dd95fe; $custom-light: #e9b5ff; $custom-dark: #000000;
JSON
{
"hex": "#dd95fe",
"rgb": {
"r": 221,
"g": 149,
"b": 254
},
"hsl": {
"h": 281.143,
"s": 98.131,
"l": 79.02
},
"oklch": {
"l": 0.77894,
"c": 0.16189,
"h": 314.6
},
"luminance": 0.44023
}Semantic roles & 50–950 ramp
primary
#DD95FE
secondary
#DFF7D4
accent
#E60048
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161118
muted
#848086