#B095EA#B095EA
#B095EA is a light, vivid violet. Relative luminance 0.367; OKLCH L 72.7% C 0.123 H 297.9°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #B095EA |
|---|---|
| RGB | rgb(176, 149, 234) |
| HSL | hsl(259, 67%, 75%) |
| HSV | hsv(259, 36%, 92%) |
| CMYK | cmyk(24.8%, 36.3%, 0%, 8.2%) |
| CIE-LAB | lab(67.03, 27.45, -39.27) |
| CIE-LCH | lch(67.03, 47.91, 304.96°) |
| OKLab | oklab(72.66% 0.0577 -0.1092) |
| OKLCH | oklch(72.66% 0.123 297.9) |
| XYZ | xyz(43.4998, 36.6652, 82.6113) |
| Luminance | 0.3667 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 4.74
Lavender (survey)
#C79FEF
ΔE00 5.01
Baby Purple
#CA9BF7
ΔE00 5.05
Pastel Purple
#CAA0FF
ΔE00 5.25
Liliac
#C48EFD
ΔE00 5.27
Pale Purple
#B790D4
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B095EA #CFEA95
analogous
#95A4EA #B095EA #DB95EA
triadic
#B095EA #EAB095 #95EAB0
tetradic
#B095EA #EA95A4 #CFEA95 #95EADB
square
#B095EA #EA95A4 #CFEA95 #95EADB
split-complementary
#B095EA #EADB95 #A4EA95
monochromatic
#642FD6 #8A62E0 #B095EA #D6C8F4 #ECE5FA
Accessibility & contrast
On white
2.52
#B095EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#B095EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B095EA
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B095EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B095EA | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA3ED
Deuteranopia (green-blind)
#84A2E8
Tritanopia (blue-blind)
#A5A3B5
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #b095ea; /* rgb */ color: rgb(176, 149, 234); /* oklch */ color: oklch(72.7% 0.123 297.9);
Tailwind
colors: {
custom: {
50: '#c9b4f1',
500: '#b095ea',
950: '#000000',
},
}SCSS
$custom: #b095ea; $custom-light: #c9b4f1; $custom-dark: #000000;
JSON
{
"hex": "#b095ea",
"rgb": {
"r": 176,
"g": 149,
"b": 234
},
"hsl": {
"h": 259.059,
"s": 66.929,
"l": 75.098
},
"oklch": {
"l": 0.72657,
"c": 0.12349,
"h": 297.9
},
"luminance": 0.36666
}Semantic roles & 50–950 ramp
primary
#B095EA
secondary
#EAF1DA
accent
#CF1794
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131116
muted
#828084