#BF9BF2#BF9BF2
#BF9BF2 is a light, vivid violet. Relative luminance 0.409; OKLCH L 75.4% C 0.127 H 302.5°. Best body text is #000000 at 9.19:1 contrast (WCAG AA passes).
Color values
| HEX | #BF9BF2 |
|---|---|
| RGB | rgb(191, 155, 242) |
| HSL | hsl(265, 77%, 78%) |
| HSV | hsv(265, 36%, 95%) |
| CMYK | cmyk(21.1%, 36%, 0%, 5.1%) |
| CIE-LAB | lab(70.13, 30.31, -38.71) |
| CIE-LCH | lch(70.13, 49.17, 308.06°) |
| OKLab | oklab(75.45% 0.0683 -0.1073) |
| OKLCH | oklch(75.45% 0.127 302.5) |
| XYZ | xyz(49.2308, 40.9299, 89.2938) |
| Luminance | 0.4093 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.21
Lavender (survey)
#C79FEF
ΔE00 2.32
Pastel Purple
#CAA0FF
ΔE00 2.45
Lilac (survey)
#CEA2FD
ΔE00 2.96
Liliac
#C48EFD
ΔE00 4.37
Lavender
#B39DDB
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF9BF2 #CEF29B
analogous
#9BA2F2 #BF9BF2 #EB9BF2
triadic
#BF9BF2 #F2BF9B #9BF2BF
tetradic
#BF9BF2 #F29BA2 #CEF29B #9BF2EB
square
#BF9BF2 #F29BA2 #CEF29B #9BF2EB
split-complementary
#BF9BF2 #F2EB9B #A2F29B
monochromatic
#7A2FE4 #9C65EB #BF9BF2 #E2D1F9 #EEE4FB
Accessibility & contrast
On white
2.29
#BF9BF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.19
#BF9BF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF9BF2
9.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF9BF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF9BF2 | 1.00 | 2.29 | 9.19 | 9.19 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87ABF5
Deuteranopia (green-blind)
#8EABF0
Tritanopia (blue-blind)
#B6A9BB
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #bf9bf2; /* rgb */ color: rgb(191, 155, 242); /* oklch */ color: oklch(75.4% 0.127 302.5);
Tailwind
colors: {
custom: {
50: '#d3b9f6',
500: '#bf9bf2',
950: '#000000',
},
}SCSS
$custom: #bf9bf2; $custom-light: #d3b9f6; $custom-dark: #000000;
JSON
{
"hex": "#bf9bf2",
"rgb": {
"r": 191,
"g": 155,
"b": 242
},
"hsl": {
"h": 264.828,
"s": 76.991,
"l": 77.843
},
"oklch": {
"l": 0.75449,
"c": 0.1272,
"h": 302.5
},
"luminance": 0.4093
}Semantic roles & 50–950 ramp
primary
#BF9BF2
secondary
#E8F3D8
accent
#D90C84
background
#FDFBFF
surface
#FAF6FE
border
#D3D0D6
text
#141117
muted
#838085