#B692AA#B692AA
#B692AA is a light, muted pink. Relative luminance 0.334; OKLCH L 70.1% C 0.054 H 338.8°. Best body text is #000000 at 7.68:1 contrast (WCAG AA passes).
Color values
| HEX | #B692AA |
|---|---|
| RGB | rgb(182, 146, 170) |
| HSL | hsl(320, 20%, 64%) |
| HSV | hsv(320, 20%, 71%) |
| CMYK | cmyk(0%, 19.8%, 6.6%, 28.6%) |
| CIE-LAB | lab(64.49, 17.57, -7.43) |
| CIE-LCH | lch(64.49, 19.08, 337.09°) |
| OKLab | oklab(70.06% 0.0505 -0.0196) |
| OKLCH | oklch(70.06% 0.054 338.8) |
| XYZ | xyz(36.8254, 33.4062, 42.5306) |
| Luminance | 0.3341 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Lavender
#AC86A8
ΔE00 4.67
Light Mauve
#C292A1
ΔE00 4.83
Grey Pink
#C3909B
ΔE00 6.46
Lilac
#C8A2C8
ΔE00 6.65
Heather
#A484AC
ΔE00 7.02
Purpley Grey
#947E94
ΔE00 8.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B692AA #92B69E
analogous
#B092B6 #B692AA #B69298
triadic
#B692AA #AAB692 #92AAB6
tetradic
#B692AA #B6B092 #92B69E #9298B6
square
#B692AA #B6B092 #92B69E #9298B6
split-complementary
#B692AA #98B692 #92B6B0
monochromatic
#7B526E #9D6D8D #B692AA #CFB7C7 #E7DBE3
Accessibility & contrast
On white
2.73
#B692AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.68
#B692AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B692AA
7.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B692AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B692AA | 1.00 | 2.73 | 7.68 | 7.68 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9399AB
Deuteranopia (green-blind)
#9B9EA9
Tritanopia (blue-blind)
#BA939A
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #b692aa; /* rgb */ color: rgb(182, 146, 170); /* oklch */ color: oklch(70.1% 0.054 338.8);
Tailwind
colors: {
custom: {
50: '#ccb2c3',
500: '#b692aa',
950: '#000000',
},
}SCSS
$custom: #b692aa; $custom-light: #ccb2c3; $custom-dark: #000000;
JSON
{
"hex": "#b692aa",
"rgb": {
"r": 182,
"g": 146,
"b": 170
},
"hsl": {
"h": 320,
"s": 19.78,
"l": 64.314
},
"oklch": {
"l": 0.70063,
"c": 0.05416,
"h": 338.8
},
"luminance": 0.33405
}Semantic roles & 50–950 ramp
primary
#B692AA
secondary
#CCD8D0
accent
#9E6447
background
#FCFAFB
surface
#F8F5F7
border
#D1CFD0
text
#131112
muted
#828081