#B09FF2#B09FF2
#B09FF2 is a light, moderate violet. Relative luminance 0.404; OKLCH L 74.9% C 0.119 H 292.7°. Best body text is #000000 at 9.09:1 contrast (WCAG AA passes).
Color values
| HEX | #B09FF2 |
|---|---|
| RGB | rgb(176, 159, 242) |
| HSL | hsl(252, 76%, 79%) |
| HSV | hsv(252, 34%, 95%) |
| CMYK | cmyk(27.3%, 34.3%, 0%, 5.1%) |
| CIE-LAB | lab(69.78, 23.75, -39.35) |
| CIE-LCH | lch(69.78, 45.96, 301.11°) |
| OKLab | oklab(74.87% 0.0458 -0.1094) |
| OKLCH | oklch(74.87% 0.119 292.7) |
| XYZ | xyz(46.3257, 40.4365, 89.3515) |
| Luminance | 0.4044 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 5.14
Pastel Purple
#CAA0FF
ΔE00 5.37
Lavender (survey)
#C79FEF
ΔE00 5.70
Baby Purple
#CA9BF7
ΔE00 6.09
Lilac (survey)
#CEA2FD
ΔE00 6.10
Pale Violet
#CEAEFA
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B09FF2 #E1F29F
analogous
#9FB7F2 #B09FF2 #D99FF2
triadic
#B09FF2 #F2B09F #9FF2B0
tetradic
#B09FF2 #F29FB7 #E1F29F #9FF2D9
square
#B09FF2 #F29FB7 #E1F29F #9FF2D9
split-complementary
#B09FF2 #F2D99F #B7F29F
monochromatic
#5733E3 #8469EB #B09FF2 #DCD5F9 #E9E4FB
Accessibility & contrast
On white
2.31
#B09FF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.09
#B09FF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B09FF2
9.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B09FF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B09FF2 | 1.00 | 2.31 | 9.09 | 9.09 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89ACF5
Deuteranopia (green-blind)
#8AA9F0
Tritanopia (blue-blind)
#A2ADBD
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #b09ff2; /* rgb */ color: rgb(176, 159, 242); /* oklch */ color: oklch(74.9% 0.119 292.7);
Tailwind
colors: {
custom: {
50: '#c9bbf6',
500: '#b09ff2',
950: '#000000',
},
}SCSS
$custom: #b09ff2; $custom-light: #c9bbf6; $custom-dark: #000000;
JSON
{
"hex": "#b09ff2",
"rgb": {
"r": 176,
"g": 159,
"b": 242
},
"hsl": {
"h": 252.289,
"s": 76.147,
"l": 78.627
},
"oklch": {
"l": 0.74872,
"c": 0.11861,
"h": 292.7
},
"luminance": 0.40437
}Semantic roles & 50–950 ramp
primary
#B09FF2
secondary
#EEF3D8
accent
#D80DAF
background
#FCFBFF
surface
#F8F6FE
border
#D1D0D6
text
#131117
muted
#828085