#D89FEE#D89FEE
#D89FEE is a light, vivid purple. Relative luminance 0.456; OKLCH L 78.3% C 0.125 H 316.3°. Best body text is #000000 at 10.11:1 contrast (WCAG AA passes).
Color values
| HEX | #D89FEE |
|---|---|
| RGB | rgb(216, 159, 238) |
| HSL | hsl(283, 70%, 78%) |
| HSV | hsv(283, 33%, 93%) |
| CMYK | cmyk(9.2%, 33.2%, 0%, 6.7%) |
| CIE-LAB | lab(73.27, 34.77, -31.48) |
| CIE-LCH | lch(73.27, 46.90, 317.85°) |
| OKLab | oklab(78.34% 0.0903 -0.0862) |
| OKLCH | oklch(78.34% 0.125 316.3) |
| XYZ | xyz(56.1474, 45.5695, 86.7104) |
| Luminance | 0.4557 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 3.83
Mauve
#E0B0FF
ΔE00 4.26
Baby Purple
#CA9BF7
ΔE00 4.28
Lilac (survey)
#CEA2FD
ΔE00 4.38
Plum
#DDA0DD
ΔE00 4.50
Pastel Purple
#CAA0FF
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D89FEE #B5EE9F
analogous
#B09FEE #D89FEE #EE9FDD
triadic
#D89FEE #EED89F #9FEED8
tetradic
#D89FEE #EEB09F #B5EE9F #9FDDEE
square
#D89FEE #EEB09F #B5EE9F #9FDDEE
split-complementary
#D89FEE #DDEE9F #9FEEB0
monochromatic
#AE37DC #C36BE5 #D89FEE #EDD3F7 #F4E5FA
Accessibility & contrast
On white
2.08
#D89FEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.11
#D89FEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D89FEE
10.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D89FEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D89FEE | 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)
#94B0F1
Deuteranopia (green-blind)
#A1B6EC
Tritanopia (blue-blind)
#D7A9BC
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #d89fee; /* rgb */ color: rgb(216, 159, 238); /* oklch */ color: oklch(78.3% 0.125 316.3);
Tailwind
colors: {
custom: {
50: '#e5bcf3',
500: '#d89fee',
950: '#000000',
},
}SCSS
$custom: #d89fee; $custom-light: #e5bcf3; $custom-dark: #000000;
JSON
{
"hex": "#d89fee",
"rgb": {
"r": 216,
"g": 159,
"b": 238
},
"hsl": {
"h": 283.291,
"s": 69.912,
"l": 77.843
},
"oklch": {
"l": 0.78336,
"c": 0.1248,
"h": 316.3
},
"luminance": 0.45568
}Semantic roles & 50–950 ramp
primary
#D89FEE
secondary
#E0F2D9
accent
#D21449
background
#FEFBFE
surface
#FCF6FD
border
#D5D0D5
text
#161217
muted
#848185