#B189F6#B189F6
#B189F6 is a light, vivid violet. Relative luminance 0.339; OKLCH L 71.2% C 0.158 H 299.3°. Best body text is #000000 at 7.78:1 contrast (WCAG AA passes).
Color values
| HEX | #B189F6 |
|---|---|
| RGB | rgb(177, 137, 246) |
| HSL | hsl(262, 86%, 75%) |
| HSV | hsv(262, 44%, 96%) |
| CMYK | cmyk(28%, 44.3%, 0%, 3.5%) |
| CIE-LAB | lab(64.88, 37.32, -49.23) |
| CIE-LCH | lch(64.88, 61.78, 307.17°) |
| OKLab | oklab(71.23% 0.0774 -0.138) |
| OKLCH | oklch(71.23% 0.158 299.3) |
| XYZ | xyz(43.7078, 33.8920, 91.4100) |
| Luminance | 0.3389 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.61
Light Purple
#BF77F6
ΔE00 5.39
Baby Purple
#CA9BF7
ΔE00 6.48
Easter Purple
#C071FE
ΔE00 6.52
Light Urple
#B36FF6
ΔE00 6.56
Pastel Purple
#CAA0FF
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B189F6 #CEF689
analogous
#8998F6 #B189F6 #E789F6
triadic
#B189F6 #F6B189 #89F6B1
tetradic
#B189F6 #F68998 #CEF689 #89F6E7
square
#B189F6 #F68998 #CEF689 #89F6E7
split-complementary
#B189F6 #F6E789 #98F689
monochromatic
#6617ED #8B50F2 #B189F6 #D7C2FA #ECE3FD
Accessibility & contrast
On white
2.70
#B189F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.78
#B189F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B189F6
7.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B189F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B189F6 | 1.00 | 2.70 | 7.78 | 7.78 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#699DFA
Deuteranopia (green-blind)
#729DF3
Tritanopia (blue-blind)
#A39CB4
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #b189f6; /* rgb */ color: rgb(177, 137, 246); /* oklch */ color: oklch(71.2% 0.158 299.3);
Tailwind
colors: {
custom: {
50: '#cbacf9',
500: '#b189f6',
950: '#000000',
},
}SCSS
$custom: #b189f6; $custom-light: #cbacf9; $custom-dark: #000000;
JSON
{
"hex": "#b189f6",
"rgb": {
"r": 177,
"g": 137,
"b": 246
},
"hsl": {
"h": 262.018,
"s": 85.827,
"l": 75.098
},
"oklch": {
"l": 0.71233,
"c": 0.15821,
"h": 299.3
},
"luminance": 0.33892
}Semantic roles & 50–950 ramp
primary
#B189F6
secondary
#EAF5D6
accent
#E20390
background
#FCFAFF
surface
#F9F4FF
border
#D2CED7
text
#131017
muted
#827F85