#B09FF4#B09FF4
#B09FF4 is a light, vivid violet. Relative luminance 0.406; OKLCH L 75.0% C 0.121 H 292.4°. Best body text is #000000 at 9.11:1 contrast (WCAG AA passes).
Color values
| HEX | #B09FF4 |
|---|---|
| RGB | rgb(176, 159, 244) |
| HSL | hsl(252, 79%, 79%) |
| HSV | hsv(252, 35%, 96%) |
| CMYK | cmyk(27.9%, 34.8%, 0%, 4.3%) |
| CIE-LAB | lab(69.86, 24.23, -40.31) |
| CIE-LCH | lch(69.86, 47.03, 301.02°) |
| OKLab | oklab(74.97% 0.0462 -0.1122) |
| OKLCH | oklch(74.97% 0.121 292.4) |
| XYZ | xyz(46.6277, 40.5573, 90.9421) |
| Luminance | 0.4056 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 5.37
Lavender
#B39DDB
ΔE00 5.50
Lavender (survey)
#C79FEF
ΔE00 5.87
Lilac (survey)
#CEA2FD
ΔE00 6.15
Baby Purple
#CA9BF7
ΔE00 6.15
Pale Violet
#CEAEFA
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B09FF4 #E3F49F
analogous
#9FB9F4 #B09FF4 #DB9FF4
triadic
#B09FF4 #F4B09F #9FF4B0
tetradic
#B09FF4 #F49FB9 #E3F49F #9FF4DB
square
#B09FF4 #F49FB9 #E3F49F #9FF4DB
split-complementary
#B09FF4 #F4DB9F #B9F49F
monochromatic
#5631E7 #8368EE #B09FF4 #DDD6FA #E8E4FC
Accessibility & contrast
On white
2.30
#B09FF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.11
#B09FF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B09FF4
9.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B09FF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B09FF4 | 1.00 | 2.30 | 9.11 | 9.11 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88ACF7
Deuteranopia (green-blind)
#89A9F2
Tritanopia (blue-blind)
#A1AEBE
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #b09ff4; /* rgb */ color: rgb(176, 159, 244); /* oklch */ color: oklch(75.0% 0.121 292.4);
Tailwind
colors: {
custom: {
50: '#c9bbf8',
500: '#b09ff4',
950: '#000000',
},
}SCSS
$custom: #b09ff4; $custom-light: #c9bbf8; $custom-dark: #000000;
JSON
{
"hex": "#b09ff4",
"rgb": {
"r": 176,
"g": 159,
"b": 244
},
"hsl": {
"h": 252,
"s": 79.439,
"l": 79.02
},
"oklch": {
"l": 0.74966,
"c": 0.12134,
"h": 292.4
},
"luminance": 0.40558
}Semantic roles & 50–950 ramp
primary
#B09FF4
secondary
#EEF4D7
accent
#DC0AB2
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131117
muted
#828085