#D89FFB#D89FFB
#D89FFB is a light, vivid violet. Relative luminance 0.464; OKLCH L 78.9% C 0.140 H 311.9°. Best body text is #000000 at 10.27:1 contrast (WCAG AA passes).
Color values
| HEX | #D89FFB |
|---|---|
| RGB | rgb(216, 159, 251) |
| HSL | hsl(277, 92%, 80%) |
| HSV | hsv(277, 37%, 98%) |
| CMYK | cmyk(13.9%, 36.7%, 0%, 1.6%) |
| CIE-LAB | lab(73.78, 37.43, -37.74) |
| CIE-LCH | lch(73.78, 53.15, 314.76°) |
| OKLab | oklab(78.89% 0.0933 -0.1041) |
| OKLCH | oklch(78.89% 0.14 311.9) |
| XYZ | xyz(58.1266, 46.3612, 97.1346) |
| Luminance | 0.4636 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac (survey)
#CEA2FD
ΔE00 2.52
Baby Purple
#CA9BF7
ΔE00 2.67
Pastel Purple
#CAA0FF
ΔE00 3.39
Lavender (survey)
#C79FEF
ΔE00 3.41
Mauve
#E0B0FF
ΔE00 4.22
Pale Violet
#CEAEFA
ΔE00 5.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D89FFB #C2FB9F
analogous
#AA9FFB #D89FFB #FB9FF0
triadic
#D89FFB #FBD89F #9FFBD8
tetradic
#D89FFB #FBAA9F #C2FB9F #9FF0FB
square
#D89FFB #FBAA9F #C2FB9F #9FF0FB
split-complementary
#D89FFB #F0FB9F #9FFBAA
monochromatic
#A829F6 #C064F9 #D89FFB #F0DAFD #F3E2FE
Accessibility & contrast
On white
2.04
#D89FFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.27
#D89FFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D89FFB
10.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D89FFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D89FFB | 1.00 | 2.04 | 10.27 | 10.27 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EB2FE
Deuteranopia (green-blind)
#9CB7F8
Tritanopia (blue-blind)
#D5ACC1
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #d89ffb; /* rgb */ color: rgb(216, 159, 251); /* oklch */ color: oklch(78.9% 0.140 311.9);
Tailwind
colors: {
custom: {
50: '#e5bcfd',
500: '#d89ffb',
950: '#000000',
},
}SCSS
$custom: #d89ffb; $custom-light: #e5bcfd; $custom-dark: #000000;
JSON
{
"hex": "#d89ffb",
"rgb": {
"r": 216,
"g": 159,
"b": 251
},
"hsl": {
"h": 277.174,
"s": 92,
"l": 80.392
},
"oklch": {
"l": 0.78894,
"c": 0.13973,
"h": 311.9
},
"luminance": 0.4636
}Semantic roles & 50–950 ramp
primary
#D89FFB
secondary
#E2F6D5
accent
#E60057
background
#FEFBFF
surface
#FCF6FF
border
#D5D0D7
text
#161217
muted
#848185