#CBB798#CBB798
#CBB798 is a light, muted orange. Relative luminance 0.488; OKLCH L 78.8% C 0.048 H 78.7°. Best body text is #000000 at 10.77:1 contrast (WCAG AA passes).
Color values
| HEX | #CBB798 |
|---|---|
| RGB | rgb(203, 183, 152) |
| HSL | hsl(36, 33%, 70%) |
| HSV | hsv(36, 25%, 80%) |
| CMYK | cmyk(0%, 9.9%, 25.1%, 20.4%) |
| CIE-LAB | lab(75.35, 2.30, 18.39) |
| CIE-LCH | lch(75.35, 18.53, 82.88°) |
| OKLab | oklab(78.84% 0.0094 0.047) |
| OKLCH | oklch(78.84% 0.048 78.7) |
| XYZ | xyz(47.2299, 48.8318, 36.6372) |
| Luminance | 0.4883 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 2.00
Tan
#D2B48C
ΔE00 3.76
Putty
#BEAE8A
ΔE00 3.94
Toupe
#C7AC7D
ΔE00 5.38
Greige
#B8AB98
ΔE00 5.48
Very Light Brown
#D3B683
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBB798 #98ACCB
analogous
#CB9E98 #CBB798 #C5CB98
triadic
#CBB798 #98CBB7 #B798CB
tetradic
#CBB798 #98CB9E #98ACCB #CB98C5
square
#CBB798 #98CB9E #98ACCB #CB98C5
split-complementary
#CBB798 #98C5CB #9E98CB
monochromatic
#9B7D4E #B69B6F #CBB798 #E0D3C1 #F4F0E9
Accessibility & contrast
On white
1.95
#CBB798 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.77
#CBB798 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBB798
10.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBB798 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBB798 | 1.00 | 1.95 | 10.77 | 10.77 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0B796
Deuteranopia (green-blind)
#C5BC99
Tritanopia (blue-blind)
#D4B1AE
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #cbb798; /* rgb */ color: rgb(203, 183, 152); /* oklch */ color: oklch(78.8% 0.048 78.7);
Tailwind
colors: {
custom: {
50: '#dbccb6',
500: '#cbb798',
950: '#000000',
},
}SCSS
$custom: #cbb798; $custom-light: #dbccb6; $custom-dark: #000000;
JSON
{
"hex": "#cbb798",
"rgb": {
"r": 203,
"g": 183,
"b": 152
},
"hsl": {
"h": 36.471,
"s": 32.903,
"l": 69.608
},
"oklch": {
"l": 0.78838,
"c": 0.04794,
"h": 78.7
},
"luminance": 0.4883
}Semantic roles & 50–950 ramp
primary
#CBB798
secondary
#D8DEE7
accent
#66AC3A
background
#FDFCFB
surface
#FBF8F6
border
#D4D1D0
text
#151311
muted
#838280