#D89FEB#D89FEB
#D89FEB is a light, vivid purple. Relative luminance 0.454; OKLCH L 78.2% C 0.121 H 317.5°. Best body text is #000000 at 10.08:1 contrast (WCAG AA passes).
Color values
| HEX | #D89FEB |
|---|---|
| RGB | rgb(216, 159, 235) |
| HSL | hsl(285, 66%, 77%) |
| HSV | hsv(285, 32%, 92%) |
| CMYK | cmyk(8.1%, 32.3%, 0%, 7.8%) |
| CIE-LAB | lab(73.15, 34.17, -30.02) |
| CIE-LCH | lch(73.15, 45.48, 318.70°) |
| OKLab | oklab(78.21% 0.0895 -0.0821) |
| OKLCH | oklch(78.21% 0.121 317.5) |
| XYZ | xyz(55.7103, 45.3946, 84.4085) |
| Luminance | 0.4539 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.88
Lavender (survey)
#C79FEF
ΔE00 4.19
Mauve
#E0B0FF
ΔE00 4.50
Baby Purple
#CA9BF7
ΔE00 4.81
Lilac (survey)
#CEA2FD
ΔE00 4.93
Pale Violet
#CEAEFA
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D89FEB #B2EB9F
analogous
#B29FEB #D89FEB #EB9FD8
triadic
#D89FEB #EBD89F #9FEBD8
tetradic
#D89FEB #EBB29F #B2EB9F #9FD8EB
square
#D89FEB #EBB29F #B2EB9F #9FD8EB
split-complementary
#D89FEB #D8EB9F #9FEBB2
monochromatic
#AF3AD6 #C36CE0 #D89FEB #EDD2F6 #F5E6FA
Accessibility & contrast
On white
2.08
#D89FEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.08
#D89FEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D89FEB
10.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D89FEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D89FEB | 1.00 | 2.08 | 10.08 | 10.08 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B0EE
Deuteranopia (green-blind)
#A2B5E9
Tritanopia (blue-blind)
#D8A8BB
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #d89feb; /* rgb */ color: rgb(216, 159, 235); /* oklch */ color: oklch(78.2% 0.121 317.5);
Tailwind
colors: {
custom: {
50: '#e5bcf1',
500: '#d89feb',
950: '#000000',
},
}SCSS
$custom: #d89feb; $custom-light: #e5bcf1; $custom-dark: #000000;
JSON
{
"hex": "#d89feb",
"rgb": {
"r": 216,
"g": 159,
"b": 235
},
"hsl": {
"h": 285,
"s": 65.517,
"l": 77.255
},
"oklch": {
"l": 0.78211,
"c": 0.12143,
"h": 317.5
},
"luminance": 0.45393
}Semantic roles & 50–950 ramp
primary
#D89FEB
secondary
#E0F1DA
accent
#CD1845
background
#FEFBFE
surface
#FCF6FD
border
#D5D0D5
text
#161216
muted
#848184