#B094E4#B094E4
#B094E4 is a light, moderate violet. Relative luminance 0.360; OKLCH L 72.2% C 0.117 H 299.6°. Best body text is #000000 at 8.20:1 contrast (WCAG AA passes).
Color values
| HEX | #B094E4 |
|---|---|
| RGB | rgb(176, 148, 228) |
| HSL | hsl(261, 60%, 74%) |
| HSV | hsv(261, 35%, 89%) |
| CMYK | cmyk(22.8%, 35.1%, 0%, 10.6%) |
| CIE-LAB | lab(66.53, 26.60, -36.74) |
| CIE-LCH | lch(66.53, 45.36, 305.91°) |
| OKLab | oklab(72.19% 0.0578 -0.1019) |
| OKLCH | oklch(72.19% 0.117 299.6) |
| XYZ | xyz(42.4949, 36.0112, 78.0958) |
| Luminance | 0.3601 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 4.00
Pale Purple
#B790D4
ΔE00 4.42
Lavender (survey)
#C79FEF
ΔE00 4.81
Baby Purple
#CA9BF7
ΔE00 5.15
Pastel Purple
#CAA0FF
ΔE00 5.65
Liliac
#C48EFD
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B094E4 #C8E494
analogous
#94A0E4 #B094E4 #D894E4
triadic
#B094E4 #E4B094 #94E4B0
tetradic
#B094E4 #E494A0 #C8E494 #94E4D8
square
#B094E4 #E494A0 #C8E494 #94E4D8
split-complementary
#B094E4 #E4D894 #A0E494
monochromatic
#6833CA #8C63D8 #B094E4 #D4C5F0 #EDE7F9
Accessibility & contrast
On white
2.56
#B094E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.20
#B094E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B094E4
8.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B094E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B094E4 | 1.00 | 2.56 | 8.20 | 8.20 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81A2E7
Deuteranopia (green-blind)
#86A1E2
Tritanopia (blue-blind)
#A6A1B2
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #b094e4; /* rgb */ color: rgb(176, 148, 228); /* oklch */ color: oklch(72.2% 0.117 299.6);
Tailwind
colors: {
custom: {
50: '#c9b3ed',
500: '#b094e4',
950: '#000000',
},
}SCSS
$custom: #b094e4; $custom-light: #c9b3ed; $custom-dark: #000000;
JSON
{
"hex": "#b094e4",
"rgb": {
"r": 176,
"g": 148,
"b": 228
},
"hsl": {
"h": 261,
"s": 59.701,
"l": 73.725
},
"oklch": {
"l": 0.72194,
"c": 0.11712,
"h": 299.6
},
"luminance": 0.36011
}Semantic roles & 50–950 ramp
primary
#B094E4
secondary
#E9F0DB
accent
#C71E8C
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131116
muted
#828084