#B190F2#B190F2
#B190F2 is a light, vivid violet. Relative luminance 0.357; OKLCH L 72.2% C 0.142 H 298.3°. Best body text is #000000 at 8.14:1 contrast (WCAG AA passes).
Color values
| HEX | #B190F2 |
|---|---|
| RGB | rgb(177, 144, 242) |
| HSL | hsl(260, 79%, 76%) |
| HSV | hsv(260, 40%, 95%) |
| CMYK | cmyk(26.9%, 40.5%, 0%, 5.1%) |
| CIE-LAB | lab(66.29, 32.45, -44.80) |
| CIE-LCH | lch(66.29, 55.32, 305.92°) |
| OKLab | oklab(72.24% 0.0673 -0.1251) |
| OKLCH | oklch(72.24% 0.142 298.3) |
| XYZ | xyz(44.1280, 35.7041, 88.5539) |
| Luminance | 0.3570 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.86
Baby Purple
#CA9BF7
ΔE00 5.32
Pastel Purple
#CAA0FF
ΔE00 5.53
Lavender (survey)
#C79FEF
ΔE00 6.11
Lilac (survey)
#CEA2FD
ΔE00 6.45
Pale Purple
#B790D4
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B190F2 #D1F290
analogous
#90A0F2 #B190F2 #E290F2
triadic
#B190F2 #F2B190 #90F2B1
tetradic
#B190F2 #F290A0 #D1F290 #90F2E2
square
#B190F2 #F290A0 #D1F290 #90F2E2
split-complementary
#B190F2 #F2E290 #A0F290
monochromatic
#6422E5 #8B59EC #B190F2 #D7C7F8 #ECE4FC
Accessibility & contrast
On white
2.58
#B190F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.14
#B190F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B190F2
8.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B190F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B190F2 | 1.00 | 2.58 | 8.14 | 8.14 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#75A1F6
Deuteranopia (green-blind)
#7BA0EF
Tritanopia (blue-blind)
#A4A1B5
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #b190f2; /* rgb */ color: rgb(177, 144, 242); /* oklch */ color: oklch(72.2% 0.142 298.3);
Tailwind
colors: {
custom: {
50: '#cab1f7',
500: '#b190f2',
950: '#000000',
},
}SCSS
$custom: #b190f2; $custom-light: #cab1f7; $custom-dark: #000000;
JSON
{
"hex": "#b190f2",
"rgb": {
"r": 177,
"g": 144,
"b": 242
},
"hsl": {
"h": 260.204,
"s": 79.032,
"l": 75.686
},
"oklch": {
"l": 0.7224,
"c": 0.1421,
"h": 298.3
},
"luminance": 0.35704
}Semantic roles & 50–950 ramp
primary
#B190F2
secondary
#EAF4D7
accent
#DB0A95
background
#FCFAFF
surface
#F9F5FE
border
#D2CFD6
text
#131017
muted
#827F85