#CBB09A#CBB09A
#CBB09A is a light, muted orange. Relative luminance 0.461; OKLCH L 77.5% C 0.044 H 61.3°. Best body text is #000000 at 10.22:1 contrast (WCAG AA passes).
Color values
| HEX | #CBB09A |
|---|---|
| RGB | rgb(203, 176, 154) |
| HSL | hsl(27, 32%, 70%) |
| HSV | hsv(27, 24%, 80%) |
| CMYK | cmyk(0%, 13.3%, 24.1%, 20.4%) |
| CIE-LAB | lab(73.60, 6.33, 14.87) |
| CIE-LCH | lch(73.60, 16.16, 66.95°) |
| OKLab | oklab(77.48% 0.021 0.0383) |
| OKLCH | oklch(77.48% 0.044 61.3) |
| XYZ | xyz(45.9870, 46.0817, 37.0378) |
| Luminance | 0.4608 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mushroom
#BA9E88
ΔE00 5.10
Khaki
#C3B091
ΔE00 5.95
Tan
#D2B48C
ΔE00 6.07
Greige
#B8AB98
ΔE00 6.19
Taupe (survey)
#B9A281
ΔE00 6.82
Warm Gray
#C9BEB0
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBB09A #9AB5CB
analogous
#CB9A9C #CBB09A #CBC99A
triadic
#CBB09A #9ACBB0 #B09ACB
tetradic
#CBB09A #9CCB9A #9AB5CB #C99ACB
square
#CBB09A #9CCB9A #9AB5CB #C99ACB
split-complementary
#CBB09A #9ACBC9 #9A9CCB
monochromatic
#9B7150 #B69072 #CBB09A #E0D0C2 #F5EFEB
Accessibility & contrast
On white
2.06
#CBB09A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.22
#CBB09A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBB09A
10.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBB09A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBB09A | 1.00 | 2.06 | 10.22 | 10.22 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B199
Deuteranopia (green-blind)
#BFB79A
Tritanopia (blue-blind)
#D4ABAA
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #cbb09a; /* rgb */ color: rgb(203, 176, 154); /* oklch */ color: oklch(77.5% 0.044 61.3);
Tailwind
colors: {
custom: {
50: '#dbc7b7',
500: '#cbb09a',
950: '#000000',
},
}SCSS
$custom: #cbb09a; $custom-light: #dbc7b7; $custom-dark: #000000;
JSON
{
"hex": "#cbb09a",
"rgb": {
"r": 203,
"g": 176,
"b": 154
},
"hsl": {
"h": 26.939,
"s": 32.026,
"l": 70
},
"oklch": {
"l": 0.7748,
"c": 0.0437,
"h": 61.3
},
"luminance": 0.4608
}Semantic roles & 50–950 ramp
primary
#CBB09A
secondary
#DAE1E7
accent
#78AB3B
background
#FDFCFB
surface
#FBF8F6
border
#D4D1D0
text
#151311
muted
#838280