#CBBCB0#CBBCB0
#CBBCB0 is a light, muted orange. Relative luminance 0.518; OKLCH L 80.4% C 0.024 H 61.2°. Best body text is #000000 at 11.36:1 contrast (WCAG AA passes).
Color values
| HEX | #CBBCB0 |
|---|---|
| RGB | rgb(203, 188, 176) |
| HSL | hsl(27, 21%, 74%) |
| HSV | hsv(27, 13%, 80%) |
| CMYK | cmyk(0%, 7.4%, 13.3%, 20.4%) |
| CIE-LAB | lab(77.16, 3.28, 7.98) |
| CIE-LCH | lch(77.16, 8.62, 67.67°) |
| OKLab | oklab(80.44% 0.0115 0.0209) |
| OKLCH | oklch(80.44% 0.024 61.2) |
| XYZ | xyz(50.4477, 51.7984, 48.4064) |
| Luminance | 0.5180 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 2.49
Greige
#B8AB98
ΔE00 6.14
Silver
#C0C0C0
ΔE00 7.75
Khaki
#C3B091
ΔE00 7.96
Warm Beige
#E9DCC9
ΔE00 8.34
Pinkish Grey
#C8ACA9
ΔE00 8.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBBCB0 #B0BFCB
analogous
#CBB0B2 #CBBCB0 #CBCAB0
triadic
#CBBCB0 #B0CBBC #BCB0CB
tetradic
#CBBCB0 #B2CBB0 #B0BFCB #CAB0CB
square
#CBBCB0 #B2CBB0 #B0BFCB #CAB0CB
split-complementary
#CBBCB0 #B0CBCA #B0B2CB
monochromatic
#9A7D66 #B39D8B #CBBCB0 #E3DBD5 #F3EFED
Accessibility & contrast
On white
1.85
#CBBCB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.36
#CBBCB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBBCB0
11.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBBCB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBBCB0 | 1.00 | 1.85 | 11.36 | 11.36 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1BDAF
Deuteranopia (green-blind)
#C4C0B0
Tritanopia (blue-blind)
#D0B9B9
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #cbbcb0; /* rgb */ color: rgb(203, 188, 176); /* oklch */ color: oklch(80.4% 0.024 61.2);
Tailwind
colors: {
custom: {
50: '#dbd0c7',
500: '#cbbcb0',
950: '#000000',
},
}SCSS
$custom: #cbbcb0; $custom-light: #dbd0c7; $custom-dark: #000000;
JSON
{
"hex": "#cbbcb0",
"rgb": {
"r": 203,
"g": 188,
"b": 176
},
"hsl": {
"h": 26.667,
"s": 20.611,
"l": 74.314
},
"oklch": {
"l": 0.80436,
"c": 0.02386,
"h": 61.2
},
"luminance": 0.51798
}Semantic roles & 50–950 ramp
primary
#CBBCB0
secondary
#8091A0
accent
#789F47
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#151413
muted
#848382