#CBABAE#CBABAE
#CBABAE is a light, muted red. Relative luminance 0.449; OKLCH L 77.0% C 0.038 H 11.6°. Best body text is #000000 at 9.98:1 contrast (WCAG AA passes).
Color values
| HEX | #CBABAE |
|---|---|
| RGB | rgb(203, 171, 174) |
| HSL | hsl(354, 24%, 73%) |
| HSV | hsv(354, 16%, 80%) |
| CMYK | cmyk(0%, 15.8%, 14.3%, 20.4%) |
| CIE-LAB | lab(72.81, 12.10, 2.80) |
| CIE-LCH | lch(72.81, 12.42, 13.04°) |
| OKLab | oklab(77.02% 0.0368 0.0076) |
| OKLCH | oklch(77.02% 0.038 11.6) |
| XYZ | xyz(46.8312, 44.8797, 46.2319) |
| Luminance | 0.4488 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.10
Dusty Pink
#D8A7B1
ΔE00 5.31
Rosybrown
#BC8F8F
ΔE00 8.41
Light Mauve
#C292A1
ΔE00 8.57
Grey Pink
#C3909B
ΔE00 8.72
Faded Pink
#DE9DAC
ΔE00 8.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBABAE #ABCBC8
analogous
#CBABBE #CBABAE #CBB8AB
triadic
#CBABAE #AECBAB #ABAECB
tetradic
#CBABAE #BECBAB #ABCBC8 #B8ABCB
square
#CBABAE #BECBAB #ABCBC8 #B8ABCB
split-complementary
#CBABAE #ABCBB8 #ABBECB
monochromatic
#9B6066 #B4858A #CBABAE #E2D1D2 #F3ECED
Accessibility & contrast
On white
2.11
#CBABAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.98
#CBABAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBABAE
9.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBABAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBABAE | 1.00 | 2.11 | 9.98 | 9.98 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0AFAE
Deuteranopia (green-blind)
#B7B5AD
Tritanopia (blue-blind)
#D2A9AC
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #cbabae; /* rgb */ color: rgb(203, 171, 174); /* oklch */ color: oklch(77.0% 0.038 11.6);
Tailwind
colors: {
custom: {
50: '#dbc4c6',
500: '#cbabae',
950: '#000000',
},
}SCSS
$custom: #cbabae; $custom-light: #dbc4c6; $custom-dark: #000000;
JSON
{
"hex": "#cbabae",
"rgb": {
"r": 203,
"g": 171,
"b": 174
},
"hsl": {
"h": 354.375,
"s": 23.529,
"l": 73.333
},
"oklch": {
"l": 0.77023,
"c": 0.03752,
"h": 11.6
},
"luminance": 0.44878
}Semantic roles & 50–950 ramp
primary
#CBABAE
secondary
#E1EAE9
accent
#A29944
background
#FDFCFC
surface
#FBF8F8
border
#D4D1D1
text
#151213
muted
#838182