#B09BFB#B09BFB
#B09BFB is a light, vivid violet. Relative luminance 0.396; OKLCH L 74.6% C 0.137 H 292.8°. Best body text is #000000 at 8.93:1 contrast (WCAG AA passes).
Color values
| HEX | #B09BFB |
|---|---|
| RGB | rgb(176, 155, 251) |
| HSL | hsl(253, 92%, 80%) |
| HSV | hsv(253, 38%, 98%) |
| CMYK | cmyk(29.9%, 38.2%, 0%, 1.6%) |
| CIE-LAB | lab(69.21, 28.20, -45.14) |
| CIE-LCH | lch(69.21, 53.23, 301.99°) |
| OKLab | oklab(74.57% 0.0531 -0.1262) |
| OKLCH | oklch(74.57% 0.137 292.8) |
| XYZ | xyz(47.0341, 39.6370, 96.4208) |
| Luminance | 0.3964 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 5.29
Liliac
#C48EFD
ΔE00 6.03
Baby Purple
#CA9BF7
ΔE00 6.09
Lilac (survey)
#CEA2FD
ΔE00 6.30
Lavender (survey)
#C79FEF
ΔE00 6.44
Perrywinkle
#8F8CE7
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B09BFB #E6FB9B
analogous
#9BB6FB #B09BFB #E09BFB
triadic
#B09BFB #FBB09B #9BFBB0
tetradic
#B09BFB #FB9BB6 #E6FB9B #9BFBE0
square
#B09BFB #FB9BB6 #E6FB9B #9BFBE0
split-complementary
#B09BFB #FBE09B #B6FB9B
monochromatic
#5325F6 #8260F9 #B09BFB #DED6FD #E8E2FE
Accessibility & contrast
On white
2.35
#B09BFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.93
#B09BFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B09BFB
8.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B09BFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B09BFB | 1.00 | 2.35 | 8.93 | 8.93 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FAAFF
Deuteranopia (green-blind)
#82A7F9
Tritanopia (blue-blind)
#9FACBF
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #b09bfb; /* rgb */ color: rgb(176, 155, 251); /* oklch */ color: oklch(74.6% 0.137 292.8);
Tailwind
colors: {
custom: {
50: '#cab8fd',
500: '#b09bfb',
950: '#000000',
},
}SCSS
$custom: #b09bfb; $custom-light: #cab8fd; $custom-dark: #000000;
JSON
{
"hex": "#b09bfb",
"rgb": {
"r": 176,
"g": 155,
"b": 251
},
"hsl": {
"h": 253.125,
"s": 92.308,
"l": 79.608
},
"oklch": {
"l": 0.74568,
"c": 0.13688,
"h": 292.8
},
"luminance": 0.39638
}Semantic roles & 50–950 ramp
primary
#B09BFB
secondary
#EFF6D5
accent
#E600B3
background
#FCFBFF
surface
#F9F6FF
border
#D2D0D7
text
#131117
muted
#828085