#CBACA2#CBACA2
#CBACA2 is a light, muted red. Relative luminance 0.448; OKLCH L 76.9% C 0.039 H 38.7°. Best body text is #000000 at 9.96:1 contrast (WCAG AA passes).
Color values
| HEX | #CBACA2 |
|---|---|
| RGB | rgb(203, 172, 162) |
| HSL | hsl(15, 28%, 72%) |
| HSV | hsv(15, 20%, 80%) |
| CMYK | cmyk(0%, 15.3%, 20.2%, 20.4%) |
| CIE-LAB | lab(72.77, 9.67, 9.32) |
| CIE-LCH | lch(72.77, 13.43, 43.97°) |
| OKLab | oklab(76.89% 0.0305 0.0244) |
| OKLCH | oklch(76.89% 0.039 38.7) |
| XYZ | xyz(45.9028, 44.8117, 40.4069) |
| Luminance | 0.4481 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.16
Mushroom
#BA9E88
ΔE00 7.46
Pinkish Tan
#D99B82
ΔE00 9.18
Rosybrown
#BC8F8F
ΔE00 9.93
Warm Gray
#C9BEB0
ΔE00 10.04
Dusty Pink
#D8A7B1
ΔE00 10.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBACA2 #A2C1CB
analogous
#CBA2AD #CBACA2 #CBC1A2
triadic
#CBACA2 #A2CBAC #ACA2CB
tetradic
#CBACA2 #ADCBA2 #A2C1CB #C1A2CB
square
#CBACA2 #ADCBA2 #A2C1CB #C1A2CB
split-complementary
#CBACA2 #A2CBC1 #A2ADCB
monochromatic
#9C6857 #B5897B #CBACA2 #E1CFC9 #F4EDEB
Accessibility & contrast
On white
2.11
#CBACA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.96
#CBACA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBACA2
9.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBACA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBACA2 | 1.00 | 2.11 | 9.96 | 9.96 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3AFA1
Deuteranopia (green-blind)
#BAB5A2
Tritanopia (blue-blind)
#D3A8A9
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #cbaca2; /* rgb */ color: rgb(203, 172, 162); /* oklch */ color: oklch(76.9% 0.039 38.7);
Tailwind
colors: {
custom: {
50: '#dbc4bd',
500: '#cbaca2',
950: '#000000',
},
}SCSS
$custom: #cbaca2; $custom-light: #dbc4bd; $custom-dark: #000000;
JSON
{
"hex": "#cbaca2",
"rgb": {
"r": 203,
"g": 172,
"b": 162
},
"hsl": {
"h": 14.634,
"s": 28.276,
"l": 71.569
},
"oklch": {
"l": 0.7689,
"c": 0.03902,
"h": 38.7
},
"luminance": 0.4481
}Semantic roles & 50–950 ramp
primary
#CBACA2
secondary
#DFE7EA
accent
#8DA73F
background
#FDFCFB
surface
#FBF8F6
border
#D4D1D0
text
#151212
muted
#838181