#CBB1AE#CBB1AE
#CBB1AE is a light, muted red. Relative luminance 0.472; OKLCH L 78.2% C 0.030 H 25.6°. Best body text is #000000 at 10.44:1 contrast (WCAG AA passes).
Color values
| HEX | #CBB1AE |
|---|---|
| RGB | rgb(203, 177, 174) |
| HSL | hsl(6, 22%, 74%) |
| HSV | hsv(6, 14%, 80%) |
| CMYK | cmyk(0%, 12.8%, 14.3%, 20.4%) |
| CIE-LAB | lab(74.32, 8.85, 4.98) |
| CIE-LCH | lch(74.32, 10.16, 29.35°) |
| OKLab | oklab(78.2% 0.0275 0.0132) |
| OKLCH | oklch(78.2% 0.03 25.6) |
| XYZ | xyz(47.9904, 47.1980, 46.6183) |
| Luminance | 0.4720 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 1.43
Dusty Pink
#D8A7B1
ΔE00 8.68
Warm Gray
#C9BEB0
ΔE00 10.06
Mushroom
#BA9E88
ΔE00 10.33
Rosybrown
#BC8F8F
ΔE00 10.55
Silver
#C0C0C0
ΔE00 11.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBB1AE #AEC8CB
analogous
#CBAEBA #CBB1AE #CBC0AE
triadic
#CBB1AE #AECBB1 #B1AECB
tetradic
#CBB1AE #BACBAE #AEC8CB #C0AECB
square
#CBB1AE #BACBAE #AEC8CB #C0AECB
split-complementary
#CBB1AE #AECBC0 #AEBACB
monochromatic
#9B6964 #B38D89 #CBB1AE #E3D5D3 #F3EDEC
Accessibility & contrast
On white
2.01
#CBB1AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.44
#CBB1AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBB1AE
10.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBB1AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBB1AE | 1.00 | 2.01 | 10.44 | 10.44 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B4AE
Deuteranopia (green-blind)
#BCB9AE
Tritanopia (blue-blind)
#D1AEB0
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #cbb1ae; /* rgb */ color: rgb(203, 177, 174); /* oklch */ color: oklch(78.2% 0.030 25.6);
Tailwind
colors: {
custom: {
50: '#dbc8c6',
500: '#cbb1ae',
950: '#000000',
},
}SCSS
$custom: #cbb1ae; $custom-light: #dbc8c6; $custom-dark: #000000;
JSON
{
"hex": "#cbb1ae",
"rgb": {
"r": 203,
"g": 177,
"b": 174
},
"hsl": {
"h": 6.207,
"s": 21.805,
"l": 73.922
},
"oklch": {
"l": 0.78195,
"c": 0.03048,
"h": 25.6
},
"luminance": 0.47197
}Semantic roles & 50–950 ramp
primary
#CBB1AE
secondary
#E2E9E9
accent
#97A045
background
#FDFCFC
surface
#FBF8F8
border
#D4D1D1
text
#151313
muted
#838282