#D89FF7#D89FF7
#D89FF7 is a light, vivid violet. Relative luminance 0.461; OKLCH L 78.7% C 0.135 H 313.1°. Best body text is #000000 at 10.22:1 contrast (WCAG AA passes).
Color values
| HEX | #D89FF7 |
|---|---|
| RGB | rgb(216, 159, 247) |
| HSL | hsl(279, 85%, 80%) |
| HSV | hsv(279, 36%, 97%) |
| CMYK | cmyk(12.6%, 35.6%, 0%, 3.1%) |
| CIE-LAB | lab(73.62, 36.60, -35.82) |
| CIE-LCH | lch(73.62, 51.21, 315.61°) |
| OKLab | oklab(78.72% 0.0924 -0.0986) |
| OKLCH | oklch(78.72% 0.135 313.1) |
| XYZ | xyz(57.5028, 46.1116, 93.8489) |
| Luminance | 0.4611 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac (survey)
#CEA2FD
ΔE00 2.96
Baby Purple
#CA9BF7
ΔE00 3.00
Lavender (survey)
#C79FEF
ΔE00 3.33
Pastel Purple
#CAA0FF
ΔE00 3.90
Mauve
#E0B0FF
ΔE00 4.06
Pale Violet
#CEAEFA
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D89FF7 #BEF79F
analogous
#AC9FF7 #D89FF7 #F79FEA
triadic
#D89FF7 #F7D89F #9FF7D8
tetradic
#D89FF7 #F7AC9F #BEF79F #9FEAF7
square
#D89FF7 #F7AC9F #BEF79F #9FEAF7
split-complementary
#D89FF7 #EAF79F #9FF7AC
monochromatic
#AA2EEE #C167F2 #D89FF7 #EFD7FC #F4E3FD
Accessibility & contrast
On white
2.05
#D89FF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.22
#D89FF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D89FF7
10.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D89FF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D89FF7 | 1.00 | 2.05 | 10.22 | 10.22 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90B2FA
Deuteranopia (green-blind)
#9DB6F4
Tritanopia (blue-blind)
#D6ABC0
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #d89ff7; /* rgb */ color: rgb(216, 159, 247); /* oklch */ color: oklch(78.7% 0.135 313.1);
Tailwind
colors: {
custom: {
50: '#e5bcfa',
500: '#d89ff7',
950: '#000000',
},
}SCSS
$custom: #d89ff7; $custom-light: #e5bcfa; $custom-dark: #000000;
JSON
{
"hex": "#d89ff7",
"rgb": {
"r": 216,
"g": 159,
"b": 247
},
"hsl": {
"h": 278.864,
"s": 84.615,
"l": 79.608
},
"oklch": {
"l": 0.78719,
"c": 0.13509,
"h": 313.1
},
"luminance": 0.46111
}Semantic roles & 50–950 ramp
primary
#D89FF7
secondary
#E1F5D6
accent
#E10452
background
#FEFBFF
surface
#FCF6FF
border
#D5D0D7
text
#161217
muted
#848185