#B09EFE#B09EFE
#B09EFE is a light, vivid violet. Relative luminance 0.408; OKLCH L 75.3% C 0.136 H 291.4°. Best body text is #000000 at 9.17:1 contrast (WCAG AA passes).
Color values
| HEX | #B09EFE |
|---|---|
| RGB | rgb(176, 158, 254) |
| HSL | hsl(251, 98%, 81%) |
| HSV | hsv(251, 38%, 100%) |
| CMYK | cmyk(30.7%, 37.8%, 0%, 0.4%) |
| CIE-LAB | lab(70.06, 27.26, -45.44) |
| CIE-LCH | lch(70.06, 52.99, 300.96°) |
| OKLab | oklab(75.26% 0.0497 -0.127) |
| OKLCH | oklch(75.26% 0.136 291.4) |
| XYZ | xyz(48.0162, 40.8386, 99.0996) |
| Luminance | 0.4084 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 5.59
Lilac (survey)
#CEA2FD
ΔE00 6.57
Baby Purple
#CA9BF7
ΔE00 6.59
Liliac
#C48EFD
ΔE00 6.77
Periwinkle Blue
#8F99FB
ΔE00 6.84
Lavender (survey)
#C79FEF
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B09EFE #ECFE9E
analogous
#9EBCFE #B09EFE #E09EFE
triadic
#B09EFE #FEB09E #9EFEB0
tetradic
#B09EFE #FE9EBC #ECFE9E #9EFEE0
square
#B09EFE #FE9EBC #ECFE9E #9EFEE0
split-complementary
#B09EFE #FEE09E #BCFE9E
monochromatic
#4D25FD #7F61FD #B09EFE #E1DBFF #E6E1FF
Accessibility & contrast
On white
2.29
#B09EFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.17
#B09EFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B09EFE
9.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B09EFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B09EFE | 1.00 | 2.29 | 9.17 | 9.17 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82ADFF
Deuteranopia (green-blind)
#83A9FC
Tritanopia (blue-blind)
#9EAFC2
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #b09efe; /* rgb */ color: rgb(176, 158, 254); /* oklch */ color: oklch(75.3% 0.136 291.4);
Tailwind
colors: {
custom: {
50: '#cabaff',
500: '#b09efe',
950: '#000000',
},
}SCSS
$custom: #b09efe; $custom-light: #cabaff; $custom-dark: #000000;
JSON
{
"hex": "#b09efe",
"rgb": {
"r": 176,
"g": 158,
"b": 254
},
"hsl": {
"h": 251.25,
"s": 97.959,
"l": 80.784
},
"oklch": {
"l": 0.75261,
"c": 0.13639,
"h": 291.4
},
"luminance": 0.4084
}Semantic roles & 50–950 ramp
primary
#B09EFE
secondary
#F0F7D4
accent
#E600BA
background
#FCFBFF
surface
#F9F6FF
border
#D2D0D7
text
#131118
muted
#828086