#BF92ED#BF92ED
#BF92ED is a light, vivid violet. Relative luminance 0.377; OKLCH L 73.6% C 0.136 H 306.1°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #BF92ED |
|---|---|
| RGB | rgb(191, 146, 237) |
| HSL | hsl(270, 72%, 75%) |
| HSV | hsv(270, 38%, 93%) |
| CMYK | cmyk(19.4%, 38.4%, 0%, 7.1%) |
| CIE-LAB | lab(67.84, 34.16, -39.55) |
| CIE-LCH | lch(67.84, 52.26, 310.82°) |
| OKLab | oklab(73.64% 0.0799 -0.1097) |
| OKLCH | oklch(73.64% 0.136 306.1) |
| XYZ | xyz(47.0478, 37.7489, 84.9121) |
| Luminance | 0.3775 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.75
Liliac
#C48EFD
ΔE00 3.04
Lavender (survey)
#C79FEF
ΔE00 3.61
Pastel Purple
#CAA0FF
ΔE00 4.02
Lilac (survey)
#CEA2FD
ΔE00 4.42
Pale Purple
#B790D4
ΔE00 4.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF92ED #C0ED92
analogous
#9293ED #BF92ED #EC92ED
triadic
#BF92ED #EDBF92 #92EDBF
tetradic
#BF92ED #ED9293 #C0ED92 #92EDEC
square
#BF92ED #ED9293 #C0ED92 #92EDEC
split-complementary
#BF92ED #EDEC92 #93ED92
monochromatic
#8129DC #A05DE4 #BF92ED #DEC7F6 #F0E5FB
Accessibility & contrast
On white
2.46
#BF92ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#BF92ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF92ED
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF92ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF92ED | 1.00 | 2.46 | 8.55 | 8.55 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA4F0
Deuteranopia (green-blind)
#88A6EA
Tritanopia (blue-blind)
#B8A0B4
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #bf92ed; /* rgb */ color: rgb(191, 146, 237); /* oklch */ color: oklch(73.6% 0.136 306.1);
Tailwind
colors: {
custom: {
50: '#d3b2f3',
500: '#bf92ed',
950: '#000000',
},
}SCSS
$custom: #bf92ed; $custom-light: #d3b2f3; $custom-dark: #000000;
JSON
{
"hex": "#bf92ed",
"rgb": {
"r": 191,
"g": 146,
"b": 237
},
"hsl": {
"h": 269.67,
"s": 71.654,
"l": 75.098
},
"oklch": {
"l": 0.7364,
"c": 0.13568,
"h": 306.1
},
"luminance": 0.37749
}Semantic roles & 50–950 ramp
primary
#BF92ED
secondary
#E6F2D9
accent
#D41274
background
#FDFBFE
surface
#FAF6FD
border
#D3D0D5
text
#141117
muted
#838085