#B09EF9#B09EF9
#B09EF9 is a light, vivid violet. Relative luminance 0.405; OKLCH L 75.0% C 0.130 H 292.1°. Best body text is #000000 at 9.10:1 contrast (WCAG AA passes).
Color values
| HEX | #B09EF9 |
|---|---|
| RGB | rgb(176, 158, 249) |
| HSL | hsl(252, 88%, 80%) |
| HSV | hsv(252, 37%, 98%) |
| CMYK | cmyk(29.3%, 36.5%, 0%, 2.4%) |
| CIE-LAB | lab(69.84, 26.02, -43.07) |
| CIE-LCH | lch(69.84, 50.32, 301.14°) |
| OKLab | oklab(75.02% 0.0487 -0.1201) |
| OKLCH | oklch(75.02% 0.13 292.1) |
| XYZ | xyz(47.2259, 40.5225, 94.9377) |
| Luminance | 0.4052 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 5.36
Baby Purple
#CA9BF7
ΔE00 6.25
Lilac (survey)
#CEA2FD
ΔE00 6.27
Lavender (survey)
#C79FEF
ΔE00 6.30
Lavender
#B39DDB
ΔE00 6.42
Liliac
#C48EFD
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B09EF9 #E7F99E
analogous
#9EBAF9 #B09EF9 #DE9EF9
triadic
#B09EF9 #F9B09E #9EF9B0
tetradic
#B09EF9 #F99EBA #E7F99E #9EF9DE
square
#B09EF9 #F99EBA #E7F99E #9EF9DE
split-complementary
#B09EF9 #F9DE9E #BAF99E
monochromatic
#522BF2 #8164F5 #B09EF9 #DFD8FD #E8E2FD
Accessibility & contrast
On white
2.31
#B09EF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.10
#B09EF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B09EF9
9.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B09EF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B09EF9 | 1.00 | 2.31 | 9.10 | 9.10 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84ACFD
Deuteranopia (green-blind)
#86A9F7
Tritanopia (blue-blind)
#A0AEC0
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #b09ef9; /* rgb */ color: rgb(176, 158, 249); /* oklch */ color: oklch(75.0% 0.130 292.1);
Tailwind
colors: {
custom: {
50: '#c9bafb',
500: '#b09ef9',
950: '#000000',
},
}SCSS
$custom: #b09ef9; $custom-light: #c9bafb; $custom-dark: #000000;
JSON
{
"hex": "#b09ef9",
"rgb": {
"r": 176,
"g": 158,
"b": 249
},
"hsl": {
"h": 251.868,
"s": 88.35,
"l": 79.804
},
"oklch": {
"l": 0.75018,
"c": 0.12964,
"h": 292.1
},
"luminance": 0.40523
}Semantic roles & 50–950 ramp
primary
#B09EF9
secondary
#EFF5D6
accent
#E501B8
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131117
muted
#828085