#B178FF#B178FF
#B178FF is a light, vivid violet. Relative luminance 0.300; OKLCH L 69.0% C 0.195 H 300.9°. Best body text is #000000 at 7.00:1 contrast (WCAG AA passes).
Color values
| HEX | #B178FF |
|---|---|
| RGB | rgb(177, 120, 255) |
| HSL | hsl(265, 100%, 74%) |
| HSV | hsv(265, 53%, 100%) |
| CMYK | cmyk(30.6%, 52.9%, 0%, 0%) |
| CIE-LAB | lab(61.65, 48.80, -59.29) |
| CIE-LCH | lch(61.65, 76.80, 309.46°) |
| OKLab | oklab(68.98% 0.1002 -0.1673) |
| OKLCH | oklch(68.98% 0.195 300.9) |
| XYZ | xyz(42.8937, 29.9999, 98.1191) |
| Luminance | 0.3000 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Urple
#B36FF6
ΔE00 2.61
Easter Purple
#C071FE
ΔE00 3.14
Light Purple
#BF77F6
ΔE00 3.33
Bright Lavender
#C760FF
ΔE00 5.97
Liliac
#C48EFD
ΔE00 6.43
Bright Lilac
#C95EFB
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B178FF #C6FF78
analogous
#7882FF #B178FF #F478FF
triadic
#B178FF #FFB178 #78FFB1
tetradic
#B178FF #FF7882 #C6FF78 #78FFF4
square
#B178FF #FF7882 #C6FF78 #78FFF4
split-complementary
#B178FF #FFF478 #82FF78
monochromatic
#6B00FD #8E3BFF #B178FF #D4B5FF #EDE0FF
Accessibility & contrast
On white
3.00
#B178FF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
7.00
#B178FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B178FF
7.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B178FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B178FF | 1.00 | 3.00 | 7.00 | 7.00 |
| #FFFFFF | 3.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4594FF
Deuteranopia (green-blind)
#5794FC
Tritanopia (blue-blind)
#A192B0
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #b178ff; /* rgb */ color: rgb(177, 120, 255); /* oklch */ color: oklch(69.0% 0.195 300.9);
Tailwind
colors: {
custom: {
50: '#cca0ff',
500: '#b178ff',
950: '#000000',
},
}SCSS
$custom: #b178ff; $custom-light: #cca0ff; $custom-dark: #000000;
JSON
{
"hex": "#b178ff",
"rgb": {
"r": 177,
"g": 120,
"b": 255
},
"hsl": {
"h": 265.333,
"s": 100,
"l": 73.529
},
"oklch": {
"l": 0.68982,
"c": 0.19505,
"h": 300.9
},
"luminance": 0.3
}Semantic roles & 50–950 ramp
primary
#B178FF
secondary
#E8F7D4
accent
#E60085
background
#FCFAFF
surface
#F9F3FF
border
#D2CDD7
text
#140F18
muted
#827F86