#B09DFA#B09DFA
#B09DFA is a light, vivid violet. Relative luminance 0.402; OKLCH L 74.9% C 0.133 H 292.3°. Best body text is #000000 at 9.05:1 contrast (WCAG AA passes).
Color values
| HEX | #B09DFA |
|---|---|
| RGB | rgb(176, 157, 250) |
| HSL | hsl(252, 90%, 80%) |
| HSV | hsv(252, 37%, 98%) |
| CMYK | cmyk(29.6%, 37.2%, 0%, 2%) |
| CIE-LAB | lab(69.64, 26.83, -43.92) |
| CIE-LCH | lch(69.64, 51.47, 301.42°) |
| OKLab | oklab(74.88% 0.0502 -0.1226) |
| OKLCH | oklch(74.88% 0.133 292.3) |
| XYZ | xyz(47.2125, 40.2453, 95.7046) |
| Luminance | 0.4025 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 5.33
Baby Purple
#CA9BF7
ΔE00 6.20
Lilac (survey)
#CEA2FD
ΔE00 6.28
Lavender (survey)
#C79FEF
ΔE00 6.37
Liliac
#C48EFD
ΔE00 6.49
Lavender
#B39DDB
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B09DFA #E7FA9D
analogous
#9DB9FA #B09DFA #DE9DFA
triadic
#B09DFA #FAB09D #9DFAB0
tetradic
#B09DFA #FA9DB9 #E7FA9D #9DFADE
square
#B09DFA #FA9DB9 #E7FA9D #9DFADE
split-complementary
#B09DFA #FADE9D #B9FA9D
monochromatic
#5229F4 #8163F7 #B09DFA #DFD7FD #E8E2FE
Accessibility & contrast
On white
2.32
#B09DFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.05
#B09DFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B09DFA
9.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B09DFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B09DFA | 1.00 | 2.32 | 9.05 | 9.05 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83ABFE
Deuteranopia (green-blind)
#84A8F8
Tritanopia (blue-blind)
#9FAEC0
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #b09dfa; /* rgb */ color: rgb(176, 157, 250); /* oklch */ color: oklch(74.9% 0.133 292.3);
Tailwind
colors: {
custom: {
50: '#c9bafc',
500: '#b09dfa',
950: '#000000',
},
}SCSS
$custom: #b09dfa; $custom-light: #c9bafc; $custom-dark: #000000;
JSON
{
"hex": "#b09dfa",
"rgb": {
"r": 176,
"g": 157,
"b": 250
},
"hsl": {
"h": 252.258,
"s": 90.291,
"l": 79.804
},
"oklch": {
"l": 0.74883,
"c": 0.1325,
"h": 292.3
},
"luminance": 0.40246
}Semantic roles & 50–950 ramp
primary
#B09DFA
secondary
#EFF6D5
accent
#E600B7
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131117
muted
#828085