#D89FFC#D89FFC
#D89FFC is a light, vivid violet. Relative luminance 0.464; OKLCH L 78.9% C 0.141 H 311.6°. Best body text is #000000 at 10.28:1 contrast (WCAG AA passes).
Color values
| HEX | #D89FFC |
|---|---|
| RGB | rgb(216, 159, 252) |
| HSL | hsl(277, 94%, 81%) |
| HSV | hsv(277, 37%, 99%) |
| CMYK | cmyk(14.3%, 36.9%, 0%, 1.2%) |
| CIE-LAB | lab(73.82, 37.64, -38.22) |
| CIE-LCH | lch(73.82, 53.64, 314.56°) |
| OKLab | oklab(78.94% 0.0935 -0.1054) |
| OKLCH | oklch(78.94% 0.141 311.6) |
| XYZ | xyz(58.2847, 46.4244, 97.9670) |
| Luminance | 0.4642 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac (survey)
#CEA2FD
ΔE00 2.44
Baby Purple
#CA9BF7
ΔE00 2.62
Pastel Purple
#CAA0FF
ΔE00 3.28
Lavender (survey)
#C79FEF
ΔE00 3.46
Mauve
#E0B0FF
ΔE00 4.27
Pale Violet
#CEAEFA
ΔE00 5.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D89FFC #C3FC9F
analogous
#A99FFC #D89FFC #FC9FF1
triadic
#D89FFC #FCD89F #9FFCD8
tetradic
#D89FFC #FCA99F #C3FC9F #9FF1FC
square
#D89FFC #FCA99F #C3FC9F #9FF1FC
split-complementary
#D89FFC #F1FC9F #9FFCA9
monochromatic
#A828F8 #C064FA #D89FFC #F0DAFE #F3E1FE
Accessibility & contrast
On white
2.04
#D89FFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.28
#D89FFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D89FFC
10.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D89FFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D89FFC | 1.00 | 2.04 | 10.28 | 10.28 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EB2FF
Deuteranopia (green-blind)
#9BB7F9
Tritanopia (blue-blind)
#D4ACC2
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #d89ffc; /* rgb */ color: rgb(216, 159, 252); /* oklch */ color: oklch(78.9% 0.141 311.6);
Tailwind
colors: {
custom: {
50: '#e5bcfd',
500: '#d89ffc',
950: '#000000',
},
}SCSS
$custom: #d89ffc; $custom-light: #e5bcfd; $custom-dark: #000000;
JSON
{
"hex": "#d89ffc",
"rgb": {
"r": 216,
"g": 159,
"b": 252
},
"hsl": {
"h": 276.774,
"s": 93.939,
"l": 80.588
},
"oklch": {
"l": 0.78939,
"c": 0.14089,
"h": 311.6
},
"luminance": 0.46423
}Semantic roles & 50–950 ramp
primary
#D89FFC
secondary
#E2F6D5
accent
#E60059
background
#FEFBFF
surface
#FCF6FF
border
#D5D0D7
text
#161217
muted
#848185