#B09FF8#B09FF8
#B09FF8 is a light, vivid violet. Relative luminance 0.408; OKLCH L 75.2% C 0.127 H 291.8°. Best body text is #000000 at 9.16:1 contrast (WCAG AA passes).
Color values
| HEX | #B09FF8 |
|---|---|
| RGB | rgb(176, 159, 248) |
| HSL | hsl(251, 86%, 80%) |
| HSV | hsv(251, 36%, 97%) |
| CMYK | cmyk(29%, 35.9%, 0%, 2.7%) |
| CIE-LAB | lab(70.04, 25.21, -42.22) |
| CIE-LCH | lch(70.04, 49.17, 300.85°) |
| OKLab | oklab(75.16% 0.0471 -0.1177) |
| OKLCH | oklch(75.16% 0.127 291.8) |
| XYZ | xyz(47.2417, 40.8029, 94.1755) |
| Luminance | 0.4080 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 5.42
Lavender
#B39DDB
ΔE00 6.22
Lavender (survey)
#C79FEF
ΔE00 6.26
Lilac (survey)
#CEA2FD
ΔE00 6.29
Baby Purple
#CA9BF7
ΔE00 6.33
Pale Violet
#CEAEFA
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B09FF8 #E7F89F
analogous
#9FBAF8 #B09FF8 #DD9FF8
triadic
#B09FF8 #F8B09F #9FF8B0
tetradic
#B09FF8 #F89FBA #E7F89F #9FF8DD
square
#B09FF8 #F89FBA #E7F89F #9FF8DD
split-complementary
#B09FF8 #F8DD9F #BAF89F
monochromatic
#522DF0 #8166F4 #B09FF8 #DFD8FC #E8E2FD
Accessibility & contrast
On white
2.29
#B09FF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.16
#B09FF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B09FF8
9.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B09FF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B09FF8 | 1.00 | 2.29 | 9.16 | 9.16 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86ADFC
Deuteranopia (green-blind)
#87A9F6
Tritanopia (blue-blind)
#A0AFC0
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #b09ff8; /* rgb */ color: rgb(176, 159, 248); /* oklch */ color: oklch(75.2% 0.127 291.8);
Tailwind
colors: {
custom: {
50: '#c9bbfb',
500: '#b09ff8',
950: '#000000',
},
}SCSS
$custom: #b09ff8; $custom-light: #c9bbfb; $custom-dark: #000000;
JSON
{
"hex": "#b09ff8",
"rgb": {
"r": 176,
"g": 159,
"b": 248
},
"hsl": {
"h": 251.461,
"s": 86.408,
"l": 79.804
},
"oklch": {
"l": 0.75155,
"c": 0.12678,
"h": 291.8
},
"luminance": 0.40804
}Semantic roles & 50–950 ramp
primary
#B09FF8
secondary
#EFF5D6
accent
#E303B8
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131117
muted
#828085