#B09DF9#B09DF9
#B09DF9 is a light, vivid violet. Relative luminance 0.402; OKLCH L 74.8% C 0.131 H 292.4°. Best body text is #000000 at 9.04:1 contrast (WCAG AA passes).
Color values
| HEX | #B09DF9 |
|---|---|
| RGB | rgb(176, 157, 249) |
| HSL | hsl(252, 88%, 80%) |
| HSV | hsv(252, 37%, 98%) |
| CMYK | cmyk(29.3%, 36.9%, 0%, 2.4%) |
| CIE-LAB | lab(69.60, 26.58, -43.45) |
| CIE-LCH | lch(69.60, 50.93, 301.46°) |
| OKLab | oklab(74.83% 0.05 -0.1212) |
| OKLCH | oklch(74.83% 0.131 292.4) |
| XYZ | xyz(47.0561, 40.1828, 94.8810) |
| Luminance | 0.4018 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 5.29
Baby Purple
#CA9BF7
ΔE00 6.14
Lilac (survey)
#CEA2FD
ΔE00 6.23
Lavender (survey)
#C79FEF
ΔE00 6.26
Lavender
#B39DDB
ΔE00 6.46
Liliac
#C48EFD
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B09DF9 #E6F99D
analogous
#9DB8F9 #B09DF9 #DE9DF9
triadic
#B09DF9 #F9B09D #9DF9B0
tetradic
#B09DF9 #F99DB8 #E6F99D #9DF9DE
square
#B09DF9 #F99DB8 #E6F99D #9DF9DE
split-complementary
#B09DF9 #F9DE9D #B8F99D
monochromatic
#532AF2 #8263F5 #B09DF9 #DED7FD #E8E2FD
Accessibility & contrast
On white
2.32
#B09DF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.04
#B09DF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B09DF9
9.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B09DF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B09DF9 | 1.00 | 2.32 | 9.04 | 9.04 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83ABFD
Deuteranopia (green-blind)
#85A8F7
Tritanopia (blue-blind)
#A0ADBF
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #b09df9; /* rgb */ color: rgb(176, 157, 249); /* oklch */ color: oklch(74.8% 0.131 292.4);
Tailwind
colors: {
custom: {
50: '#c9bafb',
500: '#b09df9',
950: '#000000',
},
}SCSS
$custom: #b09df9; $custom-light: #c9bafb; $custom-dark: #000000;
JSON
{
"hex": "#b09df9",
"rgb": {
"r": 176,
"g": 157,
"b": 249
},
"hsl": {
"h": 252.391,
"s": 88.462,
"l": 79.608
},
"oklch": {
"l": 0.74835,
"c": 0.13115,
"h": 292.4
},
"luminance": 0.40184
}Semantic roles & 50–950 ramp
primary
#B09DF9
secondary
#EFF5D6
accent
#E500B6
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131117
muted
#828085