#B094B0#B094B0
#B094B0 is a light, muted purple. Relative luminance 0.335; OKLCH L 70.1% C 0.051 H 326.1°. Best body text is #000000 at 7.71:1 contrast (WCAG AA passes).
Color values
| HEX | #B094B0 |
|---|---|
| RGB | rgb(176, 148, 176) |
| HSL | hsl(300, 15%, 64%) |
| HSV | hsv(300, 16%, 69%) |
| CMYK | cmyk(0%, 15.9%, 0%, 31%) |
| CIE-LAB | lab(64.60, 15.45, -10.70) |
| CIE-LCH | lch(64.60, 18.79, 325.30°) |
| OKLab | oklab(70.08% 0.0426 -0.0286) |
| OKLCH | oklch(70.08% 0.051 326.1) |
| XYZ | xyz(36.3299, 33.5452, 45.6269) |
| Luminance | 0.3355 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Dusty Lavender
#AC86A8
ΔE00 4.66
Heather
#A484AC
ΔE00 5.88
Lilac
#C8A2C8
ΔE00 6.13
Light Mauve
#C292A1
ΔE00 7.52
Purpley Grey
#947E94
ΔE00 8.38
Grey Pink
#C3909B
ΔE00 9.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B094B0 #94B094
analogous
#A294B0 #B094B0 #B094A2
triadic
#B094B0 #B0B094 #94B0B0
tetradic
#B094B0 #B0A294 #94B094 #94A2B0
square
#B094B0 #B0A294 #94B094 #94A2B0
split-complementary
#B094B0 #A2B094 #94B0A2
monochromatic
#745674 #967196 #B094B0 #CAB7CA #E4DAE4
Accessibility & contrast
On white
2.72
#B094B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.71
#B094B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B094B0
7.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B094B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B094B0 | 1.00 | 2.72 | 7.71 | 7.71 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#929BB1
Deuteranopia (green-blind)
#989EAF
Tritanopia (blue-blind)
#B2969D
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #b094b0; /* rgb */ color: rgb(176, 148, 176); /* oklch */ color: oklch(70.1% 0.051 326.1);
Tailwind
colors: {
custom: {
50: '#c7b3c7',
500: '#b094b0',
950: '#000000',
},
}SCSS
$custom: #b094b0; $custom-light: #c7b3c7; $custom-dark: #000000;
JSON
{
"hex": "#b094b0",
"rgb": {
"r": 176,
"g": 148,
"b": 176
},
"hsl": {
"h": 300,
"s": 15.054,
"l": 63.529
},
"oklch": {
"l": 0.70076,
"c": 0.05129,
"h": 326.1
},
"luminance": 0.33545
}Semantic roles & 50–950 ramp
primary
#B094B0
secondary
#CBD5CB
accent
#994C4C
background
#FCFBFC
surface
#F8F6F8
border
#D1D0D1
text
#131113
muted
#828082