#CBBCA5#CBBCA5
#CBBCA5 is a light, muted orange. Relative luminance 0.514; OKLCH L 80.2% C 0.036 H 78.6°. Best body text is #000000 at 11.28:1 contrast (WCAG AA passes).
Color values
| HEX | #CBBCA5 |
|---|---|
| RGB | rgb(203, 188, 165) |
| HSL | hsl(36, 27%, 72%) |
| HSV | hsv(36, 19%, 80%) |
| CMYK | cmyk(0%, 7.4%, 18.7%, 20.4%) |
| CIE-LAB | lab(76.91, 1.55, 13.56) |
| CIE-LCH | lch(76.91, 13.65, 83.50°) |
| OKLab | oklab(80.16% 0.0071 0.0351) |
| OKLCH | oklch(80.16% 0.036 78.6) |
| XYZ | xyz(49.4032, 51.3806, 42.9050) |
| Luminance | 0.5138 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 3.47
Khaki
#C3B091
ΔE00 4.18
Greige
#B8AB98
ΔE00 4.87
Putty
#BEAE8A
ΔE00 5.92
Tan
#D2B48C
ΔE00 6.59
Warm Beige
#E9DCC9
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBBCA5 #A5B4CB
analogous
#CBA9A5 #CBBCA5 #C7CBA5
triadic
#CBBCA5 #A5CBBC #BCA5CB
tetradic
#CBBCA5 #A5CBA9 #A5B4CB #CBA5C7
square
#CBBCA5 #A5CBA9 #A5B4CB #CBA5C7
split-complementary
#CBBCA5 #A5C7CB #A9A5CB
monochromatic
#9C825A #B59F7E #CBBCA5 #E1D9CC #F4F1EC
Accessibility & contrast
On white
1.86
#CBBCA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.28
#CBBCA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBBCA5
11.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBBCA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBBCA5 | 1.00 | 1.86 | 11.28 | 11.28 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BCA4
Deuteranopia (green-blind)
#C6BFA6
Tritanopia (blue-blind)
#D2B8B5
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #cbbca5; /* rgb */ color: rgb(203, 188, 165); /* oklch */ color: oklch(80.2% 0.036 78.6);
Tailwind
colors: {
custom: {
50: '#dbd0bf',
500: '#cbbca5',
950: '#000000',
},
}SCSS
$custom: #cbbca5; $custom-light: #dbd0bf; $custom-dark: #000000;
JSON
{
"hex": "#cbbca5",
"rgb": {
"r": 203,
"g": 188,
"b": 165
},
"hsl": {
"h": 36.316,
"s": 26.761,
"l": 72.157
},
"oklch": {
"l": 0.80156,
"c": 0.03578,
"h": 78.6
},
"luminance": 0.5138
}Semantic roles & 50–950 ramp
primary
#CBBCA5
secondary
#7485A0
accent
#68A540
background
#FEFEFD
surface
#FBFBF8
border
#D4D4D1
text
#151312
muted
#848382