#B09BFA#B09BFA
#B09BFA is a light, vivid violet. Relative luminance 0.396; OKLCH L 74.5% C 0.136 H 293.0°. Best body text is #000000 at 8.91:1 contrast (WCAG AA passes).
Color values
| HEX | #B09BFA |
|---|---|
| RGB | rgb(176, 155, 250) |
| HSL | hsl(253, 90%, 79%) |
| HSV | hsv(253, 38%, 98%) |
| CMYK | cmyk(29.6%, 38%, 0%, 2%) |
| CIE-LAB | lab(69.17, 27.95, -44.67) |
| CIE-LCH | lch(69.17, 52.69, 302.03°) |
| OKLab | oklab(74.52% 0.0529 -0.1248) |
| OKLCH | oklch(74.52% 0.136 293) |
| XYZ | xyz(46.8769, 39.5741, 95.5928) |
| Luminance | 0.3957 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 5.24
Baby Purple
#CA9BF7
ΔE00 6.01
Liliac
#C48EFD
ΔE00 6.02
Lilac (survey)
#CEA2FD
ΔE00 6.24
Lavender (survey)
#C79FEF
ΔE00 6.33
Lavender
#B39DDB
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B09BFA #E5FA9B
analogous
#9BB6FA #B09BFA #E09BFA
triadic
#B09BFA #FAB09B #9BFAB0
tetradic
#B09BFA #FA9BB6 #E5FA9B #9BFAE0
square
#B09BFA #FA9BB6 #E5FA9B #9BFAE0
split-complementary
#B09BFA #FAE09B #B6FA9B
monochromatic
#5426F4 #8261F7 #B09BFA #DED5FD #E8E2FE
Accessibility & contrast
On white
2.36
#B09BFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.91
#B09BFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B09BFA
8.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B09BFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B09BFA | 1.00 | 2.36 | 8.91 | 8.91 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80AAFE
Deuteranopia (green-blind)
#82A7F8
Tritanopia (blue-blind)
#9FACBF
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #b09bfa; /* rgb */ color: rgb(176, 155, 250); /* oklch */ color: oklch(74.5% 0.136 293.0);
Tailwind
colors: {
custom: {
50: '#c9b8fc',
500: '#b09bfa',
950: '#000000',
},
}SCSS
$custom: #b09bfa; $custom-light: #c9b8fc; $custom-dark: #000000;
JSON
{
"hex": "#b09bfa",
"rgb": {
"r": 176,
"g": 155,
"b": 250
},
"hsl": {
"h": 253.263,
"s": 90.476,
"l": 79.412
},
"oklch": {
"l": 0.74518,
"c": 0.13554,
"h": 293
},
"luminance": 0.39575
}Semantic roles & 50–950 ramp
primary
#B09BFA
secondary
#EFF6D5
accent
#E600B3
background
#FCFBFF
surface
#F9F6FF
border
#D2D0D7
text
#131117
muted
#828085