#B799AE#B799AE
#B799AE is a light, muted pink. Relative luminance 0.359; OKLCH L 71.6% C 0.046 H 337.0°. Best body text is #000000 at 8.18:1 contrast (WCAG AA passes).
Color values
| HEX | #B799AE |
|---|---|
| RGB | rgb(183, 153, 174) |
| HSL | hsl(318, 17%, 66%) |
| HSV | hsv(318, 16%, 72%) |
| CMYK | cmyk(0%, 16.4%, 4.9%, 28.2%) |
| CIE-LAB | lab(66.45, 14.76, -6.75) |
| CIE-LCH | lch(66.45, 16.23, 335.42°) |
| OKLab | oklab(71.64% 0.0421 -0.0178) |
| OKLCH | oklch(71.64% 0.046 337) |
| XYZ | xyz(38.5589, 35.9066, 44.9356) |
| Luminance | 0.3591 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 5.68
Lilac
#C8A2C8
ΔE00 6.35
Dusty Lavender
#AC86A8
ΔE00 6.75
Grey Pink
#C3909B
ΔE00 7.21
Dusty Pink
#D8A7B1
ΔE00 8.47
Heather
#A484AC
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B799AE #99B7A2
analogous
#B199B7 #B799AE #B7999F
triadic
#B799AE #AEB799 #99AEB7
tetradic
#B799AE #B7B199 #99B7A2 #999FB7
square
#B799AE #B7B199 #99B7A2 #999FB7
split-complementary
#B799AE #9FB799 #99B7B1
monochromatic
#7D5872 #9E7592 #B799AE #D0BDCA #EAE1E7
Accessibility & contrast
On white
2.57
#B799AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.18
#B799AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B799AE
8.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B799AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B799AE | 1.00 | 2.57 | 8.18 | 8.18 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#999FAF
Deuteranopia (green-blind)
#A0A3AD
Tritanopia (blue-blind)
#BB9AA0
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #b799ae; /* rgb */ color: rgb(183, 153, 174); /* oklch */ color: oklch(71.6% 0.046 337.0);
Tailwind
colors: {
custom: {
50: '#ccb7c6',
500: '#b799ae',
950: '#000000',
},
}SCSS
$custom: #b799ae; $custom-light: #ccb7c6; $custom-dark: #000000;
JSON
{
"hex": "#b799ae",
"rgb": {
"r": 183,
"g": 153,
"b": 174
},
"hsl": {
"h": 318,
"s": 17.241,
"l": 65.882
},
"oklch": {
"l": 0.71642,
"c": 0.04574,
"h": 337
},
"luminance": 0.35906
}Semantic roles & 50–950 ramp
primary
#B799AE
secondary
#D1DBD4
accent
#9C624A
background
#FCFBFC
surface
#F9F6F8
border
#D2D0D1
text
#131113
muted
#828082