#D891FF#D891FF
#D891FF is a light, vivid violet. Relative luminance 0.421; OKLCH L 76.8% C 0.167 H 312.7°. Best body text is #000000 at 9.41:1 contrast (WCAG AA passes).
Color values
| HEX | #D891FF |
|---|---|
| RGB | rgb(216, 145, 255) |
| HSL | hsl(279, 100%, 78%) |
| HSV | hsv(279, 43%, 100%) |
| CMYK | cmyk(15.3%, 43.1%, 0%, 0%) |
| CIE-LAB | lab(70.92, 45.73, -44.37) |
| CIE-LCH | lch(70.92, 63.72, 315.87°) |
| OKLab | oklab(76.8% 0.1136 -0.123) |
| OKLCH | oklch(76.8% 0.167 312.7) |
| XYZ | xyz(56.4912, 42.0709, 99.7329) |
| Luminance | 0.4207 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.80
Baby Purple
#CA9BF7
ΔE00 3.94
Lilac (survey)
#CEA2FD
ΔE00 4.92
Pastel Purple
#CAA0FF
ΔE00 4.96
Lavender (survey)
#C79FEF
ΔE00 5.75
Violet (CSS)
#EE82EE
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D891FF #B8FF91
analogous
#A191FF #D891FF #FF91EF
triadic
#D891FF #FFD891 #91FFD8
tetradic
#D891FF #FFA191 #B8FF91 #91EFFF
square
#D891FF #FFA191 #B8FF91 #91EFFF
split-complementary
#D891FF #EFFF91 #91FFA1
monochromatic
#AD17FF #C254FF #D891FF #EECEFF #F4E0FF
Accessibility & contrast
On white
2.23
#D891FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.41
#D891FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D891FF
9.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D891FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D891FF | 1.00 | 2.23 | 9.41 | 9.41 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BAAFF
Deuteranopia (green-blind)
#8DAFFC
Tritanopia (blue-blind)
#D4A1BC
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #d891ff; /* rgb */ color: rgb(216, 145, 255); /* oklch */ color: oklch(76.8% 0.167 312.7);
Tailwind
colors: {
custom: {
50: '#e6b2ff',
500: '#d891ff',
950: '#000000',
},
}SCSS
$custom: #d891ff; $custom-light: #e6b2ff; $custom-dark: #000000;
JSON
{
"hex": "#d891ff",
"rgb": {
"r": 216,
"g": 145,
"b": 255
},
"hsl": {
"h": 278.727,
"s": 100,
"l": 78.431
},
"oklch": {
"l": 0.76796,
"c": 0.16746,
"h": 312.7
},
"luminance": 0.4207
}Semantic roles & 50–950 ramp
primary
#D891FF
secondary
#E0F7D4
accent
#E60051
background
#FEFBFF
surface
#FCF6FF
border
#D5D0D7
text
#161118
muted
#848086