#D995EF#D995EF
#D995EF is a light, vivid purple. Relative luminance 0.425; OKLCH L 76.8% C 0.144 H 317.6°. Best body text is #000000 at 9.50:1 contrast (WCAG AA passes).
Color values
| HEX | #D995EF |
|---|---|
| RGB | rgb(217, 149, 239) |
| HSL | hsl(285, 74%, 76%) |
| HSV | hsv(285, 38%, 94%) |
| CMYK | cmyk(9.2%, 37.7%, 0%, 6.3%) |
| CIE-LAB | lab(71.20, 40.64, -35.21) |
| CIE-LCH | lch(71.20, 53.77, 319.10°) |
| OKLab | oklab(76.81% 0.1061 -0.0967) |
| OKLCH | oklch(76.81% 0.144 317.6) |
| XYZ | xyz(54.9405, 42.4801, 86.9500) |
| Luminance | 0.4248 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 4.30
Lavender (survey)
#C79FEF
ΔE00 4.93
Lilac (survey)
#CEA2FD
ΔE00 5.15
Violet (CSS)
#EE82EE
ΔE00 5.53
Lavender Pink
#DD85D7
ΔE00 5.58
Pastel Purple
#CAA0FF
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D995EF #ABEF95
analogous
#AC95EF #D995EF #EF95D8
triadic
#D995EF #EFD995 #95EFD9
tetradic
#D995EF #EFAC95 #ABEF95 #95D8EF
square
#D995EF #EFAC95 #ABEF95 #95D8EF
split-complementary
#D995EF #D8EF95 #95EFAC
monochromatic
#B32BDF #C660E7 #D995EF #ECCAF7 #F5E4FB
Accessibility & contrast
On white
2.21
#D995EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.50
#D995EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D995EF
9.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D995EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D995EF | 1.00 | 2.21 | 9.50 | 9.50 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88AAF2
Deuteranopia (green-blind)
#99B1EC
Tritanopia (blue-blind)
#D9A0B7
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #d995ef; /* rgb */ color: rgb(217, 149, 239); /* oklch */ color: oklch(76.8% 0.144 317.6);
Tailwind
colors: {
custom: {
50: '#e6b5f4',
500: '#d995ef',
950: '#000000',
},
}SCSS
$custom: #d995ef; $custom-light: #e6b5f4; $custom-dark: #000000;
JSON
{
"hex": "#d995ef",
"rgb": {
"r": 217,
"g": 149,
"b": 239
},
"hsl": {
"h": 285.333,
"s": 73.77,
"l": 76.078
},
"oklch": {
"l": 0.76809,
"c": 0.14355,
"h": 317.6
},
"luminance": 0.42479
}Semantic roles & 50–950 ramp
primary
#D995EF
secondary
#DFF3D8
accent
#D61040
background
#FEFBFE
surface
#FCF6FD
border
#D5D0D5
text
#161117
muted
#848085