#CBABB3#CBABB3
#CBABB3 is a light, muted red. Relative luminance 0.451; OKLCH L 77.2% C 0.039 H 1.2°. Best body text is #000000 at 10.02:1 contrast (WCAG AA passes).
Color values
| HEX | #CBABB3 |
|---|---|
| RGB | rgb(203, 171, 179) |
| HSL | hsl(345, 24%, 73%) |
| HSV | hsv(345, 16%, 80%) |
| CMYK | cmyk(0%, 15.8%, 11.8%, 20.4%) |
| CIE-LAB | lab(72.94, 12.93, 0.25) |
| CIE-LCH | lch(72.94, 12.93, 1.09°) |
| OKLab | oklab(77.17% 0.0387 0.0008) |
| OKLCH | oklch(77.17% 0.039 1.2) |
| XYZ | xyz(47.3278, 45.0783, 48.8470) |
| Luminance | 0.4508 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 4.64
Pinkish Grey
#C8ACA9
ΔE00 5.02
Light Mauve
#C292A1
ΔE00 7.78
Faded Pink
#DE9DAC
ΔE00 8.26
Thistle
#D8BFD8
ΔE00 8.31
Grey Pink
#C3909B
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBABB3 #ABCBC3
analogous
#CBABC3 #CBABB3 #CBB3AB
triadic
#CBABB3 #B3CBAB #ABB3CB
tetradic
#CBABB3 #C3CBAB #ABCBC3 #B3ABCB
square
#CBABB3 #C3CBAB #ABCBC3 #B3ABCB
split-complementary
#CBABB3 #ABCBB3 #ABC3CB
monochromatic
#9B606F #B48591 #CBABB3 #E2D1D5 #F3ECEE
Accessibility & contrast
On white
2.10
#CBABB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.02
#CBABB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBABB3
10.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBABB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBABB3 | 1.00 | 2.10 | 10.02 | 10.02 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFB0B3
Deuteranopia (green-blind)
#B6B5B2
Tritanopia (blue-blind)
#D1A9AE
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #cbabb3; /* rgb */ color: rgb(203, 171, 179); /* oklch */ color: oklch(77.2% 0.039 1.2);
Tailwind
colors: {
custom: {
50: '#dbc4c9',
500: '#cbabb3',
950: '#000000',
},
}SCSS
$custom: #cbabb3; $custom-light: #dbc4c9; $custom-dark: #000000;
JSON
{
"hex": "#cbabb3",
"rgb": {
"r": 203,
"g": 171,
"b": 179
},
"hsl": {
"h": 345,
"s": 23.529,
"l": 73.333
},
"oklch": {
"l": 0.77168,
"c": 0.03868,
"h": 1.2
},
"luminance": 0.45077
}Semantic roles & 50–950 ramp
primary
#CBABB3
secondary
#E1EAE8
accent
#A28A44
background
#FDFCFC
surface
#FBF8F8
border
#D4D1D1
text
#151213
muted
#838182