#CBBAB4#CBBAB4
#CBBAB4 is a light, muted orange. Relative luminance 0.511; OKLCH L 80.1% C 0.021 H 40.5°. Best body text is #000000 at 11.22:1 contrast (WCAG AA passes).
Color values
| HEX | #CBBAB4 |
|---|---|
| RGB | rgb(203, 186, 180) |
| HSL | hsl(16, 18%, 75%) |
| HSV | hsv(16, 11%, 80%) |
| CMYK | cmyk(0%, 8.4%, 11.3%, 20.4%) |
| CIE-LAB | lab(76.75, 5.00, 5.22) |
| CIE-LCH | lch(76.75, 7.23, 46.21°) |
| OKLab | oklab(80.14% 0.0161 0.0138) |
| OKLCH | oklch(80.14% 0.021 40.5) |
| XYZ | xyz(50.4251, 51.1105, 50.3801) |
| Luminance | 0.5111 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.65
Warm Gray
#C9BEB0
ΔE00 5.71
Silver
#C0C0C0
ΔE00 7.61
Greige
#B8AB98
ΔE00 8.58
Dove Gray
#B6B8BD
ΔE00 9.27
Light Gray
#D3D3D3
ΔE00 9.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBBAB4 #B4C5CB
analogous
#CBB4BA #CBBAB4 #CBC5B4
triadic
#CBBAB4 #B4CBBA #BAB4CB
tetradic
#CBBAB4 #BACBB4 #B4C5CB #C5B4CB
square
#CBBAB4 #BACBB4 #B4C5CB #C5B4CB
split-complementary
#CBBAB4 #B4CBC5 #B4BACB
monochromatic
#99776C #B29990 #CBBAB4 #E4DBD8 #F2EEED
Accessibility & contrast
On white
1.87
#CBBAB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.22
#CBBAB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBBAB4
11.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBBAB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBBAB4 | 1.00 | 1.87 | 11.22 | 11.22 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEBBB4
Deuteranopia (green-blind)
#C2BFB4
Tritanopia (blue-blind)
#D0B8B8
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #cbbab4; /* rgb */ color: rgb(203, 186, 180); /* oklch */ color: oklch(80.1% 0.021 40.5);
Tailwind
colors: {
custom: {
50: '#dbceca',
500: '#cbbab4',
950: '#000000',
},
}SCSS
$custom: #cbbab4; $custom-light: #dbceca; $custom-dark: #000000;
JSON
{
"hex": "#cbbab4",
"rgb": {
"r": 203,
"g": 186,
"b": 180
},
"hsl": {
"h": 15.652,
"s": 18.11,
"l": 75.098
},
"oklch": {
"l": 0.80144,
"c": 0.0212,
"h": 40.5
},
"luminance": 0.5111
}Semantic roles & 50–950 ramp
primary
#CBBAB4
secondary
#84989F
accent
#879C49
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#151313
muted
#848382