#BF81EE#BF81EE
#BF81EE is a light, vivid violet. Relative luminance 0.330; OKLCH L 70.9% C 0.165 H 309.0°. Best body text is #000000 at 7.59:1 contrast (WCAG AA passes).
Color values
| HEX | #BF81EE |
|---|---|
| RGB | rgb(191, 129, 238) |
| HSL | hsl(274, 76%, 72%) |
| HSV | hsv(274, 46%, 93%) |
| CMYK | cmyk(19.7%, 45.8%, 0%, 6.7%) |
| CIE-LAB | lab(64.12, 43.67, -45.92) |
| CIE-LCH | lch(64.12, 63.37, 313.56°) |
| OKLab | oklab(70.86% 0.1037 -0.128) |
| OKLCH | oklch(70.86% 0.165 309) |
| XYZ | xyz(44.7658, 32.9505, 84.8742) |
| Luminance | 0.3295 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.82
Liliac
#C48EFD
ΔE00 3.69
Easter Purple
#C071FE
ΔE00 4.55
Light Urple
#B36FF6
ΔE00 5.39
Baby Purple
#CA9BF7
ΔE00 6.57
Pale Purple
#B790D4
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF81EE #B0EE81
analogous
#8881EE #BF81EE #EE81E7
triadic
#BF81EE #EEBF81 #81EEBF
tetradic
#BF81EE #EE8881 #B0EE81 #81E7EE
square
#BF81EE #EE8881 #B0EE81 #81E7EE
split-complementary
#BF81EE #E7EE81 #81EE88
monochromatic
#871DD8 #A44BE7 #BF81EE #DAB7F5 #F1E4FB
Accessibility & contrast
On white
2.77
#BF81EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.59
#BF81EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF81EE
7.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF81EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF81EE | 1.00 | 2.77 | 7.59 | 7.59 |
| #FFFFFF | 2.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6799F2
Deuteranopia (green-blind)
#779CEB
Tritanopia (blue-blind)
#B993AC
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #bf81ee; /* rgb */ color: rgb(191, 129, 238); /* oklch */ color: oklch(70.9% 0.165 309.0);
Tailwind
colors: {
custom: {
50: '#d4a7f4',
500: '#bf81ee',
950: '#000000',
},
}SCSS
$custom: #bf81ee; $custom-light: #d4a7f4; $custom-dark: #000000;
JSON
{
"hex": "#bf81ee",
"rgb": {
"r": 191,
"g": 129,
"b": 238
},
"hsl": {
"h": 274.128,
"s": 76.224,
"l": 71.961
},
"oklch": {
"l": 0.70861,
"c": 0.16474,
"h": 309
},
"luminance": 0.3295
}Semantic roles & 50–950 ramp
primary
#BF81EE
secondary
#E4F3D8
accent
#D80D65
background
#FDFAFE
surface
#FAF4FD
border
#D3CED5
text
#140F17
muted
#837F85