#CBB09E#CBB09E
#CBB09E is a light, muted orange. Relative luminance 0.462; OKLCH L 77.6% C 0.040 H 55.7°. Best body text is #000000 at 10.24:1 contrast (WCAG AA passes).
Color values
| HEX | #CBB09E |
|---|---|
| RGB | rgb(203, 176, 158) |
| HSL | hsl(24, 30%, 71%) |
| HSV | hsv(24, 22%, 80%) |
| CMYK | cmyk(0%, 13.3%, 22.2%, 20.4%) |
| CIE-LAB | lab(73.69, 6.91, 12.81) |
| CIE-LCH | lch(73.69, 14.56, 61.66°) |
| OKLab | oklab(77.58% 0.0226 0.0332) |
| OKLCH | oklch(77.58% 0.04 55.7) |
| XYZ | xyz(46.3257, 46.2172, 38.8217) |
| Luminance | 0.4622 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mushroom
#BA9E88
ΔE00 5.40
Greige
#B8AB98
ΔE00 6.86
Warm Gray
#C9BEB0
ΔE00 7.15
Pinkish Grey
#C8ACA9
ΔE00 7.24
Khaki
#C3B091
ΔE00 7.50
Tan
#D2B48C
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBB09E #9EB9CB
analogous
#CB9EA2 #CBB09E #CBC69E
triadic
#CBB09E #9ECBB0 #B09ECB
tetradic
#CBB09E #A2CB9E #9EB9CB #C69ECB
square
#CBB09E #A2CB9E #9EB9CB #C69ECB
split-complementary
#CBB09E #9ECBC6 #9EA2CB
monochromatic
#9B7053 #B69076 #CBB09E #E0D0C6 #F4EFEB
Accessibility & contrast
On white
2.05
#CBB09E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.24
#CBB09E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBB09E
10.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBB09E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBB09E | 1.00 | 2.05 | 10.24 | 10.24 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B29D
Deuteranopia (green-blind)
#BEB79E
Tritanopia (blue-blind)
#D4ABAB
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #cbb09e; /* rgb */ color: rgb(203, 176, 158); /* oklch */ color: oklch(77.6% 0.040 55.7);
Tailwind
colors: {
custom: {
50: '#dbc7ba',
500: '#cbb09e',
950: '#000000',
},
}SCSS
$custom: #cbb09e; $custom-light: #dbc7ba; $custom-dark: #000000;
JSON
{
"hex": "#cbb09e",
"rgb": {
"r": 203,
"g": 176,
"b": 158
},
"hsl": {
"h": 24,
"s": 30.201,
"l": 70.784
},
"oklch": {
"l": 0.77578,
"c": 0.04017,
"h": 55.7
},
"luminance": 0.46216
}Semantic roles & 50–950 ramp
primary
#CBB09E
secondary
#DCE4E8
accent
#7EA93D
background
#FDFCFB
surface
#FBF8F6
border
#D4D1D0
text
#151311
muted
#838280