#BF9AEB#BF9AEB
#BF9AEB is a light, moderate violet. Relative luminance 0.402; OKLCH L 75.0% C 0.120 H 304.6°. Best body text is #000000 at 9.04:1 contrast (WCAG AA passes).
Color values
| HEX | #BF9AEB |
|---|---|
| RGB | rgb(191, 154, 235) |
| HSL | hsl(267, 67%, 76%) |
| HSV | hsv(267, 34%, 92%) |
| CMYK | cmyk(18.7%, 34.5%, 0%, 7.8%) |
| CIE-LAB | lab(69.60, 29.29, -35.70) |
| CIE-LCH | lch(69.60, 46.18, 309.37°) |
| OKLab | oklab(74.95% 0.0682 -0.0986) |
| OKLCH | oklch(74.95% 0.12 304.6) |
| XYZ | xyz(48.0338, 40.1859, 83.8073) |
| Luminance | 0.4019 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 1.77
Baby Purple
#CA9BF7
ΔE00 2.50
Pastel Purple
#CAA0FF
ΔE00 3.35
Lilac (survey)
#CEA2FD
ΔE00 3.44
Lavender
#B39DDB
ΔE00 4.13
Pale Purple
#B790D4
ΔE00 4.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF9AEB #C6EB9A
analogous
#9A9EEB #BF9AEB #E79AEB
triadic
#BF9AEB #EBBF9A #9AEBBF
tetradic
#BF9AEB #EB9A9E #C6EB9A #9AEBE7
square
#BF9AEB #EB9A9E #C6EB9A #9AEBE7
split-complementary
#BF9AEB #EBE79A #9EEB9A
monochromatic
#7E34D7 #9F67E1 #BF9AEB #DFCDF5 #EFE5FA
Accessibility & contrast
On white
2.32
#BF9AEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.04
#BF9AEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF9AEB
9.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF9AEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF9AEB | 1.00 | 2.32 | 9.04 | 9.04 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89A9EE
Deuteranopia (green-blind)
#90AAE9
Tritanopia (blue-blind)
#B8A6B8
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #bf9aeb; /* rgb */ color: rgb(191, 154, 235); /* oklch */ color: oklch(75.0% 0.120 304.6);
Tailwind
colors: {
custom: {
50: '#d3b8f1',
500: '#bf9aeb',
950: '#000000',
},
}SCSS
$custom: #bf9aeb; $custom-light: #d3b8f1; $custom-dark: #000000;
JSON
{
"hex": "#bf9aeb",
"rgb": {
"r": 191,
"g": 154,
"b": 235
},
"hsl": {
"h": 267.407,
"s": 66.942,
"l": 76.275
},
"oklch": {
"l": 0.74954,
"c": 0.11991,
"h": 304.6
},
"luminance": 0.40186
}Semantic roles & 50–950 ramp
primary
#BF9AEB
secondary
#E7F1DA
accent
#CF177B
background
#FDFBFE
surface
#FAF6FD
border
#D3D0D5
text
#141117
muted
#838085