#BF9CF3#BF9CF3
#BF9CF3 is a light, vivid violet. Relative luminance 0.413; OKLCH L 75.7% C 0.127 H 302.0°. Best body text is #000000 at 9.26:1 contrast (WCAG AA passes).
Color values
| HEX | #BF9CF3 |
|---|---|
| RGB | rgb(191, 156, 243) |
| HSL | hsl(264, 78%, 78%) |
| HSV | hsv(264, 36%, 95%) |
| CMYK | cmyk(21.4%, 35.8%, 0%, 4.7%) |
| CIE-LAB | lab(70.40, 29.98, -38.83) |
| CIE-LCH | lch(70.40, 49.06, 307.68°) |
| OKLab | oklab(75.67% 0.0672 -0.1076) |
| OKLCH | oklch(75.67% 0.127 302) |
| XYZ | xyz(49.5485, 41.3243, 90.1427) |
| Luminance | 0.4132 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.32
Pastel Purple
#CAA0FF
ΔE00 2.34
Lavender (survey)
#C79FEF
ΔE00 2.36
Lilac (survey)
#CEA2FD
ΔE00 2.89
Liliac
#C48EFD
ΔE00 4.54
Pale Violet
#CEAEFA
ΔE00 4.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF9CF3 #D0F39C
analogous
#9CA4F3 #BF9CF3 #EA9CF3
triadic
#BF9CF3 #F3BF9C #9CF3BF
tetradic
#BF9CF3 #F39CA4 #D0F39C #9CF3EA
square
#BF9CF3 #F39CA4 #D0F39C #9CF3EA
split-complementary
#BF9CF3 #F3EA9C #A4F39C
monochromatic
#782FE6 #9C65EC #BF9CF3 #E2D3FA #EDE4FC
Accessibility & contrast
On white
2.27
#BF9CF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.26
#BF9CF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF9CF3
9.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF9CF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF9CF3 | 1.00 | 2.27 | 9.26 | 9.26 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88ACF6
Deuteranopia (green-blind)
#8FACF1
Tritanopia (blue-blind)
#B6AABC
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #bf9cf3; /* rgb */ color: rgb(191, 156, 243); /* oklch */ color: oklch(75.7% 0.127 302.0);
Tailwind
colors: {
custom: {
50: '#d3b9f7',
500: '#bf9cf3',
950: '#000000',
},
}SCSS
$custom: #bf9cf3; $custom-light: #d3b9f7; $custom-dark: #000000;
JSON
{
"hex": "#bf9cf3",
"rgb": {
"r": 191,
"g": 156,
"b": 243
},
"hsl": {
"h": 264.138,
"s": 78.378,
"l": 78.235
},
"oklch": {
"l": 0.75673,
"c": 0.12686,
"h": 302
},
"luminance": 0.41324
}Semantic roles & 50–950 ramp
primary
#BF9CF3
secondary
#E8F3D8
accent
#DB0B87
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141117
muted
#838085