#B194EA#B194EA
#B194EA is a light, vivid violet. Relative luminance 0.365; OKLCH L 72.6% C 0.125 H 298.8°. Best body text is #000000 at 8.29:1 contrast (WCAG AA passes).
Color values
| HEX | #B194EA |
|---|---|
| RGB | rgb(177, 148, 234) |
| HSL | hsl(260, 67%, 75%) |
| HSV | hsv(260, 37%, 92%) |
| CMYK | cmyk(24.4%, 36.8%, 0%, 8.2%) |
| CIE-LAB | lab(66.88, 28.30, -39.49) |
| CIE-LCH | lch(66.88, 48.59, 305.63°) |
| OKLab | oklab(72.56% 0.0603 -0.1098) |
| OKLCH | oklch(72.56% 0.125 298.8) |
| XYZ | xyz(43.5693, 36.4672, 82.5694) |
| Luminance | 0.3647 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 4.85
Lavender
#B39DDB
ΔE00 4.89
Lavender (survey)
#C79FEF
ΔE00 4.91
Liliac
#C48EFD
ΔE00 4.93
Pastel Purple
#CAA0FF
ΔE00 5.16
Pale Purple
#B790D4
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B194EA #CDEA94
analogous
#94A2EA #B194EA #DC94EA
triadic
#B194EA #EAB194 #94EAB1
tetradic
#B194EA #EA94A2 #CDEA94 #94EADC
square
#B194EA #EA94A2 #CDEA94 #94EADC
split-complementary
#B194EA #EADC94 #A2EA94
monochromatic
#662ED6 #8C61E0 #B194EA #D6C7F4 #ECE5FA
Accessibility & contrast
On white
2.53
#B194EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.29
#B194EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B194EA
8.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B194EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B194EA | 1.00 | 2.53 | 8.29 | 8.29 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA3ED
Deuteranopia (green-blind)
#83A2E8
Tritanopia (blue-blind)
#A6A2B4
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #b194ea; /* rgb */ color: rgb(177, 148, 234); /* oklch */ color: oklch(72.6% 0.125 298.8);
Tailwind
colors: {
custom: {
50: '#cab3f1',
500: '#b194ea',
950: '#000000',
},
}SCSS
$custom: #b194ea; $custom-light: #cab3f1; $custom-dark: #000000;
JSON
{
"hex": "#b194ea",
"rgb": {
"r": 177,
"g": 148,
"b": 234
},
"hsl": {
"h": 260.233,
"s": 67.187,
"l": 74.902
},
"oklch": {
"l": 0.72564,
"c": 0.12525,
"h": 298.8
},
"luminance": 0.36467
}Semantic roles & 50–950 ramp
primary
#B194EA
secondary
#E9F1DA
accent
#CF1691
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131116
muted
#828084