#CBABB0#CBABB0
#CBABB0 is a light, muted red. Relative luminance 0.450; OKLCH L 77.1% C 0.038 H 7.4°. Best body text is #000000 at 9.99:1 contrast (WCAG AA passes).
Color values
| HEX | #CBABB0 |
|---|---|
| RGB | rgb(203, 171, 176) |
| HSL | hsl(351, 24%, 73%) |
| HSV | hsv(351, 16%, 80%) |
| CMYK | cmyk(0%, 15.8%, 13.3%, 20.4%) |
| CIE-LAB | lab(72.86, 12.43, 1.78) |
| CIE-LCH | lch(72.86, 12.56, 8.15°) |
| OKLab | oklab(77.08% 0.0375 0.0049) |
| OKLCH | oklch(77.08% 0.038 7.4) |
| XYZ | xyz(47.0277, 44.9582, 47.2664) |
| Luminance | 0.4496 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.87
Dusty Pink
#D8A7B1
ΔE00 4.94
Light Mauve
#C292A1
ΔE00 8.19
Grey Pink
#C3909B
ΔE00 8.50
Faded Pink
#DE9DAC
ΔE00 8.58
Rosybrown
#BC8F8F
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBABB0 #ABCBC6
analogous
#CBABC0 #CBABB0 #CBB6AB
triadic
#CBABB0 #B0CBAB #ABB0CB
tetradic
#CBABB0 #C0CBAB #ABCBC6 #B6ABCB
square
#CBABB0 #C0CBAB #ABCBC6 #B6ABCB
split-complementary
#CBABB0 #ABCBB6 #ABC0CB
monochromatic
#9B6069 #B4858C #CBABB0 #E2D1D4 #F3ECED
Accessibility & contrast
On white
2.10
#CBABB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.99
#CBABB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBABB0
9.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBABB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBABB0 | 1.00 | 2.10 | 9.99 | 9.99 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFB0B0
Deuteranopia (green-blind)
#B7B5AF
Tritanopia (blue-blind)
#D1A9AD
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #cbabb0; /* rgb */ color: rgb(203, 171, 176); /* oklch */ color: oklch(77.1% 0.038 7.4);
Tailwind
colors: {
custom: {
50: '#dbc4c7',
500: '#cbabb0',
950: '#000000',
},
}SCSS
$custom: #cbabb0; $custom-light: #dbc4c7; $custom-dark: #000000;
JSON
{
"hex": "#cbabb0",
"rgb": {
"r": 203,
"g": 171,
"b": 176
},
"hsl": {
"h": 350.625,
"s": 23.529,
"l": 73.333
},
"oklch": {
"l": 0.7708,
"c": 0.03784,
"h": 7.4
},
"luminance": 0.44957
}Semantic roles & 50–950 ramp
primary
#CBABB0
secondary
#E1EAE8
accent
#A29344
background
#FDFCFC
surface
#FBF8F8
border
#D4D1D1
text
#151213
muted
#838182