#B094AA#B094AA
#B094AA is a light, muted pink. Relative luminance 0.333; OKLCH L 69.9% C 0.045 H 333.5°. Best body text is #000000 at 7.66:1 contrast (WCAG AA passes).
Color values
| HEX | #B094AA |
|---|---|
| RGB | rgb(176, 148, 170) |
| HSL | hsl(313, 15%, 64%) |
| HSV | hsv(313, 16%, 69%) |
| CMYK | cmyk(0%, 15.9%, 3.4%, 31%) |
| CIE-LAB | lab(64.41, 14.31, -7.60) |
| CIE-LCH | lch(64.41, 16.20, 332.03°) |
| OKLab | oklab(69.87% 0.0404 -0.0202) |
| OKLCH | oklch(69.87% 0.045 333.5) |
| XYZ | xyz(35.7493, 33.3129, 42.5692) |
| Luminance | 0.3331 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Dusty Lavender
#AC86A8
ΔE00 5.54
Light Mauve
#C292A1
ΔE00 6.35
Heather
#A484AC
ΔE00 7.19
Lilac
#C8A2C8
ΔE00 7.28
Grey Pink
#C3909B
ΔE00 7.80
Purpley Grey
#947E94
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B094AA #94B09A
analogous
#A894B0 #B094AA #B0949C
triadic
#B094AA #AAB094 #94AAB0
tetradic
#B094AA #B0A894 #94B09A #949CB0
square
#B094AA #B0A894 #94B09A #949CB0
split-complementary
#B094AA #9CB094 #94B0A8
monochromatic
#74566D #96718E #B094AA #CAB7C6 #E4DAE2
Accessibility & contrast
On white
2.74
#B094AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.66
#B094AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B094AA
7.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B094AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B094AA | 1.00 | 2.74 | 7.66 | 7.66 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#949AAB
Deuteranopia (green-blind)
#9A9EA9
Tritanopia (blue-blind)
#B3959B
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #b094aa; /* rgb */ color: rgb(176, 148, 170); /* oklch */ color: oklch(69.9% 0.045 333.5);
Tailwind
colors: {
custom: {
50: '#c7b3c3',
500: '#b094aa',
950: '#000000',
},
}SCSS
$custom: #b094aa; $custom-light: #c7b3c3; $custom-dark: #000000;
JSON
{
"hex": "#b094aa",
"rgb": {
"r": 176,
"g": 148,
"b": 170
},
"hsl": {
"h": 312.857,
"s": 15.054,
"l": 63.529
},
"oklch": {
"l": 0.6987,
"c": 0.04518,
"h": 333.5
},
"luminance": 0.33312
}Semantic roles & 50–950 ramp
primary
#B094AA
secondary
#CBD5CD
accent
#995D4C
background
#FCFBFB
surface
#F8F6F7
border
#D1D0D0
text
#131112
muted
#828081