#CBB4AE#CBB4AE
#CBB4AE is a light, muted red. Relative luminance 0.484; OKLCH L 78.8% C 0.028 H 35.0°. Best body text is #000000 at 10.68:1 contrast (WCAG AA passes).
Color values
| HEX | #CBB4AE |
|---|---|
| RGB | rgb(203, 180, 174) |
| HSL | hsl(12, 22%, 74%) |
| HSV | hsv(12, 14%, 80%) |
| CMYK | cmyk(0%, 11.3%, 14.3%, 20.4%) |
| CIE-LAB | lab(75.07, 7.23, 6.07) |
| CIE-LCH | lch(75.07, 9.44, 39.99°) |
| OKLab | oklab(78.79% 0.0229 0.016) |
| OKLCH | oklch(78.79% 0.028 35) |
| XYZ | xyz(48.5895, 48.3961, 46.8180) |
| Luminance | 0.4839 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.14
Warm Gray
#C9BEB0
ΔE00 7.95
Mushroom
#BA9E88
ΔE00 9.32
Greige
#B8AB98
ΔE00 9.63
Silver
#C0C0C0
ΔE00 9.89
Dark Gray
#A9A9A9
ΔE00 10.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBB4AE #AEC5CB
analogous
#CBAEB7 #CBB4AE #CBC3AE
triadic
#CBB4AE #AECBB4 #B4AECB
tetradic
#CBB4AE #B7CBAE #AEC5CB #C3AECB
square
#CBB4AE #B7CBAE #AEC5CB #C3AECB
split-complementary
#CBB4AE #AECBC3 #AEB7CB
monochromatic
#9B6F64 #B39189 #CBB4AE #E3D7D3 #F3EEEC
Accessibility & contrast
On white
1.97
#CBB4AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.68
#CBB4AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBB4AE
10.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBB4AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBB4AE | 1.00 | 1.97 | 10.68 | 10.68 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B6AE
Deuteranopia (green-blind)
#BEBBAE
Tritanopia (blue-blind)
#D1B1B2
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #cbb4ae; /* rgb */ color: rgb(203, 180, 174); /* oklch */ color: oklch(78.8% 0.028 35.0);
Tailwind
colors: {
custom: {
50: '#dbcac6',
500: '#cbb4ae',
950: '#000000',
},
}SCSS
$custom: #cbb4ae; $custom-light: #dbcac6; $custom-dark: #000000;
JSON
{
"hex": "#cbb4ae",
"rgb": {
"r": 203,
"g": 180,
"b": 174
},
"hsl": {
"h": 12.414,
"s": 21.805,
"l": 73.922
},
"oklch": {
"l": 0.78787,
"c": 0.02791,
"h": 35
},
"luminance": 0.48395
}Semantic roles & 50–950 ramp
primary
#CBB4AE
secondary
#E2E8E9
accent
#8DA045
background
#FDFCFC
surface
#FBF8F8
border
#D4D1D1
text
#151313
muted
#838282