#BF9DEB#BF9DEB
#BF9DEB is a light, moderate violet. Relative luminance 0.412; OKLCH L 75.5% C 0.115 H 303.8°. Best body text is #000000 at 9.24:1 contrast (WCAG AA passes).
Color values
| HEX | #BF9DEB |
|---|---|
| RGB | rgb(191, 157, 235) |
| HSL | hsl(266, 66%, 77%) |
| HSV | hsv(266, 33%, 92%) |
| CMYK | cmyk(18.7%, 33.2%, 0%, 7.8%) |
| CIE-LAB | lab(70.31, 27.63, -34.60) |
| CIE-LCH | lch(70.31, 44.28, 308.61°) |
| OKLab | oklab(75.49% 0.0639 -0.0955) |
| OKLCH | oklch(75.49% 0.115 303.8) |
| XYZ | xyz(48.5352, 41.1886, 83.9744) |
| Luminance | 0.4119 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 1.56
Baby Purple
#CA9BF7
ΔE00 2.91
Lilac (survey)
#CEA2FD
ΔE00 3.40
Pastel Purple
#CAA0FF
ΔE00 3.42
Lavender
#B39DDB
ΔE00 3.63
Pale Violet
#CEAEFA
ΔE00 4.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF9DEB #C9EB9D
analogous
#9DA2EB #BF9DEB #E69DEB
triadic
#BF9DEB #EBBF9D #9DEBBF
tetradic
#BF9DEB #EB9DA2 #C9EB9D #9DEBE6
square
#BF9DEB #EB9DA2 #C9EB9D #9DEBE6
split-complementary
#BF9DEB #EBE69D #A2EB9D
monochromatic
#7D37D6 #9E6AE1 #BF9DEB #E0D0F5 #EEE6FA
Accessibility & contrast
On white
2.27
#BF9DEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.24
#BF9DEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF9DEB
9.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF9DEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF9DEB | 1.00 | 2.27 | 9.24 | 9.24 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CABEE
Deuteranopia (green-blind)
#93ACE9
Tritanopia (blue-blind)
#B8A9B9
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #bf9deb; /* rgb */ color: rgb(191, 157, 235); /* oklch */ color: oklch(75.5% 0.115 303.8);
Tailwind
colors: {
custom: {
50: '#d3baf1',
500: '#bf9deb',
950: '#000000',
},
}SCSS
$custom: #bf9deb; $custom-light: #d3baf1; $custom-dark: #000000;
JSON
{
"hex": "#bf9deb",
"rgb": {
"r": 191,
"g": 157,
"b": 235
},
"hsl": {
"h": 266.154,
"s": 66.102,
"l": 76.863
},
"oklch": {
"l": 0.75492,
"c": 0.11492,
"h": 303.8
},
"luminance": 0.41188
}Semantic roles & 50–950 ramp
primary
#BF9DEB
secondary
#E7F1DA
accent
#CE187E
background
#FDFBFE
surface
#FAF6FD
border
#D3D0D5
text
#141117
muted
#838085