#BF8DED#BF8DED
#BF8DED is a light, vivid violet. Relative luminance 0.362; OKLCH L 72.8% C 0.144 H 307.1°. Best body text is #000000 at 8.25:1 contrast (WCAG AA passes).
Color values
| HEX | #BF8DED |
|---|---|
| RGB | rgb(191, 141, 237) |
| HSL | hsl(271, 73%, 74%) |
| HSV | hsv(271, 41%, 93%) |
| CMYK | cmyk(19.4%, 40.5%, 0%, 7.1%) |
| CIE-LAB | lab(66.70, 36.92, -41.32) |
| CIE-LCH | lch(66.70, 55.41, 311.78°) |
| OKLab | oklab(72.79% 0.0869 -0.1147) |
| OKLCH | oklch(72.79% 0.144 307.1) |
| XYZ | xyz(46.2938, 36.2410, 84.6607) |
| Luminance | 0.3624 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.54
Baby Purple
#CA9BF7
ΔE00 3.75
Lavender (survey)
#C79FEF
ΔE00 4.88
Pastel Purple
#CAA0FF
ΔE00 5.04
Pale Purple
#B790D4
ΔE00 5.06
Lilac (survey)
#CEA2FD
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF8DED #BBED8D
analogous
#8F8DED #BF8DED #ED8DEB
triadic
#BF8DED #EDBF8D #8DEDBF
tetradic
#BF8DED #ED8F8D #BBED8D #8DEBED
square
#BF8DED #ED8F8D #BBED8D #8DEBED
split-complementary
#BF8DED #EBED8D #8DED8F
monochromatic
#8423DC #A158E5 #BF8DED #DDC2F5 #F0E5FB
Accessibility & contrast
On white
2.55
#BF8DED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.25
#BF8DED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF8DED
8.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF8DED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF8DED | 1.00 | 2.55 | 8.25 | 8.25 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A0F1
Deuteranopia (green-blind)
#83A3EA
Tritanopia (blue-blind)
#B99CB2
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #bf8ded; /* rgb */ color: rgb(191, 141, 237); /* oklch */ color: oklch(72.8% 0.144 307.1);
Tailwind
colors: {
custom: {
50: '#d4aff3',
500: '#bf8ded',
950: '#000000',
},
}SCSS
$custom: #bf8ded; $custom-light: #d4aff3; $custom-dark: #000000;
JSON
{
"hex": "#bf8ded",
"rgb": {
"r": 191,
"g": 141,
"b": 237
},
"hsl": {
"h": 271.25,
"s": 72.727,
"l": 74.118
},
"oklch": {
"l": 0.72785,
"c": 0.14394,
"h": 307.1
},
"luminance": 0.36241
}Semantic roles & 50–950 ramp
primary
#BF8DED
secondary
#E5F2D9
accent
#D5116F
background
#FDFAFE
surface
#FAF4FD
border
#D3CED5
text
#141017
muted
#837F85