#CBB199#CBB199
#CBB199 is a light, muted orange. Relative luminance 0.464; OKLCH L 77.7% C 0.045 H 64.8°. Best body text is #000000 at 10.29:1 contrast (WCAG AA passes).
Color values
| HEX | #CBB199 |
|---|---|
| RGB | rgb(203, 177, 153) |
| HSL | hsl(29, 32%, 70%) |
| HSV | hsv(29, 25%, 80%) |
| CMYK | cmyk(0%, 12.8%, 24.6%, 20.4%) |
| CIE-LAB | lab(73.83, 5.64, 15.74) |
| CIE-LCH | lch(73.83, 16.72, 70.27°) |
| OKLab | oklab(77.66% 0.019 0.0405) |
| OKLCH | oklch(77.66% 0.045 64.8) |
| XYZ | xyz(46.1008, 46.4422, 36.6666) |
| Luminance | 0.4644 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 4.92
Tan
#D2B48C
ΔE00 5.13
Mushroom
#BA9E88
ΔE00 5.45
Greige
#B8AB98
ΔE00 5.73
Taupe (survey)
#B9A281
ΔE00 6.16
Warm Gray
#C9BEB0
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBB199 #99B3CB
analogous
#CB999A #CBB199 #CBCA99
triadic
#CBB199 #99CBB1 #B199CB
tetradic
#CBB199 #9ACB99 #99B3CB #CA99CB
square
#CBB199 #9ACB99 #99B3CB #CA99CB
split-complementary
#CBB199 #99CBCA #999ACB
monochromatic
#9B734F #B69270 #CBB199 #E0D0C2 #F4EFEA
Accessibility & contrast
On white
2.04
#CBB199 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.29
#CBB199 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBB199
10.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBB199 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBB199 | 1.00 | 2.04 | 10.29 | 10.29 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB297
Deuteranopia (green-blind)
#C0B899
Tritanopia (blue-blind)
#D4ABAA
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #cbb199; /* rgb */ color: rgb(203, 177, 153); /* oklch */ color: oklch(77.7% 0.045 64.8);
Tailwind
colors: {
custom: {
50: '#dbc8b7',
500: '#cbb199',
950: '#000000',
},
}SCSS
$custom: #cbb199; $custom-light: #dbc8b7; $custom-dark: #000000;
JSON
{
"hex": "#cbb199",
"rgb": {
"r": 203,
"g": 177,
"b": 153
},
"hsl": {
"h": 28.8,
"s": 32.468,
"l": 69.804
},
"oklch": {
"l": 0.77656,
"c": 0.04473,
"h": 64.8
},
"luminance": 0.46441
}Semantic roles & 50–950 ramp
primary
#CBB199
secondary
#D9E0E7
accent
#75AB3A
background
#FDFCFB
surface
#FBF8F6
border
#D4D1D0
text
#151311
muted
#838280