#CBB993#CBB993
#CBB993 is a light, muted orange. Relative luminance 0.495; OKLCH L 79.1% C 0.055 H 85.6°. Best body text is #000000 at 10.90:1 contrast (WCAG AA passes).
Color values
| HEX | #CBB993 |
|---|---|
| RGB | rgb(203, 185, 147) |
| HSL | hsl(41, 35%, 69%) |
| HSV | hsv(41, 28%, 80%) |
| CMYK | cmyk(0%, 8.9%, 27.6%, 20.4%) |
| CIE-LAB | lab(75.76, 0.54, 21.65) |
| CIE-LCH | lch(75.76, 21.65, 88.56°) |
| OKLab | oklab(79.13% 0.0042 0.055) |
| OKLCH | oklch(79.13% 0.055 85.6) |
| XYZ | xyz(47.2444, 49.5023, 34.6643) |
| Luminance | 0.4950 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Putty
#BEAE8A
ΔE00 3.17
Khaki
#C3B091
ΔE00 3.30
Sand
#C2B280
ΔE00 4.14
Very Light Brown
#D3B683
ΔE00 4.36
Tan
#D2B48C
ΔE00 4.45
Toupe
#C7AC7D
ΔE00 4.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBB993 #93A5CB
analogous
#CB9D93 #CBB993 #C1CB93
triadic
#CBB993 #93CBB9 #B993CB
tetradic
#CBB993 #93CB9D #93A5CB #CB93C1
square
#CBB993 #93CB9D #93A5CB #CB93C1
split-complementary
#CBB993 #93C1CB #9D93CB
monochromatic
#9A804A #B79E6A #CBB993 #DFD4BC #F3EFE6
Accessibility & contrast
On white
1.93
#CBB993 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.90
#CBB993 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBB993
10.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBB993 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBB993 | 1.00 | 1.93 | 10.90 | 10.90 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2B891
Deuteranopia (green-blind)
#C7BD94
Tritanopia (blue-blind)
#D4B2AF
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #cbb993; /* rgb */ color: rgb(203, 185, 147); /* oklch */ color: oklch(79.1% 0.055 85.6);
Tailwind
colors: {
custom: {
50: '#dbceb3',
500: '#cbb993',
950: '#000000',
},
}SCSS
$custom: #cbb993; $custom-light: #dbceb3; $custom-dark: #000000;
JSON
{
"hex": "#cbb993",
"rgb": {
"r": 203,
"g": 185,
"b": 147
},
"hsl": {
"h": 40.714,
"s": 35,
"l": 68.627
},
"oklch": {
"l": 0.79132,
"c": 0.05511,
"h": 85.6
},
"luminance": 0.49501
}Semantic roles & 50–950 ramp
primary
#CBB993
secondary
#D5DAE5
accent
#5EAE38
background
#FDFCFB
surface
#FBF9F6
border
#D4D2D0
text
#151311
muted
#838280