#CBB299#CBB299
#CBB299 is a light, muted orange. Relative luminance 0.468; OKLCH L 77.9% C 0.045 H 67.1°. Best body text is #000000 at 10.37:1 contrast (WCAG AA passes).
Color values
| HEX | #CBB299 |
|---|---|
| RGB | rgb(203, 178, 153) |
| HSL | hsl(30, 32%, 70%) |
| HSV | hsv(30, 25%, 80%) |
| CMYK | cmyk(0%, 12.3%, 24.6%, 20.4%) |
| CIE-LAB | lab(74.09, 5.11, 16.09) |
| CIE-LCH | lch(74.09, 16.88, 72.39°) |
| OKLab | oklab(77.86% 0.0175 0.0414) |
| OKLCH | oklch(77.86% 0.045 67.1) |
| XYZ | xyz(46.2991, 46.8386, 36.7327) |
| Luminance | 0.4684 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 4.26
Tan
#D2B48C
ΔE00 4.66
Greige
#B8AB98
ΔE00 5.44
Mushroom
#BA9E88
ΔE00 5.87
Taupe (survey)
#B9A281
ΔE00 5.90
Warm Gray
#C9BEB0
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBB299 #99B2CB
analogous
#CB9999 #CBB299 #CBCB99
triadic
#CBB299 #99CBB2 #B299CB
tetradic
#CBB299 #99CB99 #99B2CB #CB99CB
square
#CBB299 #99CB99 #99B2CB #CB99CB
split-complementary
#CBB299 #99CBCB #9999CB
monochromatic
#9B754F #B69370 #CBB299 #E0D1C2 #F4EFEA
Accessibility & contrast
On white
2.03
#CBB299 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.37
#CBB299 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBB299
10.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBB299 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBB299 | 1.00 | 2.03 | 10.37 | 10.37 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB397
Deuteranopia (green-blind)
#C0B899
Tritanopia (blue-blind)
#D4ACAB
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #cbb299; /* rgb */ color: rgb(203, 178, 153); /* oklch */ color: oklch(77.9% 0.045 67.1);
Tailwind
colors: {
custom: {
50: '#dbc9b7',
500: '#cbb299',
950: '#000000',
},
}SCSS
$custom: #cbb299; $custom-light: #dbc9b7; $custom-dark: #000000;
JSON
{
"hex": "#cbb299",
"rgb": {
"r": 203,
"g": 178,
"b": 153
},
"hsl": {
"h": 30,
"s": 32.468,
"l": 69.804
},
"oklch": {
"l": 0.77856,
"c": 0.0449,
"h": 67.1
},
"luminance": 0.46837
}Semantic roles & 50–950 ramp
primary
#CBB299
secondary
#D9E0E7
accent
#73AB3A
background
#FDFCFB
surface
#FBF8F6
border
#D4D1D0
text
#151311
muted
#838280