#BF8EED#BF8EED
#BF8EED is a light, vivid violet. Relative luminance 0.365; OKLCH L 73.0% C 0.142 H 306.9°. Best body text is #000000 at 8.31:1 contrast (WCAG AA passes).
Color values
| HEX | #BF8EED |
|---|---|
| RGB | rgb(191, 142, 237) |
| HSL | hsl(271, 73%, 74%) |
| HSV | hsv(271, 40%, 93%) |
| CMYK | cmyk(19.4%, 40.1%, 0%, 7.1%) |
| CIE-LAB | lab(66.93, 36.37, -40.97) |
| CIE-LCH | lch(66.93, 54.78, 311.60°) |
| OKLab | oklab(72.96% 0.0855 -0.1137) |
| OKLCH | oklch(72.96% 0.142 306.9) |
| XYZ | xyz(46.4419, 36.5372, 84.7101) |
| Luminance | 0.3654 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.59
Baby Purple
#CA9BF7
ΔE00 3.53
Lavender (survey)
#C79FEF
ΔE00 4.62
Pastel Purple
#CAA0FF
ΔE00 4.82
Pale Purple
#B790D4
ΔE00 4.95
Lilac (survey)
#CEA2FD
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF8EED #BCED8E
analogous
#908EED #BF8EED #ED8EEC
triadic
#BF8EED #EDBF8E #8EEDBF
tetradic
#BF8EED #ED908E #BCED8E #8EECED
square
#BF8EED #ED908E #BCED8E #8EECED
split-complementary
#BF8EED #ECED8E #8EED90
monochromatic
#8324DC #A159E5 #BF8EED #DDC3F5 #F0E5FB
Accessibility & contrast
On white
2.53
#BF8EED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.31
#BF8EED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF8EED
8.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF8EED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF8EED | 1.00 | 2.53 | 8.31 | 8.31 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A1F1
Deuteranopia (green-blind)
#84A3EA
Tritanopia (blue-blind)
#B89DB2
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #bf8eed; /* rgb */ color: rgb(191, 142, 237); /* oklch */ color: oklch(73.0% 0.142 306.9);
Tailwind
colors: {
custom: {
50: '#d4b0f3',
500: '#bf8eed',
950: '#000000',
},
}SCSS
$custom: #bf8eed; $custom-light: #d4b0f3; $custom-dark: #000000;
JSON
{
"hex": "#bf8eed",
"rgb": {
"r": 191,
"g": 142,
"b": 237
},
"hsl": {
"h": 270.947,
"s": 72.519,
"l": 74.314
},
"oklch": {
"l": 0.72955,
"c": 0.14229,
"h": 306.9
},
"luminance": 0.36537
}Semantic roles & 50–950 ramp
primary
#BF8EED
secondary
#E5F2D9
accent
#D51170
background
#FDFAFE
surface
#FAF5FD
border
#D3CFD5
text
#141017
muted
#837F85