#D889FB#D889FB
#D889FB is a light, vivid purple. Relative luminance 0.395; OKLCH L 75.4% C 0.176 H 314.7°. Best body text is #000000 at 8.89:1 contrast (WCAG AA passes).
Color values
| HEX | #D889FB |
|---|---|
| RGB | rgb(216, 137, 251) |
| HSL | hsl(282, 93%, 76%) |
| HSV | hsv(282, 45%, 98%) |
| CMYK | cmyk(13.9%, 45.4%, 0%, 1.6%) |
| CIE-LAB | lab(69.08, 49.10, -45.08) |
| CIE-LCH | lch(69.08, 66.66, 317.45°) |
| OKLab | oklab(75.36% 0.1239 -0.125) |
| OKLCH | oklch(75.36% 0.176 314.7) |
| XYZ | xyz(54.6744, 39.4567, 95.9838) |
| Luminance | 0.3946 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Liliac
#C48EFD
ΔE00 4.21
Violet (CSS)
#EE82EE
ΔE00 5.33
Baby Purple
#CA9BF7
ΔE00 5.37
Light Purple
#BF77F6
ΔE00 6.16
Pastel Purple
#CAA0FF
ΔE00 6.58
Lilac (survey)
#CEA2FD
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D889FB #ACFB89
analogous
#9F89FB #D889FB #FB89E5
triadic
#D889FB #FBD889 #89FBD8
tetradic
#D889FB #FB9F89 #ACFB89 #89E5FB
square
#D889FB #FB9F89 #ACFB89 #89E5FB
split-complementary
#D889FB #E5FB89 #89FB9F
monochromatic
#B113F7 #C44EF9 #D889FB #ECC4FD #F5E1FE
Accessibility & contrast
On white
2.36
#D889FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.89
#D889FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D889FB
8.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D889FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D889FB | 1.00 | 2.36 | 8.89 | 8.89 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#73A4FF
Deuteranopia (green-blind)
#88ABF8
Tritanopia (blue-blind)
#D69AB6
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #d889fb; /* rgb */ color: rgb(216, 137, 251); /* oklch */ color: oklch(75.4% 0.176 314.7);
Tailwind
colors: {
custom: {
50: '#e6adfd',
500: '#d889fb',
950: '#000000',
},
}SCSS
$custom: #d889fb; $custom-light: #e6adfd; $custom-dark: #000000;
JSON
{
"hex": "#d889fb",
"rgb": {
"r": 216,
"g": 137,
"b": 251
},
"hsl": {
"h": 281.579,
"s": 93.443,
"l": 76.078
},
"oklch": {
"l": 0.75363,
"c": 0.17606,
"h": 314.7
},
"luminance": 0.39455
}Semantic roles & 50–950 ramp
primary
#D889FB
secondary
#DFF6D5
accent
#E60046
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161017
muted
#847F85