#CBB5AE#CBB5AE
#CBB5AE is a light, muted red. Relative luminance 0.488; OKLCH L 79.0% C 0.027 H 38.4°. Best body text is #000000 at 10.76:1 contrast (WCAG AA passes).
Color values
| HEX | #CBB5AE |
|---|---|
| RGB | rgb(203, 181, 174) |
| HSL | hsl(14, 22%, 74%) |
| HSV | hsv(14, 14%, 80%) |
| CMYK | cmyk(0%, 10.8%, 14.3%, 20.4%) |
| CIE-LAB | lab(75.33, 6.70, 6.43) |
| CIE-LCH | lch(75.33, 9.29, 43.85°) |
| OKLab | oklab(78.99% 0.0213 0.0169) |
| OKLCH | oklch(78.99% 0.027 38.4) |
| XYZ | xyz(48.7921, 48.8013, 46.8855) |
| Luminance | 0.4880 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.83
Warm Gray
#C9BEB0
ΔE00 7.22
Greige
#B8AB98
ΔE00 9.01
Mushroom
#BA9E88
ΔE00 9.06
Silver
#C0C0C0
ΔE00 9.55
Dark Gray
#A9A9A9
ΔE00 10.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBB5AE #AEC4CB
analogous
#CBAEB6 #CBB5AE #CBC4AE
triadic
#CBB5AE #AECBB5 #B5AECB
tetradic
#CBB5AE #B6CBAE #AEC4CB #C4AECB
square
#CBB5AE #B6CBAE #AEC4CB #C4AECB
split-complementary
#CBB5AE #AECBC4 #AEB6CB
monochromatic
#9B7164 #B39389 #CBB5AE #E3D7D3 #F3EEEC
Accessibility & contrast
On white
1.95
#CBB5AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.76
#CBB5AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBB5AE
10.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBB5AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBB5AE | 1.00 | 1.95 | 10.76 | 10.76 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB7AE
Deuteranopia (green-blind)
#BFBBAE
Tritanopia (blue-blind)
#D1B2B3
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #cbb5ae; /* rgb */ color: rgb(203, 181, 174); /* oklch */ color: oklch(79.0% 0.027 38.4);
Tailwind
colors: {
custom: {
50: '#dbcbc6',
500: '#cbb5ae',
950: '#000000',
},
}SCSS
$custom: #cbb5ae; $custom-light: #dbcbc6; $custom-dark: #000000;
JSON
{
"hex": "#cbb5ae",
"rgb": {
"r": 203,
"g": 181,
"b": 174
},
"hsl": {
"h": 14.483,
"s": 21.805,
"l": 73.922
},
"oklch": {
"l": 0.78985,
"c": 0.02725,
"h": 38.4
},
"luminance": 0.488
}Semantic roles & 50–950 ramp
primary
#CBB5AE
secondary
#E2E8E9
accent
#8AA045
background
#FDFCFC
surface
#FBF8F8
border
#D4D1D1
text
#151313
muted
#838282