#D89CFA#D89CFA
#D89CFA is a light, vivid violet. Relative luminance 0.453; OKLCH L 78.3% C 0.144 H 312.6°. Best body text is #000000 at 10.06:1 contrast (WCAG AA passes).
Color values
| HEX | #D89CFA |
|---|---|
| RGB | rgb(216, 156, 250) |
| HSL | hsl(278, 90%, 80%) |
| HSV | hsv(278, 38%, 98%) |
| CMYK | cmyk(13.6%, 37.6%, 0%, 2%) |
| CIE-LAB | lab(73.08, 38.83, -38.29) |
| CIE-LCH | lch(73.08, 54.54, 315.40°) |
| OKLab | oklab(78.35% 0.0973 -0.1056) |
| OKLCH | oklch(78.35% 0.144 312.6) |
| XYZ | xyz(57.4598, 45.2790, 96.1367) |
| Luminance | 0.4528 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.69
Lilac (survey)
#CEA2FD
ΔE00 2.96
Pastel Purple
#CAA0FF
ΔE00 3.67
Lavender (survey)
#C79FEF
ΔE00 3.70
Mauve
#E0B0FF
ΔE00 4.89
Liliac
#C48EFD
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D89CFA #BEFA9C
analogous
#A99CFA #D89CFA #FA9CED
triadic
#D89CFA #FAD89C #9CFAD8
tetradic
#D89CFA #FAA99C #BEFA9C #9CEDFA
square
#D89CFA #FAA99C #BEFA9C #9CEDFA
split-complementary
#D89CFA #EDFA9C #9CFAA9
monochromatic
#AA27F4 #C162F7 #D89CFA #EFD6FD #F4E2FE
Accessibility & contrast
On white
2.09
#D89CFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.06
#D89CFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D89CFA
10.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D89CFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D89CFA | 1.00 | 2.09 | 10.06 | 10.06 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BB0FE
Deuteranopia (green-blind)
#99B5F7
Tritanopia (blue-blind)
#D5A9BF
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #d89cfa; /* rgb */ color: rgb(216, 156, 250); /* oklch */ color: oklch(78.3% 0.144 312.6);
Tailwind
colors: {
custom: {
50: '#e5bafc',
500: '#d89cfa',
950: '#000000',
},
}SCSS
$custom: #d89cfa; $custom-light: #e5bafc; $custom-dark: #000000;
JSON
{
"hex": "#d89cfa",
"rgb": {
"r": 216,
"g": 156,
"b": 250
},
"hsl": {
"h": 278.298,
"s": 90.385,
"l": 79.608
},
"oklch": {
"l": 0.78348,
"c": 0.14359,
"h": 312.6
},
"luminance": 0.45278
}Semantic roles & 50–950 ramp
primary
#D89CFA
secondary
#E1F6D5
accent
#E60053
background
#FEFBFF
surface
#FCF6FF
border
#D5D0D7
text
#161217
muted
#848185