#D89FEF#D89FEF
#D89FEF is a light, vivid purple. Relative luminance 0.456; OKLCH L 78.4% C 0.126 H 315.9°. Best body text is #000000 at 10.13:1 contrast (WCAG AA passes).
Color values
| HEX | #D89FEF |
|---|---|
| RGB | rgb(216, 159, 239) |
| HSL | hsl(283, 71%, 78%) |
| HSV | hsv(283, 33%, 94%) |
| CMYK | cmyk(9.6%, 33.5%, 0%, 6.3%) |
| CIE-LAB | lab(73.30, 34.97, -31.96) |
| CIE-LCH | lch(73.30, 47.38, 317.57°) |
| OKLab | oklab(78.38% 0.0905 -0.0876) |
| OKLCH | oklch(78.38% 0.126 315.9) |
| XYZ | xyz(56.2947, 45.6284, 87.4862) |
| Luminance | 0.4563 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 3.73
Baby Purple
#CA9BF7
ΔE00 4.11
Mauve
#E0B0FF
ΔE00 4.20
Lilac (survey)
#CEA2FD
ΔE00 4.20
Plum
#DDA0DD
ΔE00 4.70
Pastel Purple
#CAA0FF
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D89FEF #B6EF9F
analogous
#B09FEF #D89FEF #EF9FDE
triadic
#D89FEF #EFD89F #9FEFD8
tetradic
#D89FEF #EFB09F #B6EF9F #9FDEEF
square
#D89FEF #EFB09F #B6EF9F #9FDEEF
split-complementary
#D89FEF #DEEF9F #9FEFB0
monochromatic
#AD36DE #C36BE6 #D89FEF #EDD3F8 #F4E5FB
Accessibility & contrast
On white
2.07
#D89FEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.13
#D89FEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D89FEF
10.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D89FEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D89FEF | 1.00 | 2.07 | 10.13 | 10.13 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93B0F2
Deuteranopia (green-blind)
#A0B6ED
Tritanopia (blue-blind)
#D7A9BC
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #d89fef; /* rgb */ color: rgb(216, 159, 239); /* oklch */ color: oklch(78.4% 0.126 315.9);
Tailwind
colors: {
custom: {
50: '#e5bcf4',
500: '#d89fef',
950: '#000000',
},
}SCSS
$custom: #d89fef; $custom-light: #e5bcf4; $custom-dark: #000000;
JSON
{
"hex": "#d89fef",
"rgb": {
"r": 216,
"g": 159,
"b": 239
},
"hsl": {
"h": 282.75,
"s": 71.429,
"l": 78.039
},
"oklch": {
"l": 0.78377,
"c": 0.12593,
"h": 315.9
},
"luminance": 0.45627
}Semantic roles & 50–950 ramp
primary
#D89FEF
secondary
#E0F2D9
accent
#D3124A
background
#FEFBFE
surface
#FCF6FD
border
#D5D0D5
text
#161217
muted
#848185