#CBABAF#CBABAF
#CBABAF is a light, muted red. Relative luminance 0.449; OKLCH L 77.1% C 0.038 H 9.5°. Best body text is #000000 at 9.98:1 contrast (WCAG AA passes).
Color values
| HEX | #CBABAF |
|---|---|
| RGB | rgb(203, 171, 175) |
| HSL | hsl(353, 24%, 73%) |
| HSV | hsv(353, 16%, 80%) |
| CMYK | cmyk(0%, 15.8%, 13.8%, 20.4%) |
| CIE-LAB | lab(72.84, 12.26, 2.29) |
| CIE-LCH | lch(72.84, 12.48, 10.58°) |
| OKLab | oklab(77.05% 0.0371 0.0062) |
| OKLCH | oklch(77.05% 0.038 9.5) |
| XYZ | xyz(46.9291, 44.9188, 46.7472) |
| Luminance | 0.4492 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.48
Dusty Pink
#D8A7B1
ΔE00 5.11
Light Mauve
#C292A1
ΔE00 8.37
Rosybrown
#BC8F8F
ΔE00 8.50
Grey Pink
#C3909B
ΔE00 8.60
Faded Pink
#DE9DAC
ΔE00 8.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBABAF #ABCBC7
analogous
#CBABBF #CBABAF #CBB7AB
triadic
#CBABAF #AFCBAB #ABAFCB
tetradic
#CBABAF #BFCBAB #ABCBC7 #B7ABCB
square
#CBABAF #BFCBAB #ABCBC7 #B7ABCB
split-complementary
#CBABAF #ABCBB7 #ABBFCB
monochromatic
#9B6068 #B4858B #CBABAF #E2D1D3 #F3ECED
Accessibility & contrast
On white
2.10
#CBABAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.98
#CBABAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBABAF
9.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBABAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBABAF | 1.00 | 2.10 | 9.98 | 9.98 |
| #FFFFFF | 2.10 | 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)
#B0AFAF
Deuteranopia (green-blind)
#B7B5AE
Tritanopia (blue-blind)
#D2A9AC
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #cbabaf; /* rgb */ color: rgb(203, 171, 175); /* oklch */ color: oklch(77.1% 0.038 9.5);
Tailwind
colors: {
custom: {
50: '#dbc4c6',
500: '#cbabaf',
950: '#000000',
},
}SCSS
$custom: #cbabaf; $custom-light: #dbc4c6; $custom-dark: #000000;
JSON
{
"hex": "#cbabaf",
"rgb": {
"r": 203,
"g": 171,
"b": 175
},
"hsl": {
"h": 352.5,
"s": 23.529,
"l": 73.333
},
"oklch": {
"l": 0.77051,
"c": 0.03766,
"h": 9.5
},
"luminance": 0.44917
}Semantic roles & 50–950 ramp
primary
#CBABAF
secondary
#E1EAE9
accent
#A29644
background
#FDFCFC
surface
#FBF8F8
border
#D4D1D1
text
#151213
muted
#838182