#CBB19E#CBB19E
#CBB19E is a light, muted orange. Relative luminance 0.466; OKLCH L 77.8% C 0.040 H 58.3°. Best body text is #000000 at 10.32:1 contrast (WCAG AA passes).
Color values
| HEX | #CBB19E |
|---|---|
| RGB | rgb(203, 177, 158) |
| HSL | hsl(25, 30%, 71%) |
| HSV | hsv(25, 22%, 80%) |
| CMYK | cmyk(0%, 12.8%, 22.2%, 20.4%) |
| CIE-LAB | lab(73.94, 6.37, 13.17) |
| CIE-LCH | lch(73.94, 14.63, 64.18°) |
| OKLab | oklab(77.78% 0.0211 0.0341) |
| OKLCH | oklch(77.78% 0.04 58.3) |
| XYZ | xyz(46.5225, 46.6108, 38.8873) |
| Luminance | 0.4661 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mushroom
#BA9E88
ΔE00 5.48
Greige
#B8AB98
ΔE00 6.35
Warm Gray
#C9BEB0
ΔE00 6.66
Khaki
#C3B091
ΔE00 6.80
Tan
#D2B48C
ΔE00 7.17
Taupe (survey)
#B9A281
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBB19E #9EB8CB
analogous
#CB9EA1 #CBB19E #CBC79E
triadic
#CBB19E #9ECBB1 #B19ECB
tetradic
#CBB19E #A1CB9E #9EB8CB #C79ECB
square
#CBB19E #A1CB9E #9EB8CB #C79ECB
split-complementary
#CBB19E #9ECBC7 #9EA1CB
monochromatic
#9B7253 #B69176 #CBB19E #E0D1C6 #F4EFEB
Accessibility & contrast
On white
2.03
#CBB19E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.32
#CBB19E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBB19E
10.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBB19E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBB19E | 1.00 | 2.03 | 10.32 | 10.32 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B39D
Deuteranopia (green-blind)
#BFB89E
Tritanopia (blue-blind)
#D4ACAC
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #cbb19e; /* rgb */ color: rgb(203, 177, 158); /* oklch */ color: oklch(77.8% 0.040 58.3);
Tailwind
colors: {
custom: {
50: '#dbc8ba',
500: '#cbb19e',
950: '#000000',
},
}SCSS
$custom: #cbb19e; $custom-light: #dbc8ba; $custom-dark: #000000;
JSON
{
"hex": "#cbb19e",
"rgb": {
"r": 203,
"g": 177,
"b": 158
},
"hsl": {
"h": 25.333,
"s": 30.201,
"l": 70.784
},
"oklch": {
"l": 0.77777,
"c": 0.04008,
"h": 58.3
},
"luminance": 0.46609
}Semantic roles & 50–950 ramp
primary
#CBB19E
secondary
#DCE3E8
accent
#7BA93D
background
#FDFCFB
surface
#FBF8F6
border
#D4D1D0
text
#151311
muted
#838280