#B09AEA#B09AEA
#B09AEA is a light, moderate violet. Relative luminance 0.383; OKLCH L 73.6% C 0.116 H 296.1°. Best body text is #000000 at 8.66:1 contrast (WCAG AA passes).
Color values
| HEX | #B09AEA |
|---|---|
| RGB | rgb(176, 154, 234) |
| HSL | hsl(257, 66%, 76%) |
| HSV | hsv(257, 34%, 92%) |
| CMYK | cmyk(24.8%, 34.2%, 0%, 8.2%) |
| CIE-LAB | lab(68.23, 24.64, -37.39) |
| CIE-LCH | lch(68.23, 44.78, 303.38°) |
| OKLab | oklab(73.57% 0.0508 -0.1038) |
| OKLCH | oklch(73.57% 0.116 296.1) |
| XYZ | xyz(44.3079, 38.2814, 82.8807) |
| Luminance | 0.3828 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 3.93
Lavender (survey)
#C79FEF
ΔE00 4.85
Pastel Purple
#CAA0FF
ΔE00 5.23
Baby Purple
#CA9BF7
ΔE00 5.36
Lilac (survey)
#CEA2FD
ΔE00 5.85
Pale Purple
#B790D4
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B09AEA #D4EA9A
analogous
#9AACEA #B09AEA #D89AEA
triadic
#B09AEA #EAB09A #9AEAB0
tetradic
#B09AEA #EA9AAC #D4EA9A #9AEAD8
square
#B09AEA #EA9AAC #D4EA9A #9AEAD8
split-complementary
#B09AEA #EAD89A #ACEA9A
monochromatic
#6135D5 #8867DF #B09AEA #D8CDF5 #EBE6FA
Accessibility & contrast
On white
2.43
#B09AEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.66
#B09AEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B09AEA
8.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B09AEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B09AEA | 1.00 | 2.43 | 8.66 | 8.66 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A7ED
Deuteranopia (green-blind)
#89A5E8
Tritanopia (blue-blind)
#A4A7B7
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #b09aea; /* rgb */ color: rgb(176, 154, 234); /* oklch */ color: oklch(73.6% 0.116 296.1);
Tailwind
colors: {
custom: {
50: '#c9b8f1',
500: '#b09aea',
950: '#000000',
},
}SCSS
$custom: #b09aea; $custom-light: #c9b8f1; $custom-dark: #000000;
JSON
{
"hex": "#b09aea",
"rgb": {
"r": 176,
"g": 154,
"b": 234
},
"hsl": {
"h": 256.5,
"s": 65.574,
"l": 76.078
},
"oklch": {
"l": 0.73574,
"c": 0.11554,
"h": 296.1
},
"luminance": 0.38282
}Semantic roles & 50–950 ramp
primary
#B09AEA
secondary
#EBF1DA
accent
#CD189C
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131116
muted
#828084