#BF9FEB#BF9FEB
#BF9FEB is a light, moderate violet. Relative luminance 0.419; OKLCH L 75.9% C 0.112 H 303.2°. Best body text is #000000 at 9.37:1 contrast (WCAG AA passes).
Color values
| HEX | #BF9FEB |
|---|---|
| RGB | rgb(191, 159, 235) |
| HSL | hsl(265, 66%, 77%) |
| HSV | hsv(265, 32%, 92%) |
| CMYK | cmyk(18.7%, 32.3%, 0%, 7.8%) |
| CIE-LAB | lab(70.78, 26.52, -33.87) |
| CIE-LCH | lch(70.78, 43.02, 308.06°) |
| OKLab | oklab(75.85% 0.0611 -0.0934) |
| OKLCH | oklch(75.85% 0.112 303.2) |
| XYZ | xyz(48.8763, 41.8709, 84.0881) |
| Luminance | 0.4187 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 1.70
Baby Purple
#CA9BF7
ΔE00 3.29
Lavender
#B39DDB
ΔE00 3.37
Lilac (survey)
#CEA2FD
ΔE00 3.50
Pastel Purple
#CAA0FF
ΔE00 3.59
Pale Violet
#CEAEFA
ΔE00 4.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF9FEB #CBEB9F
analogous
#9FA5EB #BF9FEB #E59FEB
triadic
#BF9FEB #EBBF9F #9FEBBF
tetradic
#BF9FEB #EB9FA5 #CBEB9F #9FEBE5
square
#BF9FEB #EB9FA5 #CBEB9F #9FEBE5
split-complementary
#BF9FEB #EBE59F #A5EB9F
monochromatic
#7B3AD6 #9D6CE0 #BF9FEB #E1D2F6 #EEE6FA
Accessibility & contrast
On white
2.24
#BF9FEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.37
#BF9FEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF9FEB
9.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF9FEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF9FEB | 1.00 | 2.24 | 9.37 | 9.37 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FACEE
Deuteranopia (green-blind)
#95ADE9
Tritanopia (blue-blind)
#B8AABB
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #bf9feb; /* rgb */ color: rgb(191, 159, 235); /* oklch */ color: oklch(75.9% 0.112 303.2);
Tailwind
colors: {
custom: {
50: '#d3bbf1',
500: '#bf9feb',
950: '#000000',
},
}SCSS
$custom: #bf9feb; $custom-light: #d3bbf1; $custom-dark: #000000;
JSON
{
"hex": "#bf9feb",
"rgb": {
"r": 191,
"g": 159,
"b": 235
},
"hsl": {
"h": 265.263,
"s": 65.517,
"l": 77.255
},
"oklch": {
"l": 0.75854,
"c": 0.11161,
"h": 303.2
},
"luminance": 0.41871
}Semantic roles & 50–950 ramp
primary
#BF9FEB
secondary
#E7F1DA
accent
#CD1881
background
#FDFBFE
surface
#FAF6FD
border
#D3D0D5
text
#141217
muted
#838185