#CBB992#CBB992
#CBB992 is a light, muted orange. Relative luminance 0.495; OKLCH L 79.1% C 0.056 H 86.1°. Best body text is #000000 at 10.89:1 contrast (WCAG AA passes).
Color values
| HEX | #CBB992 |
|---|---|
| RGB | rgb(203, 185, 146) |
| HSL | hsl(41, 35%, 68%) |
| HSV | hsv(41, 28%, 80%) |
| CMYK | cmyk(0%, 8.9%, 28.1%, 20.4%) |
| CIE-LAB | lab(75.74, 0.41, 22.16) |
| CIE-LCH | lch(75.74, 22.16, 88.95°) |
| OKLab | oklab(79.11% 0.0038 0.0562) |
| OKLCH | oklch(79.11% 0.056 86.1) |
| XYZ | xyz(47.1663, 49.4711, 34.2528) |
| Luminance | 0.4947 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Putty
#BEAE8A
ΔE00 3.19
Khaki
#C3B091
ΔE00 3.51
Sand
#C2B280
ΔE00 3.89
Very Light Brown
#D3B683
ΔE00 4.21
Tan
#D2B48C
ΔE00 4.51
Toupe
#C7AC7D
ΔE00 4.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBB992 #92A4CB
analogous
#CB9C92 #CBB992 #C0CB92
triadic
#CBB992 #92CBB9 #B992CB
tetradic
#CBB992 #92CB9C #92A4CB #CB92C0
square
#CBB992 #92CB9C #92A4CB #CB92C0
split-complementary
#CBB992 #92C0CB #9C92CB
monochromatic
#998049 #B79E69 #CBB992 #DFD4BB #F3EEE5
Accessibility & contrast
On white
1.93
#CBB992 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.89
#CBB992 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBB992
10.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBB992 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBB992 | 1.00 | 1.93 | 10.89 | 10.89 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3B88F
Deuteranopia (green-blind)
#C7BD93
Tritanopia (blue-blind)
#D4B2AE
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #cbb992; /* rgb */ color: rgb(203, 185, 146); /* oklch */ color: oklch(79.1% 0.056 86.1);
Tailwind
colors: {
custom: {
50: '#dbceb2',
500: '#cbb992',
950: '#000000',
},
}SCSS
$custom: #cbb992; $custom-light: #dbceb2; $custom-dark: #000000;
JSON
{
"hex": "#cbb992",
"rgb": {
"r": 203,
"g": 185,
"b": 146
},
"hsl": {
"h": 41.053,
"s": 35.404,
"l": 68.431
},
"oklch": {
"l": 0.79111,
"c": 0.0563,
"h": 86.1
},
"luminance": 0.4947
}Semantic roles & 50–950 ramp
primary
#CBB992
secondary
#D4D9E5
accent
#5DAE37
background
#FDFCFA
surface
#FBF9F5
border
#D4D2CF
text
#151311
muted
#838280