#B89CFA#B89CFA
#B89CFA is a light, vivid violet. Relative luminance 0.409; OKLCH L 75.4% C 0.135 H 296.8°. Best body text is #000000 at 9.17:1 contrast (WCAG AA passes).
Color values
| HEX | #B89CFA |
|---|---|
| RGB | rgb(184, 156, 250) |
| HSL | hsl(258, 90%, 80%) |
| HSV | hsv(258, 38%, 98%) |
| CMYK | cmyk(26.4%, 37.6%, 0%, 2%) |
| CIE-LAB | lab(70.08, 29.61, -43.18) |
| CIE-LCH | lch(70.08, 52.36, 304.44°) |
| OKLab | oklab(75.38% 0.0607 -0.1203) |
| OKLCH | oklch(75.38% 0.135 296.8) |
| XYZ | xyz(48.9069, 40.8689, 95.7358) |
| Luminance | 0.4087 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 3.53
Baby Purple
#CA9BF7
ΔE00 4.29
Lilac (survey)
#CEA2FD
ΔE00 4.52
Lavender (survey)
#C79FEF
ΔE00 4.71
Liliac
#C48EFD
ΔE00 4.91
Lavender
#B39DDB
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B89CFA #DEFA9C
analogous
#9CAFFA #B89CFA #E79CFA
triadic
#B89CFA #FAB89C #9CFAB8
tetradic
#B89CFA #FA9CAF #DEFA9C #9CFAE7
square
#B89CFA #FA9CAF #DEFA9C #9CFAE7
split-complementary
#B89CFA #FAE79C #AFFA9C
monochromatic
#6427F4 #8E62F7 #B89CFA #E2D6FD #EAE2FE
Accessibility & contrast
On white
2.29
#B89CFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.17
#B89CFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B89CFA
9.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B89CFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B89CFA | 1.00 | 2.29 | 9.17 | 9.17 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83ACFE
Deuteranopia (green-blind)
#88AAF8
Tritanopia (blue-blind)
#ABACBF
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #b89cfa; /* rgb */ color: rgb(184, 156, 250); /* oklch */ color: oklch(75.4% 0.135 296.8);
Tailwind
colors: {
custom: {
50: '#cfb9fc',
500: '#b89cfa',
950: '#000000',
},
}SCSS
$custom: #b89cfa; $custom-light: #cfb9fc; $custom-dark: #000000;
JSON
{
"hex": "#b89cfa",
"rgb": {
"r": 184,
"g": 156,
"b": 250
},
"hsl": {
"h": 257.872,
"s": 90.385,
"l": 79.608
},
"oklch": {
"l": 0.75382,
"c": 0.13474,
"h": 296.8
},
"luminance": 0.40869
}Semantic roles & 50–950 ramp
primary
#B89CFA
secondary
#ECF6D5
accent
#E600A1
background
#FCFBFF
surface
#F9F6FF
border
#D2D0D7
text
#141117
muted
#828085