#CBBEA3#CBBEA3
#CBBEA3 is a light, muted orange. Relative luminance 0.522; OKLCH L 80.5% C 0.040 H 85.3°. Best body text is #000000 at 11.43:1 contrast (WCAG AA passes).
Color values
| HEX | #CBBEA3 |
|---|---|
| RGB | rgb(203, 190, 163) |
| HSL | hsl(41, 28%, 72%) |
| HSV | hsv(41, 20%, 80%) |
| CMYK | cmyk(0%, 6.4%, 19.7%, 20.4%) |
| CIE-LAB | lab(77.38, 0.18, 15.30) |
| CIE-LCH | lch(77.38, 15.30, 89.31°) |
| OKLab | oklab(80.51% 0.0032 0.0394) |
| OKLCH | oklch(80.51% 0.04 85.3) |
| XYZ | xyz(49.6528, 52.1687, 42.0972) |
| Luminance | 0.5217 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 4.33
Warm Gray
#C9BEB0
ΔE00 4.92
Putty
#BEAE8A
ΔE00 5.17
Greige
#B8AB98
ΔE00 5.86
Tan
#D2B48C
ΔE00 6.83
Bland
#AFA88B
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBBEA3 #A3B0CB
analogous
#CBAAA3 #CBBEA3 #C4CBA3
triadic
#CBBEA3 #A3CBBE #BEA3CB
tetradic
#CBBEA3 #A3CBAA #A3B0CB #CBA3C4
square
#CBBEA3 #A3CBAA #A3B0CB #CBA3C4
split-complementary
#CBBEA3 #A3C4CB #AAA3CB
monochromatic
#9C8658 #B5A27C #CBBEA3 #E1DACA #F4F1EB
Accessibility & contrast
On white
1.84
#CBBEA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.43
#CBBEA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBBEA3
11.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBBEA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBBEA3 | 1.00 | 1.84 | 11.43 | 11.43 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5BDA1
Deuteranopia (green-blind)
#C8C1A4
Tritanopia (blue-blind)
#D2B9B6
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #cbbea3; /* rgb */ color: rgb(203, 190, 163); /* oklch */ color: oklch(80.5% 0.040 85.3);
Tailwind
colors: {
custom: {
50: '#dbd1be',
500: '#cbbea3',
950: '#000000',
},
}SCSS
$custom: #cbbea3; $custom-light: #dbd1be; $custom-dark: #000000;
JSON
{
"hex": "#cbbea3",
"rgb": {
"r": 203,
"g": 190,
"b": 163
},
"hsl": {
"h": 40.5,
"s": 27.778,
"l": 71.765
},
"oklch": {
"l": 0.80514,
"c": 0.03956,
"h": 85.3
},
"luminance": 0.52168
}Semantic roles & 50–950 ramp
primary
#CBBEA3
secondary
#7281A0
accent
#61A63F
background
#FEFEFD
surface
#FBFBF8
border
#D4D4D1
text
#151412
muted
#848382