#BF83EE#BF83EE
#BF83EE is a light, vivid violet. Relative luminance 0.335; OKLCH L 71.2% C 0.162 H 308.7°. Best body text is #000000 at 7.70:1 contrast (WCAG AA passes).
Color values
| HEX | #BF83EE |
|---|---|
| RGB | rgb(191, 131, 238) |
| HSL | hsl(274, 76%, 72%) |
| HSV | hsv(274, 45%, 93%) |
| CMYK | cmyk(19.7%, 45%, 0%, 6.7%) |
| CIE-LAB | lab(64.55, 42.59, -45.25) |
| CIE-LCH | lch(64.55, 62.14, 313.27°) |
| OKLab | oklab(71.18% 0.101 -0.1261) |
| OKLCH | oklch(71.18% 0.162 308.7) |
| XYZ | xyz(45.0318, 33.4826, 84.9628) |
| Luminance | 0.3348 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 3.28
Liliac
#C48EFD
ΔE00 3.31
Easter Purple
#C071FE
ΔE00 4.98
Light Urple
#B36FF6
ΔE00 5.82
Baby Purple
#CA9BF7
ΔE00 6.09
Pale Purple
#B790D4
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF83EE #B2EE83
analogous
#8A83EE #BF83EE #EE83E8
triadic
#BF83EE #EEBF83 #83EEBF
tetradic
#BF83EE #EE8A83 #B2EE83 #83E8EE
square
#BF83EE #EE8A83 #B2EE83 #83E8EE
split-complementary
#BF83EE #E8EE83 #83EE8A
monochromatic
#871ED9 #A34DE7 #BF83EE #DBB9F5 #F1E4FB
Accessibility & contrast
On white
2.73
#BF83EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.70
#BF83EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF83EE
7.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF83EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF83EE | 1.00 | 2.73 | 7.70 | 7.70 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6A9AF2
Deuteranopia (green-blind)
#799DEB
Tritanopia (blue-blind)
#B994AD
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #bf83ee; /* rgb */ color: rgb(191, 131, 238); /* oklch */ color: oklch(71.2% 0.162 308.7);
Tailwind
colors: {
custom: {
50: '#d4a8f4',
500: '#bf83ee',
950: '#000000',
},
}SCSS
$custom: #bf83ee; $custom-light: #d4a8f4; $custom-dark: #000000;
JSON
{
"hex": "#bf83ee",
"rgb": {
"r": 191,
"g": 131,
"b": 238
},
"hsl": {
"h": 273.645,
"s": 75.887,
"l": 72.353
},
"oklch": {
"l": 0.71182,
"c": 0.16151,
"h": 308.7
},
"luminance": 0.33482
}Semantic roles & 50–950 ramp
primary
#BF83EE
secondary
#E4F3D8
accent
#D80D66
background
#FDFAFE
surface
#FAF4FD
border
#D3CED5
text
#141017
muted
#837F85