#BF9BED#BF9BED
#BF9BED is a light, vivid violet. Relative luminance 0.406; OKLCH L 75.2% C 0.121 H 303.8°. Best body text is #000000 at 9.13:1 contrast (WCAG AA passes).
Color values
| HEX | #BF9BED |
|---|---|
| RGB | rgb(191, 155, 237) |
| HSL | hsl(266, 69%, 77%) |
| HSV | hsv(266, 35%, 93%) |
| CMYK | cmyk(19.4%, 34.6%, 0%, 7.1%) |
| CIE-LAB | lab(69.92, 29.18, -36.30) |
| CIE-LCH | lch(69.92, 46.58, 308.80°) |
| OKLab | oklab(75.22% 0.0672 -0.1004) |
| OKLCH | oklch(75.22% 0.121 303.8) |
| XYZ | xyz(48.4901, 40.6336, 85.3929) |
| Luminance | 0.4063 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 1.76
Baby Purple
#CA9BF7
ΔE00 2.42
Pastel Purple
#CAA0FF
ΔE00 3.05
Lilac (survey)
#CEA2FD
ΔE00 3.22
Lavender
#B39DDB
ΔE00 4.21
Pale Purple
#B790D4
ΔE00 4.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF9BED #C9ED9B
analogous
#9BA0ED #BF9BED #E89BED
triadic
#BF9BED #EDBF9B #9BEDBF
tetradic
#BF9BED #ED9BA0 #C9ED9B #9BEDE8
square
#BF9BED #ED9BA0 #C9ED9B #9BEDE8
split-complementary
#BF9BED #EDE89B #A0ED9B
monochromatic
#7D33DA #9E67E4 #BF9BED #E0CFF6 #EEE5FA
Accessibility & contrast
On white
2.30
#BF9BED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.13
#BF9BED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF9BED
9.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF9BED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF9BED | 1.00 | 2.30 | 9.13 | 9.13 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89AAF0
Deuteranopia (green-blind)
#90ABEB
Tritanopia (blue-blind)
#B8A8B9
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #bf9bed; /* rgb */ color: rgb(191, 155, 237); /* oklch */ color: oklch(75.2% 0.121 303.8);
Tailwind
colors: {
custom: {
50: '#d3b9f3',
500: '#bf9bed',
950: '#000000',
},
}SCSS
$custom: #bf9bed; $custom-light: #d3b9f3; $custom-dark: #000000;
JSON
{
"hex": "#bf9bed",
"rgb": {
"r": 191,
"g": 155,
"b": 237
},
"hsl": {
"h": 266.341,
"s": 69.492,
"l": 76.863
},
"oklch": {
"l": 0.75222,
"c": 0.1208,
"h": 303.8
},
"luminance": 0.40633
}Semantic roles & 50–950 ramp
primary
#BF9BED
secondary
#E7F2D9
accent
#D1147E
background
#FDFBFE
surface
#FAF6FD
border
#D3D0D5
text
#141117
muted
#838085