#CBBAB6#CBBAB6
#CBBAB6 is a light, muted red. Relative luminance 0.512; OKLCH L 80.2% C 0.020 H 33.4°. Best body text is #000000 at 11.24:1 contrast (WCAG AA passes).
Color values
| HEX | #CBBAB6 |
|---|---|
| RGB | rgb(203, 186, 182) |
| HSL | hsl(11, 17%, 75%) |
| HSV | hsv(11, 10%, 80%) |
| CMYK | cmyk(0%, 8.4%, 10.3%, 20.4%) |
| CIE-LAB | lab(76.80, 5.34, 4.20) |
| CIE-LCH | lch(76.80, 6.79, 38.23°) |
| OKLab | oklab(80.2% 0.0169 0.0111) |
| OKLCH | oklch(80.2% 0.02 33.4) |
| XYZ | xyz(50.6303, 51.1926, 51.4609) |
| Luminance | 0.5119 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.26
Warm Gray
#C9BEB0
ΔE00 6.60
Silver
#C0C0C0
ΔE00 7.54
Dove Gray
#B6B8BD
ΔE00 8.98
Light Gray
#D3D3D3
ΔE00 9.21
Dark Gray
#A9A9A9
ΔE00 9.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBBAB6 #B6C7CB
analogous
#CBB6BC #CBBAB6 #CBC4B6
triadic
#CBBAB6 #B6CBBA #BAB6CB
tetradic
#CBBAB6 #BCCBB6 #B6C7CB #C4B6CB
square
#CBBAB6 #BCCBB6 #B6C7CB #C4B6CB
split-complementary
#CBBAB6 #B6CBC4 #B6BCCB
monochromatic
#98766F #B29892 #CBBAB6 #E4DCDA #F2EEED
Accessibility & contrast
On white
1.87
#CBBAB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.24
#CBBAB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBBAB6
11.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBBAB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBBAB6 | 1.00 | 1.87 | 11.24 | 11.24 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEBCB6
Deuteranopia (green-blind)
#C1BFB6
Tritanopia (blue-blind)
#D0B8B9
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #cbbab6; /* rgb */ color: rgb(203, 186, 182); /* oklch */ color: oklch(80.2% 0.020 33.4);
Tailwind
colors: {
custom: {
50: '#dbcecb',
500: '#cbbab6',
950: '#000000',
},
}SCSS
$custom: #cbbab6; $custom-light: #dbcecb; $custom-dark: #000000;
JSON
{
"hex": "#cbbab6",
"rgb": {
"r": 203,
"g": 186,
"b": 182
},
"hsl": {
"h": 11.429,
"s": 16.8,
"l": 75.49
},
"oklch": {
"l": 0.80199,
"c": 0.02025,
"h": 33.4
},
"luminance": 0.51192
}Semantic roles & 50–950 ramp
primary
#CBBAB6
secondary
#869A9F
accent
#8C9B4A
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#151313
muted
#848382