#BC83F2#BC83F2
#BC83F2 is a light, vivid violet. Relative luminance 0.333; OKLCH L 71.1% C 0.165 H 306.3°. Best body text is #000000 at 7.67:1 contrast (WCAG AA passes).
Color values
| HEX | #BC83F2 |
|---|---|
| RGB | rgb(188, 131, 242) |
| HSL | hsl(271, 81%, 73%) |
| HSV | hsv(271, 46%, 95%) |
| CMYK | cmyk(22.3%, 45.9%, 0%, 5.1%) |
| CIE-LAB | lab(64.43, 42.66, -47.66) |
| CIE-LCH | lch(64.43, 63.97, 311.83°) |
| OKLab | oklab(71.08% 0.098 -0.1331) |
| OKLCH | oklch(71.08% 0.165 306.3) |
| XYZ | xyz(44.8791, 33.3351, 88.0572) |
| Luminance | 0.3333 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 3.02
Liliac
#C48EFD
ΔE00 3.07
Easter Purple
#C071FE
ΔE00 4.60
Light Urple
#B36FF6
ΔE00 5.31
Baby Purple
#CA9BF7
ΔE00 6.34
Pale Purple
#B790D4
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC83F2 #B9F283
analogous
#8483F2 #BC83F2 #F283F0
triadic
#BC83F2 #F2BC83 #83F2BC
tetradic
#BC83F2 #F28483 #B9F283 #83F0F2
square
#BC83F2 #F28483 #B9F283 #83F0F2
split-complementary
#BC83F2 #F0F283 #83F284
monochromatic
#8018E3 #9E4CEC #BC83F2 #DABAF8 #F0E3FC
Accessibility & contrast
On white
2.74
#BC83F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.67
#BC83F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC83F2
7.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC83F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC83F2 | 1.00 | 2.74 | 7.67 | 7.67 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#669AF6
Deuteranopia (green-blind)
#759DEF
Tritanopia (blue-blind)
#B496AF
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #bc83f2; /* rgb */ color: rgb(188, 131, 242); /* oklch */ color: oklch(71.1% 0.165 306.3);
Tailwind
colors: {
custom: {
50: '#d2a8f7',
500: '#bc83f2',
950: '#000000',
},
}SCSS
$custom: #bc83f2; $custom-light: #d2a8f7; $custom-dark: #000000;
JSON
{
"hex": "#bc83f2",
"rgb": {
"r": 188,
"g": 131,
"b": 242
},
"hsl": {
"h": 270.811,
"s": 81.022,
"l": 73.137
},
"oklch": {
"l": 0.71085,
"c": 0.1653,
"h": 306.3
},
"luminance": 0.33335
}Semantic roles & 50–950 ramp
primary
#BC83F2
secondary
#E5F4D7
accent
#DD0870
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#141017
muted
#837F85