#CBBDB0#CBBDB0
#CBBDB0 is a light, muted orange. Relative luminance 0.522; OKLCH L 80.6% C 0.024 H 65.4°. Best body text is #000000 at 11.45:1 contrast (WCAG AA passes).
Color values
| HEX | #CBBDB0 |
|---|---|
| RGB | rgb(203, 189, 176) |
| HSL | hsl(29, 21%, 74%) |
| HSV | hsv(29, 13%, 80%) |
| CMYK | cmyk(0%, 6.9%, 13.3%, 20.4%) |
| CIE-LAB | lab(77.42, 2.74, 8.34) |
| CIE-LCH | lch(77.42, 8.78, 71.80°) |
| OKLab | oklab(80.64% 0.01 0.0218) |
| OKLCH | oklch(80.64% 0.024 65.4) |
| XYZ | xyz(50.6621, 52.2271, 48.4779) |
| Luminance | 0.5223 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 1.71
Greige
#B8AB98
ΔE00 5.87
Khaki
#C3B091
ΔE00 7.52
Silver
#C0C0C0
ΔE00 7.70
Warm Beige
#E9DCC9
ΔE00 7.86
Light Gray
#D3D3D3
ΔE00 9.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBBDB0 #B0BECB
analogous
#CBB0B1 #CBBDB0 #CBCBB0
triadic
#CBBDB0 #B0CBBD #BDB0CB
tetradic
#CBBDB0 #B1CBB0 #B0BECB #CBB0CB
square
#CBBDB0 #B1CBB0 #B0BECB #CBB0CB
split-complementary
#CBBDB0 #B0CBCB #B0B1CB
monochromatic
#9A7F66 #B39E8B #CBBDB0 #E3DCD5 #F3F0ED
Accessibility & contrast
On white
1.83
#CBBDB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.45
#CBBDB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBBDB0
11.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBBDB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBBDB0 | 1.00 | 1.83 | 11.45 | 11.45 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2BDAF
Deuteranopia (green-blind)
#C5C0B0
Tritanopia (blue-blind)
#D0BAB9
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #cbbdb0; /* rgb */ color: rgb(203, 189, 176); /* oklch */ color: oklch(80.6% 0.024 65.4);
Tailwind
colors: {
custom: {
50: '#dbd0c7',
500: '#cbbdb0',
950: '#000000',
},
}SCSS
$custom: #cbbdb0; $custom-light: #dbd0c7; $custom-dark: #000000;
JSON
{
"hex": "#cbbdb0",
"rgb": {
"r": 203,
"g": 189,
"b": 176
},
"hsl": {
"h": 28.889,
"s": 20.611,
"l": 74.314
},
"oklch": {
"l": 0.80637,
"c": 0.02402,
"h": 65.4
},
"luminance": 0.52226
}Semantic roles & 50–950 ramp
primary
#CBBDB0
secondary
#8090A0
accent
#749F47
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#151413
muted
#848382