#CBB197#CBB197
#CBB197 is a light, muted orange. Relative luminance 0.464; OKLCH L 77.6% C 0.047 H 67.0°. Best body text is #000000 at 10.28:1 contrast (WCAG AA passes).
Color values
| HEX | #CBB197 |
|---|---|
| RGB | rgb(203, 177, 151) |
| HSL | hsl(30, 33%, 69%) |
| HSV | hsv(30, 26%, 80%) |
| CMYK | cmyk(0%, 12.8%, 25.6%, 20.4%) |
| CIE-LAB | lab(73.79, 5.36, 16.76) |
| CIE-LCH | lch(73.79, 17.60, 72.26°) |
| OKLab | oklab(77.61% 0.0182 0.043) |
| OKLCH | oklch(77.61% 0.047 67) |
| XYZ | xyz(45.9370, 46.3766, 35.8039) |
| Luminance | 0.4637 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 4.26
Tan
#D2B48C
ΔE00 4.39
Taupe (survey)
#B9A281
ΔE00 5.65
Mushroom
#BA9E88
ΔE00 5.65
Greige
#B8AB98
ΔE00 5.67
Putty
#BEAE8A
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBB197 #97B1CB
analogous
#CB9797 #CBB197 #CBCB97
triadic
#CBB197 #97CBB1 #B197CB
tetradic
#CBB197 #97CB97 #97B1CB #CB97CB
square
#CBB197 #97CB97 #97B1CB #CB97CB
split-complementary
#CBB197 #97CBCB #9797CB
monochromatic
#9A744D #B7926E #CBB197 #DFD0C0 #F4EEE9
Accessibility & contrast
On white
2.04
#CBB197 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.28
#CBB197 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBB197
10.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBB197 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBB197 | 1.00 | 2.04 | 10.28 | 10.28 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB295
Deuteranopia (green-blind)
#C0B897
Tritanopia (blue-blind)
#D4ABAA
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #cbb197; /* rgb */ color: rgb(203, 177, 151); /* oklch */ color: oklch(77.6% 0.047 67.0);
Tailwind
colors: {
custom: {
50: '#dbc8b5',
500: '#cbb197',
950: '#000000',
},
}SCSS
$custom: #cbb197; $custom-light: #dbc8b5; $custom-dark: #000000;
JSON
{
"hex": "#cbb197",
"rgb": {
"r": 203,
"g": 177,
"b": 151
},
"hsl": {
"h": 30,
"s": 33.333,
"l": 69.412
},
"oklch": {
"l": 0.77609,
"c": 0.04671,
"h": 67
},
"luminance": 0.46375
}Semantic roles & 50–950 ramp
primary
#CBB197
secondary
#D7DFE6
accent
#73AC39
background
#FDFCFB
surface
#FBF8F6
border
#D4D1D0
text
#151311
muted
#838280