#DD95F2#DD95F2
#DD95F2 is a light, vivid purple. Relative luminance 0.433; OKLCH L 77.4% C 0.149 H 318.4°. Best body text is #000000 at 9.66:1 contrast (WCAG AA passes).
Color values
| HEX | #DD95F2 |
|---|---|
| RGB | rgb(221, 149, 242) |
| HSL | hsl(286, 78%, 77%) |
| HSV | hsv(286, 38%, 95%) |
| CMYK | cmyk(8.7%, 38.4%, 0%, 5.1%) |
| CIE-LAB | lab(71.74, 42.43, -35.97) |
| CIE-LCH | lch(71.74, 55.62, 319.71°) |
| OKLab | oklab(77.35% 0.1113 -0.0988) |
| OKLCH | oklch(77.35% 0.149 318.4) |
| XYZ | xyz(56.5911, 43.2795, 89.3599) |
| Luminance | 0.4328 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 4.70
Violet (CSS)
#EE82EE
ΔE00 5.09
Lilac (survey)
#CEA2FD
ΔE00 5.43
Lavender (survey)
#C79FEF
ΔE00 5.47
Lavender Pink
#DD85D7
ΔE00 5.63
Pastel Purple
#CAA0FF
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD95F2 #AAF295
analogous
#AF95F2 #DD95F2 #F295D8
triadic
#DD95F2 #F2DD95 #95F2DD
tetradic
#DD95F2 #F2AF95 #AAF295 #95D8F2
square
#DD95F2 #F2AF95 #AAF295 #95D8F2
split-complementary
#DD95F2 #D8F295 #95F2AF
monochromatic
#BA28E5 #CC5EEB #DD95F2 #EECCF9 #F6E4FC
Accessibility & contrast
On white
2.17
#DD95F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.66
#DD95F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD95F2
9.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD95F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD95F2 | 1.00 | 2.17 | 9.66 | 9.66 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88ABF5
Deuteranopia (green-blind)
#9AB2EF
Tritanopia (blue-blind)
#DDA1B8
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #dd95f2; /* rgb */ color: rgb(221, 149, 242); /* oklch */ color: oklch(77.4% 0.149 318.4);
Tailwind
colors: {
custom: {
50: '#e9b5f6',
500: '#dd95f2',
950: '#000000',
},
}SCSS
$custom: #dd95f2; $custom-light: #e9b5f6; $custom-dark: #000000;
JSON
{
"hex": "#dd95f2",
"rgb": {
"r": 221,
"g": 149,
"b": 242
},
"hsl": {
"h": 286.452,
"s": 78.151,
"l": 76.667
},
"oklch": {
"l": 0.77353,
"c": 0.14883,
"h": 318.4
},
"luminance": 0.43278
}Semantic roles & 50–950 ramp
primary
#DD95F2
secondary
#DEF3D8
accent
#DA0B3A
background
#FEFBFF
surface
#FDF6FE
border
#D5D0D6
text
#161117
muted
#848085