#B094B4#B094B4
#B094B4 is a light, muted purple. Relative luminance 0.337; OKLCH L 70.2% C 0.056 H 322.1°. Best body text is #000000 at 7.74:1 contrast (WCAG AA passes).
Color values
| HEX | #B094B4 |
|---|---|
| RGB | rgb(176, 148, 180) |
| HSL | hsl(293, 18%, 64%) |
| HSV | hsv(293, 18%, 71%) |
| CMYK | cmyk(2.2%, 17.8%, 0%, 29.4%) |
| CIE-LAB | lab(64.73, 16.23, -12.75) |
| CIE-LCH | lch(64.73, 20.64, 321.84°) |
| OKLab | oklab(70.22% 0.044 -0.0342) |
| OKLCH | oklch(70.22% 0.056 322.1) |
| XYZ | xyz(36.7315, 33.7058, 47.7420) |
| Luminance | 0.3371 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Dusty Lavender
#AC86A8
ΔE00 4.53
Heather
#A484AC
ΔE00 5.29
Lilac
#C8A2C8
ΔE00 5.66
Light Mauve
#C292A1
ΔE00 8.45
Purpley Grey
#947E94
ΔE00 8.80
Pale Purple
#B790D4
ΔE00 8.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B094B4 #98B494
analogous
#A094B4 #B094B4 #B494A8
triadic
#B094B4 #B4B094 #94B4B0
tetradic
#B094B4 #B4A094 #98B494 #94A8B4
square
#B094B4 #B4A094 #98B494 #94A8B4
split-complementary
#B094B4 #A8B494 #94B4A0
monochromatic
#745579 #95709B #B094B4 #CBB8CD #E5DCE6
Accessibility & contrast
On white
2.71
#B094B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.74
#B094B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B094B4
7.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B094B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B094B4 | 1.00 | 2.71 | 7.74 | 7.74 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#919BB5
Deuteranopia (green-blind)
#979EB3
Tritanopia (blue-blind)
#B1979F
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #b094b4; /* rgb */ color: rgb(176, 148, 180); /* oklch */ color: oklch(70.2% 0.056 322.1);
Tailwind
colors: {
custom: {
50: '#c7b3ca',
500: '#b094b4',
950: '#000000',
},
}SCSS
$custom: #b094b4; $custom-light: #c7b3ca; $custom-dark: #000000;
JSON
{
"hex": "#b094b4",
"rgb": {
"r": 176,
"g": 148,
"b": 180
},
"hsl": {
"h": 292.5,
"s": 17.582,
"l": 64.314
},
"oklch": {
"l": 0.70218,
"c": 0.05573,
"h": 322.1
},
"luminance": 0.33705
}Semantic roles & 50–950 ramp
primary
#B094B4
secondary
#CED7CC
accent
#9C4A54
background
#FCFBFC
surface
#F8F6F8
border
#D1D0D1
text
#131113
muted
#828082