#B09FEF#B09FEF
#B09FEF is a light, moderate violet. Relative luminance 0.403; OKLCH L 74.7% C 0.115 H 293.2°. Best body text is #000000 at 9.05:1 contrast (WCAG AA passes).
Color values
| HEX | #B09FEF |
|---|---|
| RGB | rgb(176, 159, 239) |
| HSL | hsl(253, 71%, 78%) |
| HSV | hsv(253, 33%, 94%) |
| CMYK | cmyk(26.4%, 33.5%, 0%, 6.3%) |
| CIE-LAB | lab(69.65, 23.03, -37.91) |
| CIE-LCH | lch(69.65, 44.35, 301.27°) |
| OKLab | oklab(74.73% 0.0451 -0.1053) |
| OKLCH | oklch(74.73% 0.115 293.2) |
| XYZ | xyz(45.8788, 40.2577, 86.9980) |
| Luminance | 0.4026 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 4.58
Pastel Purple
#CAA0FF
ΔE00 5.44
Lavender (survey)
#C79FEF
ΔE00 5.47
Baby Purple
#CA9BF7
ΔE00 6.05
Lilac (survey)
#CEA2FD
ΔE00 6.08
Pale Violet
#CEAEFA
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B09FEF #DEEF9F
analogous
#9FB6EF #B09FEF #D89FEF
triadic
#B09FEF #EFB09F #9FEFB0
tetradic
#B09FEF #EF9FB6 #DEEF9F #9FEFD8
square
#B09FEF #EF9FB6 #DEEF9F #9FEFD8
split-complementary
#B09FEF #EFD89F #B6EF9F
monochromatic
#5A36DE #856BE6 #B09FEF #DBD3F8 #E9E5FB
Accessibility & contrast
On white
2.32
#B09FEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.05
#B09FEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B09FEF
9.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B09FEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B09FEF | 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)
#8AABF2
Deuteranopia (green-blind)
#8CA9ED
Tritanopia (blue-blind)
#A3ADBC
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #b09fef; /* rgb */ color: rgb(176, 159, 239); /* oklch */ color: oklch(74.7% 0.115 293.2);
Tailwind
colors: {
custom: {
50: '#c9bbf4',
500: '#b09fef',
950: '#000000',
},
}SCSS
$custom: #b09fef; $custom-light: #c9bbf4; $custom-dark: #000000;
JSON
{
"hex": "#b09fef",
"rgb": {
"r": 176,
"g": 159,
"b": 239
},
"hsl": {
"h": 252.75,
"s": 71.429,
"l": 78.039
},
"oklch": {
"l": 0.74734,
"c": 0.11453,
"h": 293.2
},
"luminance": 0.40258
}Semantic roles & 50–950 ramp
primary
#B09FEF
secondary
#EDF2D9
accent
#D312AA
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131117
muted
#828085