#BF9FED#BF9FED
#BF9FED is a light, moderate violet. Relative luminance 0.420; OKLCH L 75.9% C 0.114 H 302.6°. Best body text is #000000 at 9.40:1 contrast (WCAG AA passes).
Color values
| HEX | #BF9FED |
|---|---|
| RGB | rgb(191, 159, 237) |
| HSL | hsl(265, 68%, 78%) |
| HSV | hsv(265, 33%, 93%) |
| CMYK | cmyk(19.4%, 32.9%, 0%, 7.1%) |
| CIE-LAB | lab(70.86, 26.97, -34.84) |
| CIE-LCH | lch(70.86, 44.06, 307.74°) |
| OKLab | oklab(75.94% 0.0616 -0.0962) |
| OKLCH | oklch(75.94% 0.114 302.6) |
| XYZ | xyz(49.1669, 41.9871, 85.6184) |
| Luminance | 0.4199 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 1.73
Baby Purple
#CA9BF7
ΔE00 3.09
Pastel Purple
#CAA0FF
ΔE00 3.26
Lilac (survey)
#CEA2FD
ΔE00 3.27
Lavender
#B39DDB
ΔE00 3.65
Pale Violet
#CEAEFA
ΔE00 4.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF9FED #CDED9F
analogous
#9FA6ED #BF9FED #E69FED
triadic
#BF9FED #EDBF9F #9FEDBF
tetradic
#BF9FED #ED9FA6 #CDED9F #9FEDE6
square
#BF9FED #ED9FA6 #CDED9F #9FEDE6
split-complementary
#BF9FED #EDE69F #A6ED9F
monochromatic
#7A38DA #9D6BE3 #BF9FED #E1D3F7 #EEE5FA
Accessibility & contrast
On white
2.23
#BF9FED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.40
#BF9FED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF9FED
9.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF9FED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF9FED | 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)
#8EADF0
Deuteranopia (green-blind)
#94ADEB
Tritanopia (blue-blind)
#B7ABBB
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #bf9fed; /* rgb */ color: rgb(191, 159, 237); /* oklch */ color: oklch(75.9% 0.114 302.6);
Tailwind
colors: {
custom: {
50: '#d3bbf3',
500: '#bf9fed',
950: '#000000',
},
}SCSS
$custom: #bf9fed; $custom-light: #d3bbf3; $custom-dark: #000000;
JSON
{
"hex": "#bf9fed",
"rgb": {
"r": 191,
"g": 159,
"b": 237
},
"hsl": {
"h": 264.615,
"s": 68.421,
"l": 77.647
},
"oklch": {
"l": 0.75942,
"c": 0.11421,
"h": 302.6
},
"luminance": 0.41987
}Semantic roles & 50–950 ramp
primary
#BF9FED
secondary
#E8F2D9
accent
#D01584
background
#FDFBFE
surface
#FAF6FD
border
#D3D0D5
text
#141217
muted
#838185