#D995EC#D995EC
#D995EC is a light, vivid purple. Relative luminance 0.423; OKLCH L 76.7% C 0.140 H 318.7°. Best body text is #000000 at 9.46:1 contrast (WCAG AA passes).
Color values
| HEX | #D995EC |
|---|---|
| RGB | rgb(217, 149, 236) |
| HSL | hsl(287, 70%, 75%) |
| HSV | hsv(287, 37%, 93%) |
| CMYK | cmyk(8.1%, 36.9%, 0%, 7.5%) |
| CIE-LAB | lab(71.08, 40.05, -33.75) |
| CIE-LCH | lch(71.08, 52.37, 319.87°) |
| OKLab | oklab(76.68% 0.1054 -0.0926) |
| OKLCH | oklch(76.68% 0.14 318.7) |
| XYZ | xyz(54.5010, 42.3043, 84.6352) |
| Luminance | 0.4230 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 4.68
Lavender (survey)
#C79FEF
ΔE00 5.10
Lavender Pink
#DD85D7
ΔE00 5.17
Plum
#DDA0DD
ΔE00 5.43
Violet (CSS)
#EE82EE
ΔE00 5.48
Lilac (survey)
#CEA2FD
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D995EC #A8EC95
analogous
#AD95EC #D995EC #EC95D3
triadic
#D995EC #ECD995 #95ECD9
tetradic
#D995EC #ECAD95 #A8EC95 #95D3EC
square
#D995EC #ECAD95 #A8EC95 #95D3EC
split-complementary
#D995EC #D3EC95 #95ECAD
monochromatic
#B42DD9 #C661E3 #D995EC #ECC9F5 #F6E5FA
Accessibility & contrast
On white
2.22
#D995EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.46
#D995EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D995EC
9.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D995EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D995EC | 1.00 | 2.22 | 9.46 | 9.46 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89A9EF
Deuteranopia (green-blind)
#9AB0E9
Tritanopia (blue-blind)
#DAA0B6
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #d995ec; /* rgb */ color: rgb(217, 149, 236); /* oklch */ color: oklch(76.7% 0.140 318.7);
Tailwind
colors: {
custom: {
50: '#e6b5f2',
500: '#d995ec',
950: '#000000',
},
}SCSS
$custom: #d995ec; $custom-light: #e6b5f2; $custom-dark: #000000;
JSON
{
"hex": "#d995ec",
"rgb": {
"r": 217,
"g": 149,
"b": 236
},
"hsl": {
"h": 286.897,
"s": 69.6,
"l": 75.49
},
"oklch": {
"l": 0.76678,
"c": 0.14029,
"h": 318.7
},
"luminance": 0.42303
}Semantic roles & 50–950 ramp
primary
#D995EC
secondary
#DFF2D9
accent
#D2143D
background
#FEFBFE
surface
#FCF6FD
border
#D5D0D5
text
#161117
muted
#848085