#D89CFE#D89CFE
#D89CFE is a light, vivid violet. Relative luminance 0.455; OKLCH L 78.5% C 0.148 H 311.4°. Best body text is #000000 at 10.11:1 contrast (WCAG AA passes).
Color values
| HEX | #D89CFE |
|---|---|
| RGB | rgb(216, 156, 254) |
| HSL | hsl(277, 98%, 80%) |
| HSV | hsv(277, 39%, 100%) |
| CMYK | cmyk(15%, 38.6%, 0%, 0.4%) |
| CIE-LAB | lab(73.24, 39.67, -40.20) |
| CIE-LCH | lch(73.24, 56.48, 314.62°) |
| OKLab | oklab(78.53% 0.0981 -0.1111) |
| OKLCH | oklch(78.53% 0.148 311.4) |
| XYZ | xyz(58.0936, 45.5326, 99.4750) |
| Luminance | 0.4553 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.57
Lilac (survey)
#CEA2FD
ΔE00 2.75
Pastel Purple
#CAA0FF
ΔE00 3.31
Lavender (survey)
#C79FEF
ΔE00 3.91
Liliac
#C48EFD
ΔE00 4.97
Mauve
#E0B0FF
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D89CFE #C2FE9C
analogous
#A79CFE #D89CFE #FE9CF3
triadic
#D89CFE #FED89C #9CFED8
tetradic
#D89CFE #FEA79C #C2FE9C #9CF3FE
square
#D89CFE #FEA79C #C2FE9C #9CF3FE
split-complementary
#D89CFE #F3FE9C #9CFEA7
monochromatic
#A823FD #C05FFD #D89CFE #F0D9FF #F3E1FF
Accessibility & contrast
On white
2.08
#D89CFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.11
#D89CFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D89CFE
10.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D89CFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D89CFE | 1.00 | 2.08 | 10.11 | 10.11 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89B1FF
Deuteranopia (green-blind)
#98B5FB
Tritanopia (blue-blind)
#D4AAC1
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #d89cfe; /* rgb */ color: rgb(216, 156, 254); /* oklch */ color: oklch(78.5% 0.148 311.4);
Tailwind
colors: {
custom: {
50: '#e5baff',
500: '#d89cfe',
950: '#000000',
},
}SCSS
$custom: #d89cfe; $custom-light: #e5baff; $custom-dark: #000000;
JSON
{
"hex": "#d89cfe",
"rgb": {
"r": 216,
"g": 156,
"b": 254
},
"hsl": {
"h": 276.735,
"s": 98,
"l": 80.392
},
"oklch": {
"l": 0.78528,
"c": 0.14821,
"h": 311.4
},
"luminance": 0.45532
}Semantic roles & 50–950 ramp
primary
#D89CFE
secondary
#E2F7D4
accent
#E60059
background
#FEFBFF
surface
#FCF6FF
border
#D5D0D7
text
#161218
muted
#848186