#CBBCA7#CBBCA7
#CBBCA7 is a light, muted orange. Relative luminance 0.515; OKLCH L 80.2% C 0.033 H 76.4°. Best body text is #000000 at 11.29:1 contrast (WCAG AA passes).
Color values
| HEX | #CBBCA7 |
|---|---|
| RGB | rgb(203, 188, 167) |
| HSL | hsl(35, 26%, 73%) |
| HSV | hsv(35, 18%, 80%) |
| CMYK | cmyk(0%, 7.4%, 17.7%, 20.4%) |
| CIE-LAB | lab(76.95, 1.85, 12.55) |
| CIE-LCH | lch(76.95, 12.68, 81.60°) |
| OKLab | oklab(80.21% 0.0079 0.0325) |
| OKLCH | oklch(80.21% 0.033 76.4) |
| XYZ | xyz(49.5866, 51.4540, 43.8712) |
| Luminance | 0.5145 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 2.82
Khaki
#C3B091
ΔE00 4.67
Greige
#B8AB98
ΔE00 4.78
Putty
#BEAE8A
ΔE00 6.55
Tan
#D2B48C
ΔE00 6.99
Warm Beige
#E9DCC9
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBBCA7 #A7B6CB
analogous
#CBAAA7 #CBBCA7 #C8CBA7
triadic
#CBBCA7 #A7CBBC #BCA7CB
tetradic
#CBBCA7 #A7CBAA #A7B6CB #CBA7C8
square
#CBBCA7 #A7CBAA #A7B6CB #CBA7C8
split-complementary
#CBBCA7 #A7C8CB #AAA7CB
monochromatic
#9C815C #B49F81 #CBBCA7 #E2D9CD #F4F0EC
Accessibility & contrast
On white
1.86
#CBBCA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.29
#CBBCA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBBCA7
11.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBBCA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBBCA7 | 1.00 | 1.86 | 11.29 | 11.29 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2BCA6
Deuteranopia (green-blind)
#C6BFA7
Tritanopia (blue-blind)
#D2B8B6
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #cbbca7; /* rgb */ color: rgb(203, 188, 167); /* oklch */ color: oklch(80.2% 0.033 76.4);
Tailwind
colors: {
custom: {
50: '#dbd0c1',
500: '#cbbca7',
950: '#000000',
},
}SCSS
$custom: #cbbca7; $custom-light: #dbd0c1; $custom-dark: #000000;
JSON
{
"hex": "#cbbca7",
"rgb": {
"r": 203,
"g": 188,
"b": 167
},
"hsl": {
"h": 35,
"s": 25.714,
"l": 72.549
},
"oklch": {
"l": 0.80206,
"c": 0.03346,
"h": 76.4
},
"luminance": 0.51453
}Semantic roles & 50–950 ramp
primary
#CBBCA7
secondary
#7688A0
accent
#6AA441
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#151312
muted
#848382