#B09EFB#B09EFB
#B09EFB is a light, vivid violet. Relative luminance 0.406; OKLCH L 75.1% C 0.132 H 291.8°. Best body text is #000000 at 9.13:1 contrast (WCAG AA passes).
Color values
| HEX | #B09EFB |
|---|---|
| RGB | rgb(176, 158, 251) |
| HSL | hsl(252, 92%, 80%) |
| HSV | hsv(252, 37%, 98%) |
| CMYK | cmyk(29.9%, 37.1%, 0%, 1.6%) |
| CIE-LAB | lab(69.93, 26.51, -44.02) |
| CIE-LCH | lch(69.93, 51.39, 301.06°) |
| OKLab | oklab(75.11% 0.0491 -0.1229) |
| OKLCH | oklch(75.11% 0.132 291.8) |
| XYZ | xyz(47.5395, 40.6480, 96.5893) |
| Luminance | 0.4065 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 5.44
Baby Purple
#CA9BF7
ΔE00 6.38
Lilac (survey)
#CEA2FD
ΔE00 6.38
Lavender (survey)
#C79FEF
ΔE00 6.52
Liliac
#C48EFD
ΔE00 6.74
Lavender
#B39DDB
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B09EFB #E9FB9E
analogous
#9EBAFB #B09EFB #DE9EFB
triadic
#B09EFB #FBB09E #9EFBB0
tetradic
#B09EFB #FB9EBA #E9FB9E #9EFBDE
square
#B09EFB #FB9EBA #E9FB9E #9EFBDE
split-complementary
#B09EFB #FBDE9E #BAFB9E
monochromatic
#5028F6 #8063F9 #B09EFB #E0D9FD #E7E2FE
Accessibility & contrast
On white
2.30
#B09EFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.13
#B09EFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B09EFB
9.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B09EFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B09EFB | 1.00 | 2.30 | 9.13 | 9.13 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83ACFF
Deuteranopia (green-blind)
#85A9F9
Tritanopia (blue-blind)
#9FAFC1
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #b09efb; /* rgb */ color: rgb(176, 158, 251); /* oklch */ color: oklch(75.1% 0.132 291.8);
Tailwind
colors: {
custom: {
50: '#c9bafd',
500: '#b09efb',
950: '#000000',
},
}SCSS
$custom: #b09efb; $custom-light: #c9bafd; $custom-dark: #000000;
JSON
{
"hex": "#b09efb",
"rgb": {
"r": 176,
"g": 158,
"b": 251
},
"hsl": {
"h": 251.613,
"s": 92.079,
"l": 80.196
},
"oklch": {
"l": 0.75115,
"c": 0.13235,
"h": 291.8
},
"luminance": 0.40649
}Semantic roles & 50–950 ramp
primary
#B09EFB
secondary
#F0F6D5
accent
#E600B9
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131117
muted
#828085