#D995FF#D995FF
#D995FF is a light, vivid violet. Relative luminance 0.435; OKLCH L 77.5% C 0.161 H 312.6°. Best body text is #000000 at 9.69:1 contrast (WCAG AA passes).
Color values
| HEX | #D995FF |
|---|---|
| RGB | rgb(217, 149, 255) |
| HSL | hsl(278, 100%, 79%) |
| HSV | hsv(278, 42%, 100%) |
| CMYK | cmyk(14.9%, 41.6%, 0%, 0%) |
| CIE-LAB | lab(71.87, 43.90, -42.87) |
| CIE-LCH | lch(71.87, 61.36, 315.68°) |
| OKLab | oklab(77.53% 0.1092 -0.1187) |
| OKLCH | oklch(77.53% 0.161 312.6) |
| XYZ | xyz(57.4097, 43.4677, 99.9542) |
| Luminance | 0.4347 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.43
Lilac (survey)
#CEA2FD
ΔE00 4.20
Liliac
#C48EFD
ΔE00 4.22
Pastel Purple
#CAA0FF
ΔE00 4.39
Lavender (survey)
#C79FEF
ΔE00 5.14
Violet (CSS)
#EE82EE
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D995FF #BBFF95
analogous
#A495FF #D995FF #FF95F0
triadic
#D995FF #FFD995 #95FFD9
tetradic
#D995FF #FFA495 #BBFF95 #95F0FF
square
#D995FF #FFA495 #BBFF95 #95F0FF
split-complementary
#D995FF #F0FF95 #95FFA4
monochromatic
#AD1BFF #C358FF #D995FF #EFD2FF #F4E0FF
Accessibility & contrast
On white
2.17
#D995FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.69
#D995FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D995FF
9.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D995FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D995FF | 1.00 | 2.17 | 9.69 | 9.69 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80ACFF
Deuteranopia (green-blind)
#92B2FC
Tritanopia (blue-blind)
#D6A4BE
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #d995ff; /* rgb */ color: rgb(217, 149, 255); /* oklch */ color: oklch(77.5% 0.161 312.6);
Tailwind
colors: {
custom: {
50: '#e6b5ff',
500: '#d995ff',
950: '#000000',
},
}SCSS
$custom: #d995ff; $custom-light: #e6b5ff; $custom-dark: #000000;
JSON
{
"hex": "#d995ff",
"rgb": {
"r": 217,
"g": 149,
"b": 255
},
"hsl": {
"h": 278.491,
"s": 100,
"l": 79.216
},
"oklch": {
"l": 0.77534,
"c": 0.16131,
"h": 312.6
},
"luminance": 0.43467
}Semantic roles & 50–950 ramp
primary
#D995FF
secondary
#E0F7D4
accent
#E60052
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161118
muted
#848086