#CBBAA3#CBBAA3
#CBBAA3 is a light, muted orange. Relative luminance 0.505; OKLCH L 79.7% C 0.037 H 75.5°. Best body text is #000000 at 11.09:1 contrast (WCAG AA passes).
Color values
| HEX | #CBBAA3 |
|---|---|
| RGB | rgb(203, 186, 163) |
| HSL | hsl(35, 28%, 72%) |
| HSV | hsv(35, 20%, 80%) |
| CMYK | cmyk(0%, 8.4%, 19.7%, 20.4%) |
| CIE-LAB | lab(76.35, 2.30, 13.85) |
| CIE-LCH | lch(76.35, 14.04, 80.56°) |
| OKLab | oklab(79.7% 0.0093 0.0358) |
| OKLCH | oklch(79.7% 0.037 75.5) |
| XYZ | xyz(48.7983, 50.4598, 41.8123) |
| Luminance | 0.5046 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 3.74
Khaki
#C3B091
ΔE00 3.85
Greige
#B8AB98
ΔE00 4.62
Putty
#BEAE8A
ΔE00 5.95
Tan
#D2B48C
ΔE00 6.02
Taupe (survey)
#B9A281
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBBAA3 #A3B4CB
analogous
#CBA6A3 #CBBAA3 #C8CBA3
triadic
#CBBAA3 #A3CBBA #BAA3CB
tetradic
#CBBAA3 #A3CBA6 #A3B4CB #CBA3C8
square
#CBBAA3 #A3CBA6 #A3B4CB #CBA3C8
split-complementary
#CBBAA3 #A3C8CB #A6A3CB
monochromatic
#9C7F58 #B59D7C #CBBAA3 #E1D7CA #F4F0EB
Accessibility & contrast
On white
1.89
#CBBAA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.09
#CBBAA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBBAA3
11.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBBAA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBBAA3 | 1.00 | 1.89 | 11.09 | 11.09 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1BAA2
Deuteranopia (green-blind)
#C5BEA4
Tritanopia (blue-blind)
#D2B5B4
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #cbbaa3; /* rgb */ color: rgb(203, 186, 163); /* oklch */ color: oklch(79.7% 0.037 75.5);
Tailwind
colors: {
custom: {
50: '#dbcebe',
500: '#cbbaa3',
950: '#000000',
},
}SCSS
$custom: #cbbaa3; $custom-light: #dbcebe; $custom-dark: #000000;
JSON
{
"hex": "#cbbaa3",
"rgb": {
"r": 203,
"g": 186,
"b": 163
},
"hsl": {
"h": 34.5,
"s": 27.778,
"l": 71.765
},
"oklch": {
"l": 0.79703,
"c": 0.03699,
"h": 75.5
},
"luminance": 0.50459
}Semantic roles & 50–950 ramp
primary
#CBBAA3
secondary
#7286A0
accent
#6BA63F
background
#FEFEFD
surface
#FBFBF8
border
#D4D4D1
text
#151312
muted
#848382