#B376FF#B376FF
#B376FF is a light, vivid violet. Relative luminance 0.298; OKLCH L 68.9% C 0.198 H 302.0°. Best body text is #000000 at 6.95:1 contrast (WCAG AA passes).
Color values
| HEX | #B376FF |
|---|---|
| RGB | rgb(179, 118, 255) |
| HSL | hsl(267, 100%, 73%) |
| HSV | hsv(267, 54%, 100%) |
| CMYK | cmyk(29.8%, 53.7%, 0%, 0%) |
| CIE-LAB | lab(61.45, 50.35, -59.61) |
| CIE-LCH | lch(61.45, 78.03, 310.19°) |
| OKLab | oklab(68.88% 0.1051 -0.1682) |
| OKLCH | oklch(68.88% 0.198 302) |
| XYZ | xyz(43.1147, 29.7605, 98.0613) |
| Luminance | 0.2976 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Urple
#B36FF6
ΔE00 2.14
Easter Purple
#C071FE
ΔE00 2.60
Light Purple
#BF77F6
ΔE00 2.99
Bright Lavender
#C760FF
ΔE00 5.37
Bright Lilac
#C95EFB
ΔE00 5.99
Liliac
#C48EFD
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B376FF #C2FF76
analogous
#767DFF #B376FF #F776FF
triadic
#B376FF #FFB376 #76FFB3
tetradic
#B376FF #FF767D #C2FF76 #76FFF7
square
#B376FF #FF767D #C2FF76 #76FFF7
split-complementary
#B376FF #FFF776 #7DFF76
monochromatic
#7000FB #9139FF #B376FF #D5B3FF #EEE0FF
Accessibility & contrast
On white
3.02
#B376FF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.95
#B376FF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #B376FF
6.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B376FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B376FF | 1.00 | 3.02 | 6.95 | 6.95 |
| #FFFFFF | 3.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4293FF
Deuteranopia (green-blind)
#5694FC
Tritanopia (blue-blind)
#A490AF
Achromatopsia (no color)
#949494
Design tokens & code
CSS
--color: #b376ff; /* rgb */ color: rgb(179, 118, 255); /* oklch */ color: oklch(68.9% 0.198 302.0);
Tailwind
colors: {
custom: {
50: '#cd9fff',
500: '#b376ff',
950: '#000000',
},
}SCSS
$custom: #b376ff; $custom-light: #cd9fff; $custom-dark: #000000;
JSON
{
"hex": "#b376ff",
"rgb": {
"r": 179,
"g": 118,
"b": 255
},
"hsl": {
"h": 266.715,
"s": 100,
"l": 73.137
},
"oklch": {
"l": 0.68876,
"c": 0.19838,
"h": 302
},
"luminance": 0.29761
}Semantic roles & 50–950 ramp
primary
#B376FF
secondary
#E7F7D4
accent
#E6007F
background
#FDF9FF
surface
#FAF2FF
border
#D3CCD7
text
#140F18
muted
#837E86