#CBB994#CBB994
#CBB994 is a light, muted orange. Relative luminance 0.495; OKLCH L 79.2% C 0.054 H 85.1°. Best body text is #000000 at 10.91:1 contrast (WCAG AA passes).
Color values
| HEX | #CBB994 |
|---|---|
| RGB | rgb(203, 185, 148) |
| HSL | hsl(40, 35%, 69%) |
| HSV | hsv(40, 27%, 80%) |
| CMYK | cmyk(0%, 8.9%, 27.1%, 20.4%) |
| CIE-LAB | lab(75.78, 0.68, 21.14) |
| CIE-LCH | lch(75.78, 21.15, 88.16°) |
| OKLab | oklab(79.15% 0.0046 0.0537) |
| OKLCH | oklch(79.15% 0.054 85.1) |
| XYZ | xyz(47.3232, 49.5338, 35.0794) |
| Luminance | 0.4953 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 3.11
Putty
#BEAE8A
ΔE00 3.17
Tan
#D2B48C
ΔE00 4.40
Sand
#C2B280
ΔE00 4.41
Very Light Brown
#D3B683
ΔE00 4.52
Toupe
#C7AC7D
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBB994 #94A6CB
analogous
#CB9E94 #CBB994 #C2CB94
triadic
#CBB994 #94CBB9 #B994CB
tetradic
#CBB994 #94CB9E #94A6CB #CB94C2
square
#CBB994 #94CB9E #94A6CB #CB94C2
split-complementary
#CBB994 #94C2CB #9E94CB
monochromatic
#9A804B #B79E6B #CBB994 #DFD4BD #F3EFE6
Accessibility & contrast
On white
1.93
#CBB994 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.91
#CBB994 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBB994
10.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBB994 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBB994 | 1.00 | 1.93 | 10.91 | 10.91 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2B892
Deuteranopia (green-blind)
#C7BD95
Tritanopia (blue-blind)
#D4B3AF
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #cbb994; /* rgb */ color: rgb(203, 185, 148); /* oklch */ color: oklch(79.2% 0.054 85.1);
Tailwind
colors: {
custom: {
50: '#dbceb3',
500: '#cbb994',
950: '#000000',
},
}SCSS
$custom: #cbb994; $custom-light: #dbceb3; $custom-dark: #000000;
JSON
{
"hex": "#cbb994",
"rgb": {
"r": 203,
"g": 185,
"b": 148
},
"hsl": {
"h": 40.364,
"s": 34.591,
"l": 68.824
},
"oklch": {
"l": 0.79154,
"c": 0.05392,
"h": 85.1
},
"luminance": 0.49533
}Semantic roles & 50–950 ramp
primary
#CBB994
secondary
#D5DBE6
accent
#5EAD38
background
#FDFCFB
surface
#FBF9F6
border
#D4D2D0
text
#151311
muted
#838280