#B09EFA#B09EFA
#B09EFA is a light, vivid violet. Relative luminance 0.406; OKLCH L 75.1% C 0.131 H 291.9°. Best body text is #000000 at 9.12:1 contrast (WCAG AA passes).
Color values
| HEX | #B09EFA |
|---|---|
| RGB | rgb(176, 158, 250) |
| HSL | hsl(252, 90%, 80%) |
| HSV | hsv(252, 37%, 98%) |
| CMYK | cmyk(29.6%, 36.8%, 0%, 2%) |
| CIE-LAB | lab(69.88, 26.27, -43.54) |
| CIE-LCH | lch(69.88, 50.85, 301.10°) |
| OKLab | oklab(75.07% 0.0489 -0.1215) |
| OKLCH | oklch(75.07% 0.131 291.9) |
| XYZ | xyz(47.3823, 40.5851, 95.7613) |
| Luminance | 0.4059 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 5.40
Baby Purple
#CA9BF7
ΔE00 6.32
Lilac (survey)
#CEA2FD
ΔE00 6.33
Lavender (survey)
#C79FEF
ΔE00 6.41
Lavender
#B39DDB
ΔE00 6.59
Liliac
#C48EFD
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B09EFA #E8FA9E
analogous
#9EBAFA #B09EFA #DE9EFA
triadic
#B09EFA #FAB09E #9EFAB0
tetradic
#B09EFA #FA9EBA #E8FA9E #9EFADE
square
#B09EFA #FA9EBA #E8FA9E #9EFADE
split-complementary
#B09EFA #FADE9E #BAFA9E
monochromatic
#512AF4 #8164F7 #B09EFA #DFD8FD #E7E2FD
Accessibility & contrast
On white
2.30
#B09EFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.12
#B09EFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B09EFA
9.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B09EFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B09EFA | 1.00 | 2.30 | 9.12 | 9.12 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84ACFE
Deuteranopia (green-blind)
#85A9F8
Tritanopia (blue-blind)
#9FAEC0
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #b09efa; /* rgb */ color: rgb(176, 158, 250); /* oklch */ color: oklch(75.1% 0.131 291.9);
Tailwind
colors: {
custom: {
50: '#c9bafc',
500: '#b09efa',
950: '#000000',
},
}SCSS
$custom: #b09efa; $custom-light: #c9bafc; $custom-dark: #000000;
JSON
{
"hex": "#b09efa",
"rgb": {
"r": 176,
"g": 158,
"b": 250
},
"hsl": {
"h": 251.739,
"s": 90.196,
"l": 80
},
"oklch": {
"l": 0.75067,
"c": 0.131,
"h": 291.9
},
"luminance": 0.40586
}Semantic roles & 50–950 ramp
primary
#B09EFA
secondary
#EFF6D5
accent
#E600B9
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131117
muted
#828085