#B09AF9#B09AF9
#B09AF9 is a light, vivid violet. Relative luminance 0.392; OKLCH L 74.3% C 0.136 H 293.5°. Best body text is #000000 at 8.84:1 contrast (WCAG AA passes).
Color values
| HEX | #B09AF9 |
|---|---|
| RGB | rgb(176, 154, 249) |
| HSL | hsl(254, 89%, 79%) |
| HSV | hsv(254, 38%, 98%) |
| CMYK | cmyk(29.3%, 38.2%, 0%, 2.4%) |
| CIE-LAB | lab(68.88, 28.27, -44.57) |
| CIE-LCH | lch(68.88, 52.78, 302.38°) |
| OKLab | oklab(74.29% 0.054 -0.1245) |
| OKLCH | oklch(74.29% 0.136 293.5) |
| XYZ | xyz(46.5547, 39.1801, 94.7139) |
| Luminance | 0.3918 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 5.18
Liliac
#C48EFD
ΔE00 5.79
Baby Purple
#CA9BF7
ΔE00 5.87
Lilac (survey)
#CEA2FD
ΔE00 6.18
Lavender (survey)
#C79FEF
ΔE00 6.21
Lavender
#B39DDB
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B09AF9 #E3F99A
analogous
#9AB4F9 #B09AF9 #E09AF9
triadic
#B09AF9 #F9B09A #9AF9B0
tetradic
#B09AF9 #F99AB4 #E3F99A #9AF9E0
square
#B09AF9 #F99AB4 #E3F99A #9AF9E0
split-complementary
#B09AF9 #F9E09A #B4F99A
monochromatic
#5626F2 #8360F6 #B09AF9 #DDD4FC #E8E2FD
Accessibility & contrast
On white
2.38
#B09AF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.84
#B09AF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B09AF9
8.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B09AF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B09AF9 | 1.00 | 2.38 | 8.84 | 8.84 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA9FD
Deuteranopia (green-blind)
#82A6F7
Tritanopia (blue-blind)
#A0ABBE
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #b09af9; /* rgb */ color: rgb(176, 154, 249); /* oklch */ color: oklch(74.3% 0.136 293.5);
Tailwind
colors: {
custom: {
50: '#c9b8fb',
500: '#b09af9',
950: '#000000',
},
}SCSS
$custom: #b09af9; $custom-light: #c9b8fb; $custom-dark: #000000;
JSON
{
"hex": "#b09af9",
"rgb": {
"r": 176,
"g": 154,
"b": 249
},
"hsl": {
"h": 253.895,
"s": 88.785,
"l": 79.02
},
"oklch": {
"l": 0.74288,
"c": 0.13572,
"h": 293.5
},
"luminance": 0.39181
}Semantic roles & 50–950 ramp
primary
#B09AF9
secondary
#EEF5D6
accent
#E500B0
background
#FCFBFF
surface
#F9F6FF
border
#D2D0D7
text
#131117
muted
#828085