#D89FFA#D89FFA
#D89FFA is a light, vivid violet. Relative luminance 0.463; OKLCH L 78.8% C 0.139 H 312.2°. Best body text is #000000 at 10.26:1 contrast (WCAG AA passes).
Color values
| HEX | #D89FFA |
|---|---|
| RGB | rgb(216, 159, 250) |
| HSL | hsl(278, 90%, 80%) |
| HSV | hsv(278, 36%, 98%) |
| CMYK | cmyk(13.6%, 36.4%, 0%, 2%) |
| CIE-LAB | lab(73.74, 37.22, -37.26) |
| CIE-LCH | lch(73.74, 52.67, 314.97°) |
| OKLab | oklab(78.85% 0.093 -0.1027) |
| OKLCH | oklch(78.85% 0.139 312.2) |
| XYZ | xyz(57.9694, 46.2983, 96.3066) |
| Luminance | 0.4630 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac (survey)
#CEA2FD
ΔE00 2.61
Baby Purple
#CA9BF7
ΔE00 2.74
Lavender (survey)
#C79FEF
ΔE00 3.38
Pastel Purple
#CAA0FF
ΔE00 3.51
Mauve
#E0B0FF
ΔE00 4.16
Pale Violet
#CEAEFA
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D89FFA #C1FA9F
analogous
#AA9FFA #D89FFA #FA9FEF
triadic
#D89FFA #FAD89F #9FFAD8
tetradic
#D89FFA #FAAA9F #C1FA9F #9FEFFA
square
#D89FFA #FAAA9F #C1FA9F #9FEFFA
split-complementary
#D89FFA #EFFA9F #9FFAAA
monochromatic
#A92BF4 #C065F7 #D89FFA #F0D9FD #F3E2FD
Accessibility & contrast
On white
2.05
#D89FFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.26
#D89FFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D89FFA
10.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D89FFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D89FFA | 1.00 | 2.05 | 10.26 | 10.26 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FB2FD
Deuteranopia (green-blind)
#9CB7F7
Tritanopia (blue-blind)
#D5ACC1
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #d89ffa; /* rgb */ color: rgb(216, 159, 250); /* oklch */ color: oklch(78.8% 0.139 312.2);
Tailwind
colors: {
custom: {
50: '#e5bcfc',
500: '#d89ffa',
950: '#000000',
},
}SCSS
$custom: #d89ffa; $custom-light: #e5bcfc; $custom-dark: #000000;
JSON
{
"hex": "#d89ffa",
"rgb": {
"r": 216,
"g": 159,
"b": 250
},
"hsl": {
"h": 277.582,
"s": 90.099,
"l": 80.196
},
"oklch": {
"l": 0.7885,
"c": 0.13856,
"h": 312.2
},
"luminance": 0.46297
}Semantic roles & 50–950 ramp
primary
#D89FFA
secondary
#E1F6D5
accent
#E60056
background
#FEFBFF
surface
#FCF6FF
border
#D5D0D7
text
#161217
muted
#848185