#B293AA#B293AA
#B293AA is a light, muted pink. Relative luminance 0.332; OKLCH L 69.9% C 0.049 H 335.3°. Best body text is #000000 at 7.65:1 contrast (WCAG AA passes).
Color values
| HEX | #B293AA |
|---|---|
| RGB | rgb(178, 147, 170) |
| HSL | hsl(315, 17%, 64%) |
| HSV | hsv(315, 17%, 70%) |
| CMYK | cmyk(0%, 17.4%, 4.5%, 30.2%) |
| CIE-LAB | lab(64.35, 15.59, -7.67) |
| CIE-LCH | lch(64.35, 17.37, 333.79°) |
| OKLab | oklab(69.87% 0.0443 -0.0203) |
| OKLCH | oklch(69.87% 0.049 335.3) |
| XYZ | xyz(36.0488, 33.2355, 42.5385) |
| Luminance | 0.3323 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Lavender
#AC86A8
ΔE00 4.99
Light Mauve
#C292A1
ΔE00 5.76
Heather
#A484AC
ΔE00 6.92
Lilac
#C8A2C8
ΔE00 6.96
Grey Pink
#C3909B
ΔE00 7.28
Purpley Grey
#947E94
ΔE00 8.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B293AA #93B29B
analogous
#AA93B2 #B293AA #B2939A
triadic
#B293AA #AAB293 #93AAB2
tetradic
#B293AA #B2AA93 #93B29B #939AB2
square
#B293AA #B2AA93 #93B29B #939AB2
split-complementary
#B293AA #9AB293 #93B2AA
monochromatic
#76546E #996F8E #B293AA #CBB7C6 #E5DAE2
Accessibility & contrast
On white
2.75
#B293AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.65
#B293AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B293AA
7.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B293AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B293AA | 1.00 | 2.75 | 7.65 | 7.65 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9399AB
Deuteranopia (green-blind)
#9A9EA9
Tritanopia (blue-blind)
#B5949B
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #b293aa; /* rgb */ color: rgb(178, 147, 170); /* oklch */ color: oklch(69.9% 0.049 335.3);
Tailwind
colors: {
custom: {
50: '#c9b2c3',
500: '#b293aa',
950: '#000000',
},
}SCSS
$custom: #b293aa; $custom-light: #c9b2c3; $custom-dark: #000000;
JSON
{
"hex": "#b293aa",
"rgb": {
"r": 178,
"g": 147,
"b": 170
},
"hsl": {
"h": 315.484,
"s": 16.757,
"l": 63.725
},
"oklch": {
"l": 0.69866,
"c": 0.04873,
"h": 335.3
},
"luminance": 0.33235
}Semantic roles & 50–950 ramp
primary
#B293AA
secondary
#CBD6CE
accent
#9B5F4A
background
#FCFBFB
surface
#F8F6F7
border
#D1D0D0
text
#131112
muted
#828081