#B09BF5#B09BF5
#B09BF5 is a light, vivid violet. Relative luminance 0.393; OKLCH L 74.3% C 0.129 H 293.7°. Best body text is #000000 at 8.85:1 contrast (WCAG AA passes).
Color values
| HEX | #B09BF5 |
|---|---|
| RGB | rgb(176, 155, 245) |
| HSL | hsl(254, 82%, 78%) |
| HSV | hsv(254, 37%, 96%) |
| CMYK | cmyk(28.2%, 36.7%, 0%, 3.9%) |
| CIE-LAB | lab(68.94, 26.73, -42.29) |
| CIE-LCH | lch(68.94, 50.03, 302.29°) |
| OKLab | oklab(74.28% 0.0519 -0.1179) |
| OKLCH | oklch(74.28% 0.129 293.7) |
| XYZ | xyz(46.1032, 39.2647, 91.5184) |
| Luminance | 0.3926 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 5.08
Baby Purple
#CA9BF7
ΔE00 5.70
Lavender (survey)
#C79FEF
ΔE00 5.78
Lavender
#B39DDB
ΔE00 5.87
Lilac (survey)
#CEA2FD
ΔE00 5.99
Liliac
#C48EFD
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B09BF5 #E0F59B
analogous
#9BB3F5 #B09BF5 #DD9BF5
triadic
#B09BF5 #F5B09B #9BF5B0
tetradic
#B09BF5 #F59BB3 #E0F59B #9BF5DD
square
#B09BF5 #F59BB3 #E0F59B #9BF5DD
split-complementary
#B09BF5 #F5DD9B #B3F59B
monochromatic
#582CEA #8463EF #B09BF5 #DCD3FB #E9E3FC
Accessibility & contrast
On white
2.37
#B09BF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.85
#B09BF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B09BF5
8.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B09BF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B09BF5 | 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)
#82A9F9
Deuteranopia (green-blind)
#85A7F3
Tritanopia (blue-blind)
#A1ABBD
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #b09bf5; /* rgb */ color: rgb(176, 155, 245); /* oklch */ color: oklch(74.3% 0.129 293.7);
Tailwind
colors: {
custom: {
50: '#c9b8f9',
500: '#b09bf5',
950: '#000000',
},
}SCSS
$custom: #b09bf5; $custom-light: #c9b8f9; $custom-dark: #000000;
JSON
{
"hex": "#b09bf5",
"rgb": {
"r": 176,
"g": 155,
"b": 245
},
"hsl": {
"h": 254,
"s": 81.818,
"l": 78.431
},
"oklch": {
"l": 0.74276,
"c": 0.12881,
"h": 293.7
},
"luminance": 0.39265
}Semantic roles & 50–950 ramp
primary
#B09BF5
secondary
#EDF4D7
accent
#DE07AC
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131117
muted
#828085