#CBB998#CBB998
#CBB998 is a light, muted orange. Relative luminance 0.497; OKLCH L 79.2% C 0.049 H 82.6°. Best body text is #000000 at 10.93:1 contrast (WCAG AA passes).
Color values
| HEX | #CBB998 |
|---|---|
| RGB | rgb(203, 185, 152) |
| HSL | hsl(39, 33%, 70%) |
| HSV | hsv(39, 25%, 80%) |
| CMYK | cmyk(0%, 8.9%, 25.1%, 20.4%) |
| CIE-LAB | lab(75.86, 1.23, 19.10) |
| CIE-LCH | lch(75.86, 19.14, 86.31°) |
| OKLab | oklab(79.24% 0.0063 0.0488) |
| OKLCH | oklch(79.24% 0.049 82.6) |
| XYZ | xyz(47.6453, 49.6627, 36.7757) |
| Luminance | 0.4966 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 2.52
Putty
#BEAE8A
ΔE00 3.50
Tan
#D2B48C
ΔE00 4.37
Very Light Brown
#D3B683
ΔE00 5.29
Toupe
#C7AC7D
ΔE00 5.43
Sand
#C2B280
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBB998 #98AACB
analogous
#CBA098 #CBB998 #C3CB98
triadic
#CBB998 #98CBB9 #B998CB
tetradic
#CBB998 #98CBA0 #98AACB #CB98C3
square
#CBB998 #98CBA0 #98AACB #CB98C3
split-complementary
#CBB998 #98C3CB #A098CB
monochromatic
#9B804E #B69D6F #CBB998 #E0D5C1 #F4F0E9
Accessibility & contrast
On white
1.92
#CBB998 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.93
#CBB998 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBB998
10.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBB998 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBB998 | 1.00 | 1.92 | 10.93 | 10.93 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2B896
Deuteranopia (green-blind)
#C6BD99
Tritanopia (blue-blind)
#D4B3B0
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #cbb998; /* rgb */ color: rgb(203, 185, 152); /* oklch */ color: oklch(79.2% 0.049 82.6);
Tailwind
colors: {
custom: {
50: '#dbceb6',
500: '#cbb998',
950: '#000000',
},
}SCSS
$custom: #cbb998; $custom-light: #dbceb6; $custom-dark: #000000;
JSON
{
"hex": "#cbb998",
"rgb": {
"r": 203,
"g": 185,
"b": 152
},
"hsl": {
"h": 38.824,
"s": 32.903,
"l": 69.608
},
"oklch": {
"l": 0.79243,
"c": 0.04918,
"h": 82.6
},
"luminance": 0.49661
}Semantic roles & 50–950 ramp
primary
#CBB998
secondary
#D8DDE7
accent
#62AC3A
background
#FDFCFB
surface
#FBF9F6
border
#D4D2D0
text
#151311
muted
#838280