#B89DF2#B89DF2
#B89DF2 is a light, vivid violet. Relative luminance 0.407; OKLCH L 75.2% C 0.123 H 298.0°. Best body text is #000000 at 9.14:1 contrast (WCAG AA passes).
Color values
| HEX | #B89DF2 |
|---|---|
| RGB | rgb(184, 157, 242) |
| HSL | hsl(259, 77%, 78%) |
| HSV | hsv(259, 35%, 95%) |
| CMYK | cmyk(24%, 35.1%, 0%, 5.1%) |
| CIE-LAB | lab(69.98, 27.17, -38.99) |
| CIE-LCH | lch(69.98, 47.52, 304.86°) |
| OKLab | oklab(75.19% 0.0576 -0.1082) |
| OKLCH | oklch(75.19% 0.123 298) |
| XYZ | xyz(47.8475, 40.7148, 89.3251) |
| Luminance | 0.4072 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 3.55
Lavender (survey)
#C79FEF
ΔE00 3.70
Baby Purple
#CA9BF7
ΔE00 3.96
Lilac (survey)
#CEA2FD
ΔE00 4.22
Lavender
#B39DDB
ΔE00 4.59
Pale Violet
#CEAEFA
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B89DF2 #D7F29D
analogous
#9DACF2 #B89DF2 #E39DF2
triadic
#B89DF2 #F2B89D #9DF2B8
tetradic
#B89DF2 #F29DAC #D7F29D #9DF2E3
square
#B89DF2 #F29DAC #D7F29D #9DF2E3
split-complementary
#B89DF2 #F2E39D #ACF29D
monochromatic
#6A31E4 #9167EB #B89DF2 #DFD3F9 #EBE4FB
Accessibility & contrast
On white
2.30
#B89DF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.14
#B89DF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B89DF2
9.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B89DF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B89DF2 | 1.00 | 2.30 | 9.14 | 9.14 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88ABF5
Deuteranopia (green-blind)
#8CAAF0
Tritanopia (blue-blind)
#ADABBC
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #b89df2; /* rgb */ color: rgb(184, 157, 242); /* oklch */ color: oklch(75.2% 0.123 298.0);
Tailwind
colors: {
custom: {
50: '#cebaf6',
500: '#b89df2',
950: '#000000',
},
}SCSS
$custom: #b89df2; $custom-light: #cebaf6; $custom-dark: #000000;
JSON
{
"hex": "#b89df2",
"rgb": {
"r": 184,
"g": 157,
"b": 242
},
"hsl": {
"h": 259.059,
"s": 76.577,
"l": 78.235
},
"oklch": {
"l": 0.75186,
"c": 0.12259,
"h": 298
},
"luminance": 0.40715
}Semantic roles & 50–950 ramp
primary
#B89DF2
secondary
#EAF3D8
accent
#D90D98
background
#FCFBFF
surface
#F9F6FE
border
#D2D0D6
text
#141117
muted
#828085