#B09AFA#B09AFA
#B09AFA is a light, vivid violet. Relative luminance 0.392; OKLCH L 74.3% C 0.137 H 293.3°. Best body text is #000000 at 8.85:1 contrast (WCAG AA passes).
Color values
| HEX | #B09AFA |
|---|---|
| RGB | rgb(176, 154, 250) |
| HSL | hsl(254, 91%, 79%) |
| HSV | hsv(254, 38%, 98%) |
| CMYK | cmyk(29.6%, 38.4%, 0%, 2%) |
| CIE-LAB | lab(68.93, 28.51, -45.04) |
| CIE-LCH | lch(68.93, 53.31, 302.33°) |
| OKLab | oklab(74.34% 0.0542 -0.1259) |
| OKLCH | oklch(74.34% 0.137 293.3) |
| XYZ | xyz(46.7111, 39.2427, 95.5375) |
| Luminance | 0.3924 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 5.23
Liliac
#C48EFD
ΔE00 5.79
Baby Purple
#CA9BF7
ΔE00 5.94
Lilac (survey)
#CEA2FD
ΔE00 6.24
Lavender (survey)
#C79FEF
ΔE00 6.33
Lavender
#B39DDB
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B09AFA #E4FA9A
analogous
#9AB4FA #B09AFA #E09AFA
triadic
#B09AFA #FAB09A #9AFAB0
tetradic
#B09AFA #FA9AB4 #E4FA9A #9AFAE0
square
#B09AFA #FA9AB4 #E4FA9A #9AFAE0
split-complementary
#B09AFA #FAE09A #B4FA9A
monochromatic
#5525F4 #8260F7 #B09AFA #DED4FD #E8E2FE
Accessibility & contrast
On white
2.37
#B09AFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.85
#B09AFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B09AFA
8.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B09AFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B09AFA | 1.00 | 2.37 | 8.85 | 8.85 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA9FE
Deuteranopia (green-blind)
#81A7F8
Tritanopia (blue-blind)
#A0ABBE
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #b09afa; /* rgb */ color: rgb(176, 154, 250); /* oklch */ color: oklch(74.3% 0.137 293.3);
Tailwind
colors: {
custom: {
50: '#cab8fc',
500: '#b09afa',
950: '#000000',
},
}SCSS
$custom: #b09afa; $custom-light: #cab8fc; $custom-dark: #000000;
JSON
{
"hex": "#b09afa",
"rgb": {
"r": 176,
"g": 154,
"b": 250
},
"hsl": {
"h": 253.75,
"s": 90.566,
"l": 79.216
},
"oklch": {
"l": 0.74337,
"c": 0.13706,
"h": 293.3
},
"luminance": 0.39243
}Semantic roles & 50–950 ramp
primary
#B09AFA
secondary
#EEF6D5
accent
#E600B1
background
#FCFBFF
surface
#F9F6FF
border
#D2D0D7
text
#131117
muted
#828085