#B799AA#B799AA
#B799AA is a light, muted pink. Relative luminance 0.358; OKLCH L 71.5% C 0.042 H 343.2°. Best body text is #000000 at 8.15:1 contrast (WCAG AA passes).
Color values
| HEX | #B799AA |
|---|---|
| RGB | rgb(183, 153, 170) |
| HSL | hsl(326, 17%, 66%) |
| HSV | hsv(326, 16%, 72%) |
| CMYK | cmyk(0%, 16.4%, 7.1%, 28.2%) |
| CIE-LAB | lab(66.33, 14.03, -4.69) |
| CIE-LCH | lch(66.33, 14.79, 341.54°) |
| OKLab | oklab(71.51% 0.0406 -0.0123) |
| OKLCH | oklch(71.51% 0.042 343.2) |
| XYZ | xyz(38.1748, 35.7529, 42.9125) |
| Luminance | 0.3575 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 5.16
Grey Pink
#C3909B
ΔE00 6.49
Lilac
#C8A2C8
ΔE00 7.53
Dusty Lavender
#AC86A8
ΔE00 7.60
Dusty Pink
#D8A7B1
ΔE00 7.89
Rosybrown
#BC8F8F
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B799AA #99B7A6
analogous
#B599B7 #B799AA #B7999B
triadic
#B799AA #AAB799 #99AAB7
tetradic
#B799AA #B7B599 #99B7A6 #999BB7
square
#B799AA #B7B599 #99B7A6 #999BB7
split-complementary
#B799AA #9BB799 #99B7B5
monochromatic
#7D586D #9E758C #B799AA #D0BDC8 #EAE1E6
Accessibility & contrast
On white
2.58
#B799AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.15
#B799AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B799AA
8.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B799AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B799AA | 1.00 | 2.58 | 8.15 | 8.15 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9A9FAB
Deuteranopia (green-blind)
#A1A3A9
Tritanopia (blue-blind)
#BB999F
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #b799aa; /* rgb */ color: rgb(183, 153, 170); /* oklch */ color: oklch(71.5% 0.042 343.2);
Tailwind
colors: {
custom: {
50: '#ccb7c3',
500: '#b799aa',
950: '#000000',
},
}SCSS
$custom: #b799aa; $custom-light: #ccb7c3; $custom-dark: #000000;
JSON
{
"hex": "#b799aa",
"rgb": {
"r": 183,
"g": 153,
"b": 170
},
"hsl": {
"h": 326,
"s": 17.241,
"l": 65.882
},
"oklch": {
"l": 0.71511,
"c": 0.04245,
"h": 343.2
},
"luminance": 0.35752
}Semantic roles & 50–950 ramp
primary
#B799AA
secondary
#D1DBD5
accent
#9C6D4A
background
#FCFBFB
surface
#F9F6F7
border
#D2D0D0
text
#131112
muted
#828081