#D89CFD#D89CFD
#D89CFD is a light, vivid violet. Relative luminance 0.455; OKLCH L 78.5% C 0.147 H 311.7°. Best body text is #000000 at 10.09:1 contrast (WCAG AA passes).
Color values
| HEX | #D89CFD |
|---|---|
| RGB | rgb(216, 156, 253) |
| HSL | hsl(277, 96%, 80%) |
| HSV | hsv(277, 38%, 99%) |
| CMYK | cmyk(14.6%, 38.3%, 0%, 0.8%) |
| CIE-LAB | lab(73.20, 39.46, -39.72) |
| CIE-LCH | lch(73.20, 55.99, 314.81°) |
| OKLab | oklab(78.48% 0.0979 -0.1097) |
| OKLCH | oklch(78.48% 0.147 311.7) |
| XYZ | xyz(57.9339, 45.4687, 98.6339) |
| Luminance | 0.4547 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.58
Lilac (survey)
#CEA2FD
ΔE00 2.79
Pastel Purple
#CAA0FF
ΔE00 3.39
Lavender (survey)
#C79FEF
ΔE00 3.84
Mauve
#E0B0FF
ΔE00 5.06
Liliac
#C48EFD
ΔE00 5.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D89CFD #C1FD9C
analogous
#A79CFD #D89CFD #FD9CF2
triadic
#D89CFD #FDD89C #9CFDD8
tetradic
#D89CFD #FDA79C #C1FD9C #9CF2FD
square
#D89CFD #FDA79C #C1FD9C #9CF2FD
split-complementary
#D89CFD #F2FD9C #9CFDA7
monochromatic
#A924FB #C060FC #D89CFD #F0D8FE #F3E1FE
Accessibility & contrast
On white
2.08
#D89CFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.09
#D89CFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D89CFD
10.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D89CFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D89CFD | 1.00 | 2.08 | 10.09 | 10.09 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AB1FF
Deuteranopia (green-blind)
#98B5FA
Tritanopia (blue-blind)
#D4AAC1
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #d89cfd; /* rgb */ color: rgb(216, 156, 253); /* oklch */ color: oklch(78.5% 0.147 311.7);
Tailwind
colors: {
custom: {
50: '#e5bafe',
500: '#d89cfd',
950: '#000000',
},
}SCSS
$custom: #d89cfd; $custom-light: #e5bafe; $custom-dark: #000000;
JSON
{
"hex": "#d89cfd",
"rgb": {
"r": 216,
"g": 156,
"b": 253
},
"hsl": {
"h": 277.113,
"s": 96.04,
"l": 80.196
},
"oklch": {
"l": 0.78483,
"c": 0.14705,
"h": 311.7
},
"luminance": 0.45468
}Semantic roles & 50–950 ramp
primary
#D89CFD
secondary
#E1F7D4
accent
#E60058
background
#FEFBFF
surface
#FCF6FF
border
#D5D0D7
text
#161218
muted
#848186