#BF9BEA#BF9BEA
#BF9BEA is a light, moderate violet. Relative luminance 0.405; OKLCH L 75.1% C 0.117 H 304.6°. Best body text is #000000 at 9.09:1 contrast (WCAG AA passes).
Color values
| HEX | #BF9BEA |
|---|---|
| RGB | rgb(191, 155, 234) |
| HSL | hsl(267, 65%, 76%) |
| HSV | hsv(267, 34%, 92%) |
| CMYK | cmyk(18.4%, 33.8%, 0%, 8.2%) |
| CIE-LAB | lab(69.80, 28.52, -34.85) |
| CIE-LCH | lch(69.80, 45.03, 309.29°) |
| OKLab | oklab(75.09% 0.0665 -0.0962) |
| OKLCH | oklch(75.09% 0.117 304.6) |
| XYZ | xyz(48.0555, 40.4597, 83.1038) |
| Luminance | 0.4046 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 1.63
Baby Purple
#CA9BF7
ΔE00 2.72
Pastel Purple
#CAA0FF
ΔE00 3.51
Lilac (survey)
#CEA2FD
ΔE00 3.51
Lavender
#B39DDB
ΔE00 3.83
Pale Purple
#B790D4
ΔE00 4.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF9BEA #C6EA9B
analogous
#9B9FEA #BF9BEA #E79BEA
triadic
#BF9BEA #EABF9B #9BEABF
tetradic
#BF9BEA #EA9B9F #C6EA9B #9BEAE7
square
#BF9BEA #EA9B9F #C6EA9B #9BEAE7
split-complementary
#BF9BEA #EAE79B #9FEA9B
monochromatic
#7E36D5 #9F68DF #BF9BEA #DFCEF5 #EFE6FA
Accessibility & contrast
On white
2.31
#BF9BEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.09
#BF9BEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF9BEA
9.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF9BEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF9BEA | 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)
#8AA9ED
Deuteranopia (green-blind)
#92ABE8
Tritanopia (blue-blind)
#B8A7B8
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #bf9bea; /* rgb */ color: rgb(191, 155, 234); /* oklch */ color: oklch(75.1% 0.117 304.6);
Tailwind
colors: {
custom: {
50: '#d3b8f1',
500: '#bf9bea',
950: '#000000',
},
}SCSS
$custom: #bf9bea; $custom-light: #d3b8f1; $custom-dark: #000000;
JSON
{
"hex": "#bf9bea",
"rgb": {
"r": 191,
"g": 155,
"b": 234
},
"hsl": {
"h": 267.342,
"s": 65.289,
"l": 76.275
},
"oklch": {
"l": 0.75088,
"c": 0.11696,
"h": 304.6
},
"luminance": 0.4046
}Semantic roles & 50–950 ramp
primary
#BF9BEA
secondary
#E7F1DA
accent
#CD187B
background
#FDFBFE
surface
#FAF6FD
border
#D3D0D5
text
#141116
muted
#838084