#BF9BEB#BF9BEB
#BF9BEB is a light, moderate violet. Relative luminance 0.405; OKLCH L 75.1% C 0.118 H 304.4°. Best body text is #000000 at 9.10:1 contrast (WCAG AA passes).
Color values
| HEX | #BF9BEB |
|---|---|
| RGB | rgb(191, 155, 235) |
| HSL | hsl(267, 67%, 76%) |
| HSV | hsv(267, 34%, 92%) |
| CMYK | cmyk(18.7%, 34%, 0%, 7.8%) |
| CIE-LAB | lab(69.84, 28.74, -35.34) |
| CIE-LCH | lch(69.84, 45.55, 309.12°) |
| OKLab | oklab(75.13% 0.0667 -0.0976) |
| OKLCH | oklch(75.13% 0.118 304.4) |
| XYZ | xyz(48.1996, 40.5174, 83.8625) |
| Luminance | 0.4052 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 1.65
Baby Purple
#CA9BF7
ΔE00 2.61
Pastel Purple
#CAA0FF
ΔE00 3.35
Lilac (survey)
#CEA2FD
ΔE00 3.40
Lavender
#B39DDB
ΔE00 3.95
Pale Purple
#B790D4
ΔE00 4.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF9BEB #C7EB9B
analogous
#9B9FEB #BF9BEB #E79BEB
triadic
#BF9BEB #EBBF9B #9BEBBF
tetradic
#BF9BEB #EB9B9F #C7EB9B #9BEBE7
square
#BF9BEB #EB9B9F #C7EB9B #9BEBE7
split-complementary
#BF9BEB #EBE79B #9FEB9B
monochromatic
#7E35D7 #9E68E1 #BF9BEB #E0CEF5 #EFE5FA
Accessibility & contrast
On white
2.31
#BF9BEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.10
#BF9BEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF9BEB
9.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF9BEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF9BEB | 1.00 | 2.31 | 9.10 | 9.10 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AAAEE
Deuteranopia (green-blind)
#91ABE9
Tritanopia (blue-blind)
#B8A7B8
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #bf9beb; /* rgb */ color: rgb(191, 155, 235); /* oklch */ color: oklch(75.1% 0.118 304.4);
Tailwind
colors: {
custom: {
50: '#d3b8f1',
500: '#bf9beb',
950: '#000000',
},
}SCSS
$custom: #bf9beb; $custom-light: #d3b8f1; $custom-dark: #000000;
JSON
{
"hex": "#bf9beb",
"rgb": {
"r": 191,
"g": 155,
"b": 235
},
"hsl": {
"h": 267,
"s": 66.667,
"l": 76.471
},
"oklch": {
"l": 0.75133,
"c": 0.11825,
"h": 304.4
},
"luminance": 0.40517
}Semantic roles & 50–950 ramp
primary
#BF9BEB
secondary
#E7F1DA
accent
#CF177C
background
#FDFBFE
surface
#FAF6FD
border
#D3D0D5
text
#141117
muted
#838085