#B195EA#B195EA
#B195EA is a light, vivid violet. Relative luminance 0.368; OKLCH L 72.7% C 0.124 H 298.4°. Best body text is #000000 at 8.36:1 contrast (WCAG AA passes).
Color values
| HEX | #B195EA |
|---|---|
| RGB | rgb(177, 149, 234) |
| HSL | hsl(260, 67%, 75%) |
| HSV | hsv(260, 36%, 92%) |
| CMYK | cmyk(24.4%, 36.3%, 0%, 8.2%) |
| CIE-LAB | lab(67.11, 27.74, -39.12) |
| CIE-LCH | lch(67.11, 47.96, 305.34°) |
| OKLab | oklab(72.75% 0.0589 -0.1087) |
| OKLCH | oklch(72.75% 0.124 298.4) |
| XYZ | xyz(43.7268, 36.7822, 82.6219) |
| Luminance | 0.3678 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 4.68
Lavender (survey)
#C79FEF
ΔE00 4.81
Baby Purple
#CA9BF7
ΔE00 4.85
Pastel Purple
#CAA0FF
ΔE00 5.10
Liliac
#C48EFD
ΔE00 5.12
Pale Purple
#B790D4
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B195EA #CEEA95
analogous
#95A3EA #B195EA #DC95EA
triadic
#B195EA #EAB195 #95EAB1
tetradic
#B195EA #EA95A3 #CEEA95 #95EADC
square
#B195EA #EA95A3 #CEEA95 #95EADC
split-complementary
#B195EA #EADC95 #A3EA95
monochromatic
#662FD6 #8B62E0 #B195EA #D7C8F4 #ECE5FA
Accessibility & contrast
On white
2.51
#B195EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.36
#B195EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B195EA
8.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B195EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B195EA | 1.00 | 2.51 | 8.36 | 8.36 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80A3ED
Deuteranopia (green-blind)
#84A3E8
Tritanopia (blue-blind)
#A6A3B5
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #b195ea; /* rgb */ color: rgb(177, 149, 234); /* oklch */ color: oklch(72.7% 0.124 298.4);
Tailwind
colors: {
custom: {
50: '#cab4f1',
500: '#b195ea',
950: '#000000',
},
}SCSS
$custom: #b195ea; $custom-light: #cab4f1; $custom-dark: #000000;
JSON
{
"hex": "#b195ea",
"rgb": {
"r": 177,
"g": 149,
"b": 234
},
"hsl": {
"h": 259.765,
"s": 66.929,
"l": 75.098
},
"oklch": {
"l": 0.72745,
"c": 0.12364,
"h": 298.4
},
"luminance": 0.36783
}Semantic roles & 50–950 ramp
primary
#B195EA
secondary
#EAF1DA
accent
#CF1792
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131116
muted
#828084