#B198FA#B198FA
#B198FA is a light, vivid violet. Relative luminance 0.387; OKLCH L 74.1% C 0.140 H 294.5°. Best body text is #000000 at 8.74:1 contrast (WCAG AA passes).
Color values
| HEX | #B198FA |
|---|---|
| RGB | rgb(177, 152, 250) |
| HSL | hsl(255, 91%, 79%) |
| HSV | hsv(255, 39%, 98%) |
| CMYK | cmyk(29.2%, 39.2%, 0%, 2%) |
| CIE-LAB | lab(68.54, 29.91, -45.65) |
| CIE-LCH | lch(68.54, 54.58, 303.23°) |
| OKLab | oklab(74.06% 0.058 -0.1276) |
| OKLCH | oklch(74.06% 0.14 294.5) |
| XYZ | xyz(46.6108, 38.7050, 95.4391) |
| Luminance | 0.3871 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 5.04
Liliac
#C48EFD
ΔE00 5.17
Baby Purple
#CA9BF7
ΔE00 5.63
Lilac (survey)
#CEA2FD
ΔE00 6.09
Lavender (survey)
#C79FEF
ΔE00 6.19
Perrywinkle
#8F8CE7
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B198FA #E1FA98
analogous
#98B0FA #B198FA #E298FA
triadic
#B198FA #FAB198 #98FAB1
tetradic
#B198FA #FA98B0 #E1FA98 #98FAE2
square
#B198FA #FA98B0 #E1FA98 #98FAE2
split-complementary
#B198FA #FAE298 #B0FA98
monochromatic
#5923F4 #855EF7 #B198FA #DDD2FD #E9E2FE
Accessibility & contrast
On white
2.40
#B198FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.74
#B198FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B198FA
8.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B198FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B198FA | 1.00 | 2.40 | 8.74 | 8.74 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA8FE
Deuteranopia (green-blind)
#7FA6F8
Tritanopia (blue-blind)
#A1A9BD
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #b198fa; /* rgb */ color: rgb(177, 152, 250); /* oklch */ color: oklch(74.1% 0.140 294.5);
Tailwind
colors: {
custom: {
50: '#cab6fc',
500: '#b198fa',
950: '#000000',
},
}SCSS
$custom: #b198fa; $custom-light: #cab6fc; $custom-dark: #000000;
JSON
{
"hex": "#b198fa",
"rgb": {
"r": 177,
"g": 152,
"b": 250
},
"hsl": {
"h": 255.306,
"s": 90.741,
"l": 78.824
},
"oklch": {
"l": 0.74061,
"c": 0.14018,
"h": 294.5
},
"luminance": 0.38706
}Semantic roles & 50–950 ramp
primary
#B198FA
secondary
#EDF6D5
accent
#E600AB
background
#FCFBFF
surface
#F9F6FF
border
#D2D0D7
text
#131117
muted
#828085