#B89DFA#B89DFA
#B89DFA is a light, vivid violet. Relative luminance 0.412; OKLCH L 75.6% C 0.133 H 296.4°. Best body text is #000000 at 9.24:1 contrast (WCAG AA passes).
Color values
| HEX | #B89DFA |
|---|---|
| RGB | rgb(184, 157, 250) |
| HSL | hsl(257, 90%, 80%) |
| HSV | hsv(257, 37%, 98%) |
| CMYK | cmyk(26.4%, 37.2%, 0%, 2%) |
| CIE-LAB | lab(70.32, 29.06, -42.81) |
| CIE-LCH | lch(70.32, 51.74, 304.16°) |
| OKLab | oklab(75.56% 0.0593 -0.1192) |
| OKLCH | oklch(75.56% 0.133 296.4) |
| XYZ | xyz(49.0754, 41.2059, 95.7920) |
| Luminance | 0.4121 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 3.55
Baby Purple
#CA9BF7
ΔE00 4.38
Lilac (survey)
#CEA2FD
ΔE00 4.51
Lavender (survey)
#C79FEF
ΔE00 4.70
Liliac
#C48EFD
ΔE00 5.17
Pale Violet
#CEAEFA
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B89DFA #DFFA9D
analogous
#9DB1FA #B89DFA #E69DFA
triadic
#B89DFA #FAB89D #9DFAB8
tetradic
#B89DFA #FA9DB1 #DFFA9D #9DFAE6
square
#B89DFA #FA9DB1 #DFFA9D #9DFAE6
split-complementary
#B89DFA #FAE69D #B1FA9D
monochromatic
#6429F4 #8E63F7 #B89DFA #E2D7FD #EAE2FE
Accessibility & contrast
On white
2.27
#B89DFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.24
#B89DFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B89DFA
9.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B89DFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B89DFA | 1.00 | 2.27 | 9.24 | 9.24 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84ACFE
Deuteranopia (green-blind)
#89ABF8
Tritanopia (blue-blind)
#ABADC0
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #b89dfa; /* rgb */ color: rgb(184, 157, 250); /* oklch */ color: oklch(75.6% 0.133 296.4);
Tailwind
colors: {
custom: {
50: '#cfbafc',
500: '#b89dfa',
950: '#000000',
},
}SCSS
$custom: #b89dfa; $custom-light: #cfbafc; $custom-dark: #000000;
JSON
{
"hex": "#b89dfa",
"rgb": {
"r": 184,
"g": 157,
"b": 250
},
"hsl": {
"h": 257.419,
"s": 90.291,
"l": 79.804
},
"oklch": {
"l": 0.75561,
"c": 0.13318,
"h": 296.4
},
"luminance": 0.41206
}Semantic roles & 50–950 ramp
primary
#B89DFA
secondary
#ECF6D5
accent
#E600A3
background
#FCFBFF
surface
#F9F6FF
border
#D2D0D7
text
#141117
muted
#828085