#CBBAB5#CBBAB5
#CBBAB5 is a light, muted red. Relative luminance 0.512; OKLCH L 80.2% C 0.021 H 37.0°. Best body text is #000000 at 11.23:1 contrast (WCAG AA passes).
Color values
| HEX | #CBBAB5 |
|---|---|
| RGB | rgb(203, 186, 181) |
| HSL | hsl(14, 17%, 75%) |
| HSV | hsv(14, 11%, 80%) |
| CMYK | cmyk(0%, 8.4%, 10.8%, 20.4%) |
| CIE-LAB | lab(76.77, 5.17, 4.71) |
| CIE-LCH | lch(76.77, 6.99, 42.35°) |
| OKLab | oklab(80.17% 0.0165 0.0124) |
| OKLCH | oklch(80.17% 0.021 37) |
| XYZ | xyz(50.5273, 51.1514, 50.9186) |
| Luminance | 0.5115 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.43
Warm Gray
#C9BEB0
ΔE00 6.15
Silver
#C0C0C0
ΔE00 7.56
Greige
#B8AB98
ΔE00 9.01
Dove Gray
#B6B8BD
ΔE00 9.12
Light Gray
#D3D3D3
ΔE00 9.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBBAB5 #B5C6CB
analogous
#CBB5BB #CBBAB5 #CBC5B5
triadic
#CBBAB5 #B5CBBA #BAB5CB
tetradic
#CBBAB5 #BBCBB5 #B5C6CB #C5B5CB
square
#CBBAB5 #BBCBB5 #B5C6CB #C5B5CB
split-complementary
#CBBAB5 #B5CBC5 #B5BBCB
monochromatic
#98776D #B29891 #CBBAB5 #E4DCD9 #F2EEED
Accessibility & contrast
On white
1.87
#CBBAB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.23
#CBBAB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBBAB5
11.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBBAB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBBAB5 | 1.00 | 1.87 | 11.23 | 11.23 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEBCB5
Deuteranopia (green-blind)
#C2BFB5
Tritanopia (blue-blind)
#D0B8B9
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #cbbab5; /* rgb */ color: rgb(203, 186, 181); /* oklch */ color: oklch(80.2% 0.021 37.0);
Tailwind
colors: {
custom: {
50: '#dbcecb',
500: '#cbbab5',
950: '#000000',
},
}SCSS
$custom: #cbbab5; $custom-light: #dbcecb; $custom-dark: #000000;
JSON
{
"hex": "#cbbab5",
"rgb": {
"r": 203,
"g": 186,
"b": 181
},
"hsl": {
"h": 13.636,
"s": 17.46,
"l": 75.294
},
"oklch": {
"l": 0.80171,
"c": 0.02069,
"h": 37
},
"luminance": 0.51151
}Semantic roles & 50–950 ramp
primary
#CBBAB5
secondary
#85999F
accent
#899C4A
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#151313
muted
#848382