#BF9CF4#BF9CF4
#BF9CF4 is a light, vivid violet. Relative luminance 0.414; OKLCH L 75.7% C 0.128 H 301.7°. Best body text is #000000 at 9.28:1 contrast (WCAG AA passes).
Color values
| HEX | #BF9CF4 |
|---|---|
| RGB | rgb(191, 156, 244) |
| HSL | hsl(264, 80%, 78%) |
| HSV | hsv(264, 36%, 96%) |
| CMYK | cmyk(21.7%, 36.1%, 0%, 4.3%) |
| CIE-LAB | lab(70.44, 30.21, -39.31) |
| CIE-LCH | lch(70.44, 49.57, 307.55°) |
| OKLab | oklab(75.72% 0.0674 -0.109) |
| OKLCH | oklch(75.72% 0.128 301.7) |
| XYZ | xyz(49.6999, 41.3849, 90.9402) |
| Luminance | 0.4138 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 2.26
Baby Purple
#CA9BF7
ΔE00 2.34
Lavender (survey)
#C79FEF
ΔE00 2.51
Lilac (survey)
#CEA2FD
ΔE00 2.88
Liliac
#C48EFD
ΔE00 4.45
Pale Violet
#CEAEFA
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF9CF4 #D1F49C
analogous
#9CA5F4 #BF9CF4 #EB9CF4
triadic
#BF9CF4 #F4BF9C #9CF4BF
tetradic
#BF9CF4 #F49CA5 #D1F49C #9CF4EB
square
#BF9CF4 #F49CA5 #D1F49C #9CF4EB
split-complementary
#BF9CF4 #F4EB9C #A5F49C
monochromatic
#782EE8 #9B65EE #BF9CF4 #E3D3FA #EDE3FC
Accessibility & contrast
On white
2.26
#BF9CF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.28
#BF9CF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF9CF4
9.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF9CF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF9CF4 | 1.00 | 2.26 | 9.28 | 9.28 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87ACF7
Deuteranopia (green-blind)
#8EACF2
Tritanopia (blue-blind)
#B6AABD
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #bf9cf4; /* rgb */ color: rgb(191, 156, 244); /* oklch */ color: oklch(75.7% 0.128 301.7);
Tailwind
colors: {
custom: {
50: '#d3b9f8',
500: '#bf9cf4',
950: '#000000',
},
}SCSS
$custom: #bf9cf4; $custom-light: #d3b9f8; $custom-dark: #000000;
JSON
{
"hex": "#bf9cf4",
"rgb": {
"r": 191,
"g": 156,
"b": 244
},
"hsl": {
"h": 263.864,
"s": 80,
"l": 78.431
},
"oklch": {
"l": 0.75719,
"c": 0.12815,
"h": 301.7
},
"luminance": 0.41385
}Semantic roles & 50–950 ramp
primary
#BF9CF4
secondary
#E8F4D7
accent
#DC0988
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141117
muted
#838085