#B094E8#B094E8
#B094E8 is a light, vivid violet. Relative luminance 0.362; OKLCH L 72.4% C 0.122 H 298.6°. Best body text is #000000 at 8.25:1 contrast (WCAG AA passes).
Color values
| HEX | #B094E8 |
|---|---|
| RGB | rgb(176, 148, 232) |
| HSL | hsl(260, 65%, 75%) |
| HSV | hsv(260, 36%, 91%) |
| CMYK | cmyk(24.1%, 36.2%, 0%, 9%) |
| CIE-LAB | lab(66.70, 27.54, -38.67) |
| CIE-LCH | lch(66.70, 47.48, 305.46°) |
| OKLab | oklab(72.38% 0.0587 -0.1074) |
| OKLCH | oklch(72.38% 0.122 298.6) |
| XYZ | xyz(43.0566, 36.2358, 81.0541) |
| Luminance | 0.3624 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 4.62
Lavender (survey)
#C79FEF
ΔE00 4.98
Baby Purple
#CA9BF7
ΔE00 5.06
Pale Purple
#B790D4
ΔE00 5.11
Liliac
#C48EFD
ΔE00 5.26
Pastel Purple
#CAA0FF
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B094E8 #CCE894
analogous
#94A2E8 #B094E8 #DA94E8
triadic
#B094E8 #E8B094 #94E8B0
tetradic
#B094E8 #E894A2 #CCE894 #94E8DA
square
#B094E8 #E894A2 #CCE894 #94E8DA
split-complementary
#B094E8 #E8DA94 #A2E894
monochromatic
#662FD2 #8B62DD #B094E8 #D5C6F3 #ECE6FA
Accessibility & contrast
On white
2.55
#B094E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.25
#B094E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B094E8
8.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B094E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B094E8 | 1.00 | 2.55 | 8.25 | 8.25 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA2EB
Deuteranopia (green-blind)
#84A2E6
Tritanopia (blue-blind)
#A5A2B3
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #b094e8; /* rgb */ color: rgb(176, 148, 232); /* oklch */ color: oklch(72.4% 0.122 298.6);
Tailwind
colors: {
custom: {
50: '#c9b3ef',
500: '#b094e8',
950: '#000000',
},
}SCSS
$custom: #b094e8; $custom-light: #c9b3ef; $custom-dark: #000000;
JSON
{
"hex": "#b094e8",
"rgb": {
"r": 176,
"g": 148,
"b": 232
},
"hsl": {
"h": 260,
"s": 64.615,
"l": 74.51
},
"oklch": {
"l": 0.7238,
"c": 0.12243,
"h": 298.6
},
"luminance": 0.36236
}Semantic roles & 50–950 ramp
primary
#B094E8
secondary
#E9F1DA
accent
#CC1991
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131116
muted
#828084