#D89EFB#D89EFB
#D89EFB is a light, vivid violet. Relative luminance 0.460; OKLCH L 78.7% C 0.141 H 312.0°. Best body text is #000000 at 10.20:1 contrast (WCAG AA passes).
Color values
| HEX | #D89EFB |
|---|---|
| RGB | rgb(216, 158, 251) |
| HSL | hsl(277, 92%, 80%) |
| HSV | hsv(277, 37%, 98%) |
| CMYK | cmyk(13.9%, 37.1%, 0%, 1.6%) |
| CIE-LAB | lab(73.56, 37.97, -38.08) |
| CIE-LCH | lch(73.56, 53.77, 314.91°) |
| OKLab | oklab(78.73% 0.0947 -0.105) |
| OKLCH | oklch(78.73% 0.141 312) |
| XYZ | xyz(57.9554, 46.0186, 97.0775) |
| Luminance | 0.4602 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac (survey)
#CEA2FD
ΔE00 2.63
Baby Purple
#CA9BF7
ΔE00 2.64
Pastel Purple
#CAA0FF
ΔE00 3.43
Lavender (survey)
#C79FEF
ΔE00 3.51
Mauve
#E0B0FF
ΔE00 4.46
Pale Violet
#CEAEFA
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D89EFB #C1FB9E
analogous
#A99EFB #D89EFB #FB9EF0
triadic
#D89EFB #FBD89E #9EFBD8
tetradic
#D89EFB #FBA99E #C1FB9E #9EF0FB
square
#D89EFB #FBA99E #C1FB9E #9EF0FB
split-complementary
#D89EFB #F0FB9E #9EFBA9
monochromatic
#A928F6 #C063F9 #D89EFB #F0D9FD #F3E2FE
Accessibility & contrast
On white
2.06
#D89EFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.20
#D89EFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D89EFB
10.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D89EFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D89EFB | 1.00 | 2.06 | 10.20 | 10.20 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DB2FF
Deuteranopia (green-blind)
#9BB6F8
Tritanopia (blue-blind)
#D5ABC1
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #d89efb; /* rgb */ color: rgb(216, 158, 251); /* oklch */ color: oklch(78.7% 0.141 312.0);
Tailwind
colors: {
custom: {
50: '#e5bbfd',
500: '#d89efb',
950: '#000000',
},
}SCSS
$custom: #d89efb; $custom-light: #e5bbfd; $custom-dark: #000000;
JSON
{
"hex": "#d89efb",
"rgb": {
"r": 216,
"g": 158,
"b": 251
},
"hsl": {
"h": 277.419,
"s": 92.079,
"l": 80.196
},
"oklch": {
"l": 0.78727,
"c": 0.1414,
"h": 312
},
"luminance": 0.46018
}Semantic roles & 50–950 ramp
primary
#D89EFB
secondary
#E1F6D5
accent
#E60056
background
#FEFBFF
surface
#FCF6FF
border
#D5D0D7
text
#161217
muted
#848185