#D897FF#D897FF
#D897FF is a light, vivid violet. Relative luminance 0.440; OKLCH L 77.8% C 0.158 H 311.9°. Best body text is #000000 at 9.79:1 contrast (WCAG AA passes).
Color values
| HEX | #D897FF |
|---|---|
| RGB | rgb(216, 151, 255) |
| HSL | hsl(278, 100%, 80%) |
| HSV | hsv(278, 41%, 100%) |
| CMYK | cmyk(15.3%, 40.8%, 0%, 0%) |
| CIE-LAB | lab(72.20, 42.55, -42.37) |
| CIE-LCH | lch(72.20, 60.05, 315.12°) |
| OKLab | oklab(77.76% 0.1053 -0.1173) |
| OKLCH | oklch(77.76% 0.158 311.9) |
| XYZ | xyz(57.4324, 43.9532, 100.0467) |
| Luminance | 0.4395 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.01
Lilac (survey)
#CEA2FD
ΔE00 3.68
Pastel Purple
#CAA0FF
ΔE00 3.92
Liliac
#C48EFD
ΔE00 4.23
Lavender (survey)
#C79FEF
ΔE00 4.71
Mauve
#E0B0FF
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D897FF #BEFF97
analogous
#A497FF #D897FF #FF97F2
triadic
#D897FF #FFD897 #97FFD8
tetradic
#D897FF #FFA497 #BEFF97 #97F2FF
square
#D897FF #FFA497 #BEFF97 #97F2FF
split-complementary
#D897FF #F2FF97 #97FFA4
monochromatic
#AA1DFF #C15AFF #D897FF #EFD4FF #F4E0FF
Accessibility & contrast
On white
2.14
#D897FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.79
#D897FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D897FF
9.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D897FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D897FF | 1.00 | 2.14 | 9.79 | 9.79 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83AEFF
Deuteranopia (green-blind)
#93B2FC
Tritanopia (blue-blind)
#D4A6BF
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #d897ff; /* rgb */ color: rgb(216, 151, 255); /* oklch */ color: oklch(77.8% 0.158 311.9);
Tailwind
colors: {
custom: {
50: '#e5b6ff',
500: '#d897ff',
950: '#000000',
},
}SCSS
$custom: #d897ff; $custom-light: #e5b6ff; $custom-dark: #000000;
JSON
{
"hex": "#d897ff",
"rgb": {
"r": 216,
"g": 151,
"b": 255
},
"hsl": {
"h": 277.5,
"s": 100,
"l": 79.608
},
"oklch": {
"l": 0.77755,
"c": 0.15763,
"h": 311.9
},
"luminance": 0.43952
}Semantic roles & 50–950 ramp
primary
#D897FF
secondary
#E1F7D4
accent
#E60056
background
#FEFBFF
surface
#FCF6FF
border
#D5D0D7
text
#161118
muted
#848086