#BF9EF3#BF9EF3
#BF9EF3 is a light, vivid violet. Relative luminance 0.420; OKLCH L 76.0% C 0.124 H 301.4°. Best body text is #000000 at 9.40:1 contrast (WCAG AA passes).
Color values
| HEX | #BF9EF3 |
|---|---|
| RGB | rgb(191, 158, 243) |
| HSL | hsl(263, 78%, 79%) |
| HSV | hsv(263, 35%, 95%) |
| CMYK | cmyk(21.4%, 35%, 0%, 4.7%) |
| CIE-LAB | lab(70.87, 28.88, -38.10) |
| CIE-LCH | lch(70.87, 47.80, 307.16°) |
| OKLab | oklab(76.03% 0.0644 -0.1055) |
| OKLCH | oklch(76.03% 0.124 301.4) |
| XYZ | xyz(49.8869, 42.0011, 90.2555) |
| Luminance | 0.4200 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 2.28
Pastel Purple
#CAA0FF
ΔE00 2.40
Baby Purple
#CA9BF7
ΔE00 2.62
Lilac (survey)
#CEA2FD
ΔE00 2.85
Pale Violet
#CEAEFA
ΔE00 4.43
Lavender
#B39DDB
ΔE00 4.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF9EF3 #D2F39E
analogous
#9EA7F3 #BF9EF3 #E99EF3
triadic
#BF9EF3 #F3BF9E #9EF3BF
tetradic
#BF9EF3 #F39EA7 #D2F39E #9EF3E9
square
#BF9EF3 #F39EA7 #D2F39E #9EF3E9
split-complementary
#BF9EF3 #F3E99E #A7F39E
monochromatic
#7731E6 #9B68EC #BF9EF3 #E3D4FA #EDE4FC
Accessibility & contrast
On white
2.23
#BF9EF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.40
#BF9EF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF9EF3
9.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF9EF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF9EF3 | 1.00 | 2.23 | 9.40 | 9.40 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AADF6
Deuteranopia (green-blind)
#91ADF1
Tritanopia (blue-blind)
#B6ABBD
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #bf9ef3; /* rgb */ color: rgb(191, 158, 243); /* oklch */ color: oklch(76.0% 0.124 301.4);
Tailwind
colors: {
custom: {
50: '#d3bbf7',
500: '#bf9ef3',
950: '#000000',
},
}SCSS
$custom: #bf9ef3; $custom-light: #d3bbf7; $custom-dark: #000000;
JSON
{
"hex": "#bf9ef3",
"rgb": {
"r": 191,
"g": 158,
"b": 243
},
"hsl": {
"h": 263.294,
"s": 77.982,
"l": 78.627
},
"oklch": {
"l": 0.7603,
"c": 0.12362,
"h": 301.4
},
"luminance": 0.42001
}Semantic roles & 50–950 ramp
primary
#BF9EF3
secondary
#E9F3D8
accent
#DA0B8A
background
#FDFBFF
surface
#FAF6FE
border
#D3D0D6
text
#141117
muted
#838085