#D997FF#D997FF
#D997FF is a light, vivid violet. Relative luminance 0.441; OKLCH L 77.9% C 0.158 H 312.3°. Best body text is #000000 at 9.82:1 contrast (WCAG AA passes).
Color values
| HEX | #D997FF |
|---|---|
| RGB | rgb(217, 151, 255) |
| HSL | hsl(278, 100%, 80%) |
| HSV | hsv(278, 41%, 100%) |
| CMYK | cmyk(14.9%, 40.8%, 0%, 0%) |
| CIE-LAB | lab(72.30, 42.84, -42.21) |
| CIE-LCH | lch(72.30, 60.13, 315.42°) |
| OKLab | oklab(77.85% 0.1064 -0.1168) |
| OKLCH | oklch(77.85% 0.158 312.3) |
| XYZ | xyz(57.7288, 44.1060, 100.0606) |
| Luminance | 0.4410 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.17
Lilac (survey)
#CEA2FD
ΔE00 3.80
Pastel Purple
#CAA0FF
ΔE00 4.08
Liliac
#C48EFD
ΔE00 4.40
Lavender (survey)
#C79FEF
ΔE00 4.82
Mauve
#E0B0FF
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D997FF #BDFF97
analogous
#A597FF #D997FF #FF97F1
triadic
#D997FF #FFD997 #97FFD9
tetradic
#D997FF #FFA597 #BDFF97 #97F1FF
square
#D997FF #FFA597 #BDFF97 #97F1FF
split-complementary
#D997FF #F1FF97 #97FFA5
monochromatic
#AC1DFF #C35AFF #D997FF #EFD4FF #F4E0FF
Accessibility & contrast
On white
2.14
#D997FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.82
#D997FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D997FF
9.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D997FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D997FF | 1.00 | 2.14 | 9.82 | 9.82 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83AEFF
Deuteranopia (green-blind)
#93B3FC
Tritanopia (blue-blind)
#D5A6BF
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #d997ff; /* rgb */ color: rgb(217, 151, 255); /* oklch */ color: oklch(77.9% 0.158 312.3);
Tailwind
colors: {
custom: {
50: '#e6b7ff',
500: '#d997ff',
950: '#000000',
},
}SCSS
$custom: #d997ff; $custom-light: #e6b7ff; $custom-dark: #000000;
JSON
{
"hex": "#d997ff",
"rgb": {
"r": 217,
"g": 151,
"b": 255
},
"hsl": {
"h": 278.077,
"s": 100,
"l": 79.608
},
"oklch": {
"l": 0.77855,
"c": 0.15803,
"h": 312.3
},
"luminance": 0.44105
}Semantic roles & 50–950 ramp
primary
#D997FF
secondary
#E1F7D4
accent
#E60054
background
#FEFBFF
surface
#FCF6FF
border
#D5D0D7
text
#161118
muted
#848086