#B492AA#B492AA
#B492AA is a light, muted pink. Relative luminance 0.332; OKLCH L 69.9% C 0.052 H 337.0°. Best body text is #000000 at 7.63:1 contrast (WCAG AA passes).
Color values
| HEX | #B492AA |
|---|---|
| RGB | rgb(180, 146, 170) |
| HSL | hsl(318, 18%, 64%) |
| HSV | hsv(318, 19%, 71%) |
| CMYK | cmyk(0%, 18.9%, 5.6%, 29.4%) |
| CIE-LAB | lab(64.29, 16.86, -7.74) |
| CIE-LCH | lch(64.29, 18.55, 335.35°) |
| OKLab | oklab(69.87% 0.0482 -0.0205) |
| OKLCH | oklch(69.87% 0.052 337) |
| XYZ | xyz(36.3563, 33.1643, 42.5086) |
| Luminance | 0.3316 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Lavender
#AC86A8
ΔE00 4.58
Light Mauve
#C292A1
ΔE00 5.28
Lilac
#C8A2C8
ΔE00 6.75
Heather
#A484AC
ΔE00 6.77
Grey Pink
#C3909B
ΔE00 6.87
Purpley Grey
#947E94
ΔE00 8.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B492AA #92B49C
analogous
#AD92B4 #B492AA #B49299
triadic
#B492AA #AAB492 #92AAB4
tetradic
#B492AA #B4AD92 #92B49C #9299B4
square
#B492AA #B4AD92 #92B49C #9299B4
split-complementary
#B492AA #99B492 #92B4AD
monochromatic
#79536E #9B6E8E #B492AA #CDB6C6 #E6DBE3
Accessibility & contrast
On white
2.75
#B492AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.63
#B492AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B492AA
7.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B492AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B492AA | 1.00 | 2.75 | 7.63 | 7.63 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9399AB
Deuteranopia (green-blind)
#9A9EA9
Tritanopia (blue-blind)
#B8939A
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #b492aa; /* rgb */ color: rgb(180, 146, 170); /* oklch */ color: oklch(69.9% 0.052 337.0);
Tailwind
colors: {
custom: {
50: '#cab2c3',
500: '#b492aa',
950: '#000000',
},
}SCSS
$custom: #b492aa; $custom-light: #cab2c3; $custom-dark: #000000;
JSON
{
"hex": "#b492aa",
"rgb": {
"r": 180,
"g": 146,
"b": 170
},
"hsl": {
"h": 317.647,
"s": 18.478,
"l": 63.922
},
"oklch": {
"l": 0.69867,
"c": 0.05234,
"h": 337
},
"luminance": 0.33163
}Semantic roles & 50–950 ramp
primary
#B492AA
secondary
#CBD7CE
accent
#9D6149
background
#FCFAFB
surface
#F8F5F7
border
#D1CFD0
text
#131112
muted
#828081