#CBB0AE#CBB0AE
#CBB0AE is a light, muted red. Relative luminance 0.468; OKLCH L 78.0% C 0.032 H 22.9°. Best body text is #000000 at 10.36:1 contrast (WCAG AA passes).
Color values
| HEX | #CBB0AE |
|---|---|
| RGB | rgb(203, 176, 174) |
| HSL | hsl(4, 22%, 74%) |
| HSV | hsv(4, 14%, 80%) |
| CMYK | cmyk(0%, 13.3%, 14.3%, 20.4%) |
| CIE-LAB | lab(74.06, 9.39, 4.61) |
| CIE-LCH | lch(74.06, 10.46, 26.17°) |
| OKLab | oklab(78% 0.029 0.0123) |
| OKLCH | oklch(78% 0.032 22.9) |
| XYZ | xyz(47.7936, 46.8044, 46.5527) |
| Luminance | 0.4680 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 1.18
Dusty Pink
#D8A7B1
ΔE00 8.06
Rosybrown
#BC8F8F
ΔE00 10.11
Mushroom
#BA9E88
ΔE00 10.72
Warm Gray
#C9BEB0
ΔE00 10.73
Pale Rose
#FDC1C5
ΔE00 11.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBB0AE #AEC9CB
analogous
#CBAEBB #CBB0AE #CBBFAE
triadic
#CBB0AE #AECBB0 #B0AECB
tetradic
#CBB0AE #BBCBAE #AEC9CB #BFAECB
square
#CBB0AE #BBCBAE #AEC9CB #BFAECB
split-complementary
#CBB0AE #AECBBF #AEBBCB
monochromatic
#9B6764 #B38C89 #CBB0AE #E3D4D3 #F3EDEC
Accessibility & contrast
On white
2.03
#CBB0AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.36
#CBB0AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBB0AE
10.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBB0AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBB0AE | 1.00 | 2.03 | 10.36 | 10.36 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B3AE
Deuteranopia (green-blind)
#BBB8AE
Tritanopia (blue-blind)
#D1ADB0
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #cbb0ae; /* rgb */ color: rgb(203, 176, 174); /* oklch */ color: oklch(78.0% 0.032 22.9);
Tailwind
colors: {
custom: {
50: '#dbc7c6',
500: '#cbb0ae',
950: '#000000',
},
}SCSS
$custom: #cbb0ae; $custom-light: #dbc7c6; $custom-dark: #000000;
JSON
{
"hex": "#cbb0ae",
"rgb": {
"r": 203,
"g": 176,
"b": 174
},
"hsl": {
"h": 4.138,
"s": 21.805,
"l": 73.922
},
"oklch": {
"l": 0.77998,
"c": 0.0315,
"h": 22.9
},
"luminance": 0.46803
}Semantic roles & 50–950 ramp
primary
#CBB0AE
secondary
#E2E9E9
accent
#9AA045
background
#FDFCFC
surface
#FBF8F8
border
#D4D1D1
text
#151313
muted
#838282