#CBB2AE#CBB2AE
#CBB2AE is a light, muted red. Relative luminance 0.476; OKLCH L 78.4% C 0.030 H 28.6°. Best body text is #000000 at 10.52:1 contrast (WCAG AA passes).
Color values
| HEX | #CBB2AE |
|---|---|
| RGB | rgb(203, 178, 174) |
| HSL | hsl(8, 22%, 74%) |
| HSV | hsv(8, 14%, 80%) |
| CMYK | cmyk(0%, 12.3%, 14.3%, 20.4%) |
| CIE-LAB | lab(74.57, 8.31, 5.34) |
| CIE-LCH | lch(74.57, 9.88, 32.73°) |
| OKLab | oklab(78.39% 0.0259 0.0141) |
| OKLCH | oklch(78.39% 0.03 28.6) |
| XYZ | xyz(48.1886, 47.5945, 46.6844) |
| Luminance | 0.4759 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 1.91
Dusty Pink
#D8A7B1
ΔE00 9.33
Warm Gray
#C9BEB0
ΔE00 9.37
Mushroom
#BA9E88
ΔE00 9.96
Silver
#C0C0C0
ΔE00 10.63
Greige
#B8AB98
ΔE00 10.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBB2AE #AEC7CB
analogous
#CBAEB9 #CBB2AE #CBC1AE
triadic
#CBB2AE #AECBB2 #B2AECB
tetradic
#CBB2AE #B9CBAE #AEC7CB #C1AECB
square
#CBB2AE #B9CBAE #AEC7CB #C1AECB
split-complementary
#CBB2AE #AECBC1 #AEB9CB
monochromatic
#9B6B64 #B38F89 #CBB2AE #E3D5D3 #F3EDEC
Accessibility & contrast
On white
2.00
#CBB2AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.52
#CBB2AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBB2AE
10.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBB2AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBB2AE | 1.00 | 2.00 | 10.52 | 10.52 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B5AE
Deuteranopia (green-blind)
#BDB9AE
Tritanopia (blue-blind)
#D1AFB1
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #cbb2ae; /* rgb */ color: rgb(203, 178, 174); /* oklch */ color: oklch(78.4% 0.030 28.6);
Tailwind
colors: {
custom: {
50: '#dbc9c6',
500: '#cbb2ae',
950: '#000000',
},
}SCSS
$custom: #cbb2ae; $custom-light: #dbc9c6; $custom-dark: #000000;
JSON
{
"hex": "#cbb2ae",
"rgb": {
"r": 203,
"g": 178,
"b": 174
},
"hsl": {
"h": 8.276,
"s": 21.805,
"l": 73.922
},
"oklch": {
"l": 0.78392,
"c": 0.02954,
"h": 28.6
},
"luminance": 0.47593
}Semantic roles & 50–950 ramp
primary
#CBB2AE
secondary
#E2E8E9
accent
#94A045
background
#FDFCFC
surface
#FBF8F8
border
#D4D1D1
text
#151313
muted
#838282