#CBBEA1#CBBEA1
#CBBEA1 is a light, muted orange. Relative luminance 0.521; OKLCH L 80.5% C 0.042 H 86.7°. Best body text is #000000 at 11.42:1 contrast (WCAG AA passes).
Color values
| HEX | #CBBEA1 |
|---|---|
| RGB | rgb(203, 190, 161) |
| HSL | hsl(41, 29%, 71%) |
| HSV | hsv(41, 21%, 80%) |
| CMYK | cmyk(0%, 6.4%, 20.7%, 20.4%) |
| CIE-LAB | lab(77.34, -0.11, 16.32) |
| CIE-LCH | lch(77.34, 16.32, 90.40°) |
| OKLab | oklab(80.47% 0.0024 0.042) |
| OKLCH | oklch(80.47% 0.042 86.7) |
| XYZ | xyz(49.4750, 52.0976, 41.1609) |
| Luminance | 0.5210 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 4.30
Putty
#BEAE8A
ΔE00 4.83
Warm Gray
#C9BEB0
ΔE00 5.60
Greige
#B8AB98
ΔE00 6.22
Tan
#D2B48C
ΔE00 6.69
Sand
#C2B280
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBBEA1 #A1AECB
analogous
#CBA9A1 #CBBEA1 #C3CBA1
triadic
#CBBEA1 #A1CBBE #BEA1CB
tetradic
#CBBEA1 #A1CBA9 #A1AECB #CBA1C3
square
#CBBEA1 #A1CBA9 #A1AECB #CBA1C3
split-complementary
#CBBEA1 #A1C3CB #A9A1CB
monochromatic
#9C8656 #B5A37A #CBBEA1 #E1D9C8 #F4F1EB
Accessibility & contrast
On white
1.84
#CBBEA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.42
#CBBEA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBBEA1
11.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBBEA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBBEA1 | 1.00 | 1.84 | 11.42 | 11.42 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5BD9F
Deuteranopia (green-blind)
#C9C1A2
Tritanopia (blue-blind)
#D2B9B6
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #cbbea1; /* rgb */ color: rgb(203, 190, 161); /* oklch */ color: oklch(80.5% 0.042 86.7);
Tailwind
colors: {
custom: {
50: '#dbd1bc',
500: '#cbbea1',
950: '#000000',
},
}SCSS
$custom: #cbbea1; $custom-light: #dbd1bc; $custom-dark: #000000;
JSON
{
"hex": "#cbbea1",
"rgb": {
"r": 203,
"g": 190,
"b": 161
},
"hsl": {
"h": 41.429,
"s": 28.767,
"l": 71.373
},
"oklch": {
"l": 0.80466,
"c": 0.04202,
"h": 86.7
},
"luminance": 0.52097
}Semantic roles & 50–950 ramp
primary
#CBBEA1
secondary
#707FA0
accent
#5FA73E
background
#FEFEFD
surface
#FBFBF8
border
#D4D4D1
text
#151412
muted
#848382