#BF90ED#BF90ED
#BF90ED is a light, vivid violet. Relative luminance 0.371; OKLCH L 73.3% C 0.139 H 306.5°. Best body text is #000000 at 8.43:1 contrast (WCAG AA passes).
Color values
| HEX | #BF90ED |
|---|---|
| RGB | rgb(191, 144, 237) |
| HSL | hsl(270, 72%, 75%) |
| HSV | hsv(270, 39%, 93%) |
| CMYK | cmyk(19.4%, 39.2%, 0%, 7.1%) |
| CIE-LAB | lab(67.38, 35.27, -40.26) |
| CIE-LCH | lch(67.38, 53.52, 311.22°) |
| OKLab | oklab(73.3% 0.0827 -0.1117) |
| OKLCH | oklch(73.3% 0.139 306.5) |
| XYZ | xyz(46.7422, 37.1377, 84.8102) |
| Luminance | 0.3714 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.77
Baby Purple
#CA9BF7
ΔE00 3.12
Lavender (survey)
#C79FEF
ΔE00 4.11
Pastel Purple
#CAA0FF
ΔE00 4.41
Pale Purple
#B790D4
ΔE00 4.76
Lilac (survey)
#CEA2FD
ΔE00 4.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF90ED #BEED90
analogous
#9190ED #BF90ED #ED90EC
triadic
#BF90ED #EDBF90 #90EDBF
tetradic
#BF90ED #ED9190 #BEED90 #90ECED
square
#BF90ED #ED9190 #BEED90 #90ECED
split-complementary
#BF90ED #ECED90 #90ED91
monochromatic
#8227DC #A15BE4 #BF90ED #DDC5F6 #F0E5FB
Accessibility & contrast
On white
2.49
#BF90ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.43
#BF90ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF90ED
8.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF90ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF90ED | 1.00 | 2.49 | 8.43 | 8.43 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA2F0
Deuteranopia (green-blind)
#86A4EA
Tritanopia (blue-blind)
#B89EB3
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #bf90ed; /* rgb */ color: rgb(191, 144, 237); /* oklch */ color: oklch(73.3% 0.139 306.5);
Tailwind
colors: {
custom: {
50: '#d4b1f3',
500: '#bf90ed',
950: '#000000',
},
}SCSS
$custom: #bf90ed; $custom-light: #d4b1f3; $custom-dark: #000000;
JSON
{
"hex": "#bf90ed",
"rgb": {
"r": 191,
"g": 144,
"b": 237
},
"hsl": {
"h": 270.323,
"s": 72.093,
"l": 74.706
},
"oklch": {
"l": 0.73296,
"c": 0.13899,
"h": 306.5
},
"luminance": 0.37137
}Semantic roles & 50–950 ramp
primary
#BF90ED
secondary
#E5F2D9
accent
#D41172
background
#FDFAFE
surface
#FAF5FD
border
#D3CFD5
text
#141117
muted
#838085