#CBBBA2#CBBBA2
#CBBBA2 is a light, muted orange. Relative luminance 0.508; OKLCH L 79.9% C 0.039 H 79.1°. Best body text is #000000 at 11.17:1 contrast (WCAG AA passes).
Color values
| HEX | #CBBBA2 |
|---|---|
| RGB | rgb(203, 187, 162) |
| HSL | hsl(37, 28%, 72%) |
| HSV | hsv(37, 20%, 80%) |
| CMYK | cmyk(0%, 7.9%, 20.2%, 20.4%) |
| CIE-LAB | lab(76.59, 1.62, 14.72) |
| CIE-LCH | lch(76.59, 14.81, 83.71°) |
| OKLab | oklab(79.88% 0.0074 0.038) |
| OKLCH | oklch(79.88% 0.039 79.1) |
| XYZ | xyz(48.9204, 50.8469, 41.4128) |
| Luminance | 0.5085 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 3.55
Warm Gray
#C9BEB0
ΔE00 4.20
Greige
#B8AB98
ΔE00 4.90
Putty
#BEAE8A
ΔE00 5.31
Tan
#D2B48C
ΔE00 5.92
Taupe (survey)
#B9A281
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBBBA2 #A2B2CB
analogous
#CBA7A2 #CBBBA2 #C7CBA2
triadic
#CBBBA2 #A2CBBB #BBA2CB
tetradic
#CBBBA2 #A2CBA7 #A2B2CB #CBA2C7
square
#CBBBA2 #A2CBA7 #A2B2CB #CBA2C7
split-complementary
#CBBBA2 #A2C7CB #A7A2CB
monochromatic
#9C8157 #B59E7B #CBBBA2 #E1D8C9 #F4F1EB
Accessibility & contrast
On white
1.88
#CBBBA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.17
#CBBBA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBBBA2
11.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBBBA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBBBA2 | 1.00 | 1.88 | 11.17 | 11.17 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2BBA0
Deuteranopia (green-blind)
#C6BFA3
Tritanopia (blue-blind)
#D2B6B4
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #cbbba2; /* rgb */ color: rgb(203, 187, 162); /* oklch */ color: oklch(79.9% 0.039 79.1);
Tailwind
colors: {
custom: {
50: '#dbcfbd',
500: '#cbbba2',
950: '#000000',
},
}SCSS
$custom: #cbbba2; $custom-light: #dbcfbd; $custom-dark: #000000;
JSON
{
"hex": "#cbbba2",
"rgb": {
"r": 203,
"g": 187,
"b": 162
},
"hsl": {
"h": 36.585,
"s": 28.276,
"l": 71.569
},
"oklch": {
"l": 0.79881,
"c": 0.03869,
"h": 79.1
},
"luminance": 0.50846
}Semantic roles & 50–950 ramp
primary
#CBBBA2
secondary
#7183A0
accent
#67A73F
background
#FEFEFD
surface
#FBFBF8
border
#D4D4D1
text
#151312
muted
#848382