#B09AEF#B09AEF
#B09AEF is a light, vivid violet. Relative luminance 0.386; OKLCH L 73.8% C 0.122 H 295.1°. Best body text is #000000 at 8.71:1 contrast (WCAG AA passes).
Color values
| HEX | #B09AEF |
|---|---|
| RGB | rgb(176, 154, 239) |
| HSL | hsl(256, 73%, 77%) |
| HSV | hsv(256, 36%, 94%) |
| CMYK | cmyk(26.4%, 35.6%, 0%, 6.3%) |
| CIE-LAB | lab(68.44, 25.83, -39.80) |
| CIE-LCH | lch(68.44, 47.45, 302.99°) |
| OKLab | oklab(73.81% 0.0519 -0.1107) |
| OKLCH | oklch(73.81% 0.122 295.1) |
| XYZ | xyz(45.0364, 38.5728, 86.7172) |
| Luminance | 0.3857 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 4.87
Pastel Purple
#CAA0FF
ΔE00 5.05
Lavender (survey)
#C79FEF
ΔE00 5.20
Baby Purple
#CA9BF7
ΔE00 5.38
Lilac (survey)
#CEA2FD
ΔE00 5.82
Liliac
#C48EFD
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B09AEF #D9EF9A
analogous
#9AAFEF #B09AEF #DA9AEF
triadic
#B09AEF #EFB09A #9AEFB0
tetradic
#B09AEF #EF9AAF #D9EF9A #9AEFDA
square
#B09AEF #EF9AAF #D9EF9A #9AEFDA
split-complementary
#B09AEF #EFDA9A #AFEF9A
monochromatic
#5D30DE #8765E7 #B09AEF #D9CFF7 #EAE5FB
Accessibility & contrast
On white
2.41
#B09AEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.71
#B09AEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B09AEF
8.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B09AEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B09AEF | 1.00 | 2.41 | 8.71 | 8.71 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A8F2
Deuteranopia (green-blind)
#87A6ED
Tritanopia (blue-blind)
#A3A8B9
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #b09aef; /* rgb */ color: rgb(176, 154, 239); /* oklch */ color: oklch(73.8% 0.122 295.1);
Tailwind
colors: {
custom: {
50: '#c9b8f4',
500: '#b09aef',
950: '#000000',
},
}SCSS
$custom: #b09aef; $custom-light: #c9b8f4; $custom-dark: #000000;
JSON
{
"hex": "#b09aef",
"rgb": {
"r": 176,
"g": 154,
"b": 239
},
"hsl": {
"h": 255.529,
"s": 72.65,
"l": 77.059
},
"oklch": {
"l": 0.73807,
"c": 0.12229,
"h": 295.1
},
"luminance": 0.38573
}Semantic roles & 50–950 ramp
primary
#B09AEF
secondary
#ECF2D9
accent
#D511A2
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131117
muted
#828085