#CBB2AD#CBB2AD
#CBB2AD is a light, muted red. Relative luminance 0.476; OKLCH L 78.4% C 0.030 H 31.2°. Best body text is #000000 at 10.51:1 contrast (WCAG AA passes).
Color values
| HEX | #CBB2AD |
|---|---|
| RGB | rgb(203, 178, 173) |
| HSL | hsl(10, 22%, 74%) |
| HSV | hsv(10, 15%, 80%) |
| CMYK | cmyk(0%, 12.3%, 14.8%, 20.4%) |
| CIE-LAB | lab(74.54, 8.15, 5.85) |
| CIE-LCH | lch(74.54, 10.03, 35.68°) |
| OKLab | oklab(78.36% 0.0256 0.0155) |
| OKLCH | oklch(78.36% 0.03 31.2) |
| XYZ | xyz(48.0915, 47.5556, 46.1729) |
| Luminance | 0.4755 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 2.12
Warm Gray
#C9BEB0
ΔE00 9.04
Mushroom
#BA9E88
ΔE00 9.55
Dusty Pink
#D8A7B1
ΔE00 9.68
Greige
#B8AB98
ΔE00 10.48
Silver
#C0C0C0
ΔE00 10.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBB2AD #ADC6CB
analogous
#CBADB7 #CBB2AD #CBC1AD
triadic
#CBB2AD #ADCBB2 #B2ADCB
tetradic
#CBB2AD #B7CBAD #ADC6CB #C1ADCB
square
#CBB2AD #B7CBAD #ADC6CB #C1ADCB
split-complementary
#CBB2AD #ADCBC1 #ADB7CB
monochromatic
#9B6C62 #B38F88 #CBB2AD #E3D5D2 #F3EDEC
Accessibility & contrast
On white
2.00
#CBB2AD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.51
#CBB2AD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBB2AD
10.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBB2AD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBB2AD | 1.00 | 2.00 | 10.51 | 10.51 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B5AD
Deuteranopia (green-blind)
#BDB9AD
Tritanopia (blue-blind)
#D1AFB1
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #cbb2ad; /* rgb */ color: rgb(203, 178, 173); /* oklch */ color: oklch(78.4% 0.030 31.2);
Tailwind
colors: {
custom: {
50: '#dbc9c5',
500: '#cbb2ad',
950: '#000000',
},
}SCSS
$custom: #cbb2ad; $custom-light: #dbc9c5; $custom-dark: #000000;
JSON
{
"hex": "#cbb2ad",
"rgb": {
"r": 203,
"g": 178,
"b": 173
},
"hsl": {
"h": 10,
"s": 22.388,
"l": 73.725
},
"oklch": {
"l": 0.78364,
"c": 0.02986,
"h": 31.2
},
"luminance": 0.47554
}Semantic roles & 50–950 ramp
primary
#CBB2AD
secondary
#E2E8E9
accent
#91A145
background
#FDFCFC
surface
#FBF8F8
border
#D4D1D1
text
#151312
muted
#838281