#D89DF5#D89DF5
#D89DF5 is a light, vivid purple. Relative luminance 0.453; OKLCH L 78.3% C 0.136 H 314.1°. Best body text is #000000 at 10.06:1 contrast (WCAG AA passes).
Color values
| HEX | #D89DF5 |
|---|---|
| RGB | rgb(216, 157, 245) |
| HSL | hsl(280, 81%, 79%) |
| HSV | hsv(280, 36%, 96%) |
| CMYK | cmyk(11.8%, 35.9%, 0%, 3.9%) |
| CIE-LAB | lab(73.09, 37.27, -35.55) |
| CIE-LCH | lch(73.09, 51.50, 316.35°) |
| OKLab | oklab(78.3% 0.0948 -0.0978) |
| OKLCH | oklch(78.3% 0.136 314.1) |
| XYZ | xyz(56.8547, 45.3066, 92.1185) |
| Luminance | 0.4531 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.14
Lilac (survey)
#CEA2FD
ΔE00 3.36
Lavender (survey)
#C79FEF
ΔE00 3.53
Pastel Purple
#CAA0FF
ΔE00 4.24
Mauve
#E0B0FF
ΔE00 4.51
Pale Violet
#CEAEFA
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D89DF5 #BAF59D
analogous
#AC9DF5 #D89DF5 #F59DE6
triadic
#D89DF5 #F5D89D #9DF5D8
tetradic
#D89DF5 #F5AC9D #BAF59D #9DE6F5
square
#D89DF5 #F5AC9D #BAF59D #9DE6F5
split-complementary
#D89DF5 #E6F59D #9DF5AC
monochromatic
#AC2EEA #C265EF #D89DF5 #EED5FB #F4E3FC
Accessibility & contrast
On white
2.09
#D89DF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.06
#D89DF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D89DF5
10.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D89DF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D89DF5 | 1.00 | 2.09 | 10.06 | 10.06 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EB0F8
Deuteranopia (green-blind)
#9CB5F2
Tritanopia (blue-blind)
#D6A9BE
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #d89df5; /* rgb */ color: rgb(216, 157, 245); /* oklch */ color: oklch(78.3% 0.136 314.1);
Tailwind
colors: {
custom: {
50: '#e5baf8',
500: '#d89df5',
950: '#000000',
},
}SCSS
$custom: #d89df5; $custom-light: #e5baf8; $custom-dark: #000000;
JSON
{
"hex": "#d89df5",
"rgb": {
"r": 216,
"g": 157,
"b": 245
},
"hsl": {
"h": 280.227,
"s": 81.481,
"l": 78.824
},
"oklch": {
"l": 0.78295,
"c": 0.13618,
"h": 314.1
},
"luminance": 0.45305
}Semantic roles & 50–950 ramp
primary
#D89DF5
secondary
#E1F4D7
accent
#DE084E
background
#FEFBFF
surface
#FCF6FF
border
#D5D0D7
text
#161217
muted
#848185