#B09BF4#B09BF4
#B09BF4 is a light, vivid violet. Relative luminance 0.392; OKLCH L 74.2% C 0.127 H 293.9°. Best body text is #000000 at 8.84:1 contrast (WCAG AA passes).
Color values
| HEX | #B09BF4 |
|---|---|
| RGB | rgb(176, 155, 244) |
| HSL | hsl(254, 80%, 78%) |
| HSV | hsv(254, 36%, 96%) |
| CMYK | cmyk(27.9%, 36.5%, 0%, 4.3%) |
| CIE-LAB | lab(68.90, 26.48, -41.82) |
| CIE-LCH | lch(68.90, 49.50, 302.35°) |
| OKLab | oklab(74.23% 0.0517 -0.1165) |
| OKLCH | oklch(74.23% 0.127 293.9) |
| XYZ | xyz(45.9510, 39.2038, 90.7166) |
| Luminance | 0.3920 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 5.07
Baby Purple
#CA9BF7
ΔE00 5.65
Lavender (survey)
#C79FEF
ΔE00 5.68
Lavender
#B39DDB
ΔE00 5.69
Lilac (survey)
#CEA2FD
ΔE00 5.95
Liliac
#C48EFD
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B09BF4 #DFF49B
analogous
#9BB2F4 #B09BF4 #DC9BF4
triadic
#B09BF4 #F4B09B #9BF4B0
tetradic
#B09BF4 #F49BB2 #DFF49B #9BF4DC
square
#B09BF4 #F49BB2 #DFF49B #9BF4DC
split-complementary
#B09BF4 #F4DC9B #B2F49B
monochromatic
#592DE8 #8464EE #B09BF4 #DCD2FA #E9E3FC
Accessibility & contrast
On white
2.38
#B09BF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.84
#B09BF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B09BF4
8.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B09BF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B09BF4 | 1.00 | 2.38 | 8.84 | 8.84 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A9F7
Deuteranopia (green-blind)
#85A7F2
Tritanopia (blue-blind)
#A1AABC
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #b09bf4; /* rgb */ color: rgb(176, 155, 244); /* oklch */ color: oklch(74.2% 0.127 293.9);
Tailwind
colors: {
custom: {
50: '#c9b8f8',
500: '#b09bf4',
950: '#000000',
},
}SCSS
$custom: #b09bf4; $custom-light: #c9b8f8; $custom-dark: #000000;
JSON
{
"hex": "#b09bf4",
"rgb": {
"r": 176,
"g": 155,
"b": 244
},
"hsl": {
"h": 254.157,
"s": 80.18,
"l": 78.235
},
"oklch": {
"l": 0.74228,
"c": 0.12747,
"h": 293.9
},
"luminance": 0.39204
}Semantic roles & 50–950 ramp
primary
#B09BF4
secondary
#EDF4D7
accent
#DD09AB
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131117
muted
#828085