#B09BFE#B09BFE
#B09BFE is a light, vivid violet. Relative luminance 0.398; OKLCH L 74.7% C 0.141 H 292.4°. Best body text is #000000 at 8.97:1 contrast (WCAG AA passes).
Color values
| HEX | #B09BFE |
|---|---|
| RGB | rgb(176, 155, 254) |
| HSL | hsl(253, 98%, 80%) |
| HSV | hsv(253, 39%, 100%) |
| CMYK | cmyk(30.7%, 39%, 0%, 0.4%) |
| CIE-LAB | lab(69.35, 28.94, -46.56) |
| CIE-LCH | lch(69.35, 54.82, 301.86°) |
| OKLab | oklab(74.72% 0.0537 -0.1303) |
| OKLCH | oklch(74.72% 0.141 292.4) |
| XYZ | xyz(47.5107, 39.8277, 98.9311) |
| Luminance | 0.3983 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 5.46
Liliac
#C48EFD
ΔE00 6.08
Baby Purple
#CA9BF7
ΔE00 6.32
Lilac (survey)
#CEA2FD
ΔE00 6.50
Lavender (survey)
#C79FEF
ΔE00 6.79
Perrywinkle
#8F8CE7
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B09BFE #E9FE9B
analogous
#9BB8FE #B09BFE #E19BFE
triadic
#B09BFE #FEB09B #9BFEB0
tetradic
#B09BFE #FE9BB8 #E9FE9B #9BFEE1
square
#B09BFE #FE9BB8 #E9FE9B #9BFEE1
split-complementary
#B09BFE #FEE19B #B8FE9B
monochromatic
#5022FD #805EFD #B09BFE #E0D8FF #E7E1FF
Accessibility & contrast
On white
2.34
#B09BFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.97
#B09BFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B09BFE
8.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B09BFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B09BFE | 1.00 | 2.34 | 8.97 | 8.97 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EABFF
Deuteranopia (green-blind)
#80A8FC
Tritanopia (blue-blind)
#9EADC0
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #b09bfe; /* rgb */ color: rgb(176, 155, 254); /* oklch */ color: oklch(74.7% 0.141 292.4);
Tailwind
colors: {
custom: {
50: '#cab8ff',
500: '#b09bfe',
950: '#000000',
},
}SCSS
$custom: #b09bfe; $custom-light: #cab8ff; $custom-dark: #000000;
JSON
{
"hex": "#b09bfe",
"rgb": {
"r": 176,
"g": 155,
"b": 254
},
"hsl": {
"h": 252.727,
"s": 98.02,
"l": 80.196
},
"oklch": {
"l": 0.74716,
"c": 0.1409,
"h": 292.4
},
"luminance": 0.39829
}Semantic roles & 50–950 ramp
primary
#B09BFE
secondary
#F0F7D4
accent
#E600B5
background
#FCFBFF
surface
#F9F6FF
border
#D2D0D7
text
#131118
muted
#828086