#BF9EF2#BF9EF2
#BF9EF2 is a light, vivid violet. Relative luminance 0.419; OKLCH L 76.0% C 0.122 H 301.6°. Best body text is #000000 at 9.39:1 contrast (WCAG AA passes).
Color values
| HEX | #BF9EF2 |
|---|---|
| RGB | rgb(191, 158, 242) |
| HSL | hsl(264, 76%, 78%) |
| HSV | hsv(264, 35%, 95%) |
| CMYK | cmyk(21.1%, 34.7%, 0%, 5.1%) |
| CIE-LAB | lab(70.83, 28.65, -37.62) |
| CIE-LCH | lch(70.83, 47.28, 307.29°) |
| OKLab | oklab(75.99% 0.0641 -0.1042) |
| OKLCH | oklch(75.99% 0.122 301.6) |
| XYZ | xyz(49.7363, 41.9408, 89.4623) |
| Luminance | 0.4194 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 2.15
Pastel Purple
#CAA0FF
ΔE00 2.50
Baby Purple
#CA9BF7
ΔE00 2.63
Lilac (survey)
#CEA2FD
ΔE00 2.88
Pale Violet
#CEAEFA
ΔE00 4.38
Lavender
#B39DDB
ΔE00 4.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF9EF2 #D1F29E
analogous
#9EA7F2 #BF9EF2 #E99EF2
triadic
#BF9EF2 #F2BF9E #9EF2BF
tetradic
#BF9EF2 #F29EA7 #D1F29E #9EF2E9
square
#BF9EF2 #F29EA7 #D1F29E #9EF2E9
split-complementary
#BF9EF2 #F2E99E #A7F29E
monochromatic
#7832E4 #9B68EB #BF9EF2 #E3D4F9 #EDE4FB
Accessibility & contrast
On white
2.24
#BF9EF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.39
#BF9EF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF9EF2
9.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF9EF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF9EF2 | 1.00 | 2.24 | 9.39 | 9.39 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BADF5
Deuteranopia (green-blind)
#91ADF0
Tritanopia (blue-blind)
#B6ABBD
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #bf9ef2; /* rgb */ color: rgb(191, 158, 242); /* oklch */ color: oklch(76.0% 0.122 301.6);
Tailwind
colors: {
custom: {
50: '#d3bbf6',
500: '#bf9ef2',
950: '#000000',
},
}SCSS
$custom: #bf9ef2; $custom-light: #d3bbf6; $custom-dark: #000000;
JSON
{
"hex": "#bf9ef2",
"rgb": {
"r": 191,
"g": 158,
"b": 242
},
"hsl": {
"h": 263.571,
"s": 76.364,
"l": 78.431
},
"oklch": {
"l": 0.75985,
"c": 0.12232,
"h": 301.6
},
"luminance": 0.41941
}Semantic roles & 50–950 ramp
primary
#BF9EF2
secondary
#E8F3D8
accent
#D90D89
background
#FDFBFF
surface
#FAF6FE
border
#D3D0D6
text
#141117
muted
#838085