#B89AEC#B89AEC
#B89AEC is a light, moderate violet. Relative luminance 0.394; OKLCH L 74.4% C 0.120 H 300.3°. Best body text is #000000 at 8.87:1 contrast (WCAG AA passes).
Color values
| HEX | #B89AEC |
|---|---|
| RGB | rgb(184, 154, 236) |
| HSL | hsl(262, 68%, 76%) |
| HSV | hsv(262, 35%, 93%) |
| CMYK | cmyk(22%, 34.7%, 0%, 7.5%) |
| CIE-LAB | lab(69.01, 27.45, -37.22) |
| CIE-LCH | lch(69.01, 46.24, 306.41°) |
| OKLab | oklab(74.37% 0.0604 -0.1031) |
| OKLCH | oklch(74.37% 0.12 300.3) |
| XYZ | xyz(46.4598, 39.3575, 84.4897) |
| Luminance | 0.3936 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 3.18
Baby Purple
#CA9BF7
ΔE00 3.63
Pastel Purple
#CAA0FF
ΔE00 3.83
Lavender
#B39DDB
ΔE00 3.90
Lilac (survey)
#CEA2FD
ΔE00 4.32
Pale Purple
#B790D4
ΔE00 5.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B89AEC #CEEC9A
analogous
#9AA5EC #B89AEC #E19AEC
triadic
#B89AEC #ECB89A #9AECB8
tetradic
#B89AEC #EC9AA5 #CEEC9A #9AECE1
square
#B89AEC #EC9AA5 #CEEC9A #9AECE1
split-complementary
#B89AEC #ECE19A #A5EC9A
monochromatic
#7033D9 #9466E2 #B89AEC #DCCEF6 #EDE5FA
Accessibility & contrast
On white
2.37
#B89AEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.87
#B89AEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B89AEC
8.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B89AEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B89AEC | 1.00 | 2.37 | 8.87 | 8.87 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87A8EF
Deuteranopia (green-blind)
#8CA8EA
Tritanopia (blue-blind)
#AFA7B8
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #b89aec; /* rgb */ color: rgb(184, 154, 236); /* oklch */ color: oklch(74.4% 0.120 300.3);
Tailwind
colors: {
custom: {
50: '#ceb8f2',
500: '#b89aec',
950: '#000000',
},
}SCSS
$custom: #b89aec; $custom-light: #ceb8f2; $custom-dark: #000000;
JSON
{
"hex": "#b89aec",
"rgb": {
"r": 184,
"g": 154,
"b": 236
},
"hsl": {
"h": 261.951,
"s": 68.333,
"l": 76.471
},
"oklch": {
"l": 0.74366,
"c": 0.11951,
"h": 300.3
},
"luminance": 0.39358
}Semantic roles & 50–950 ramp
primary
#B89AEC
secondary
#E9F2D9
accent
#D0158C
background
#FCFBFE
surface
#F9F6FD
border
#D2D0D5
text
#141117
muted
#828085