#CBB398#CBB398
#CBB398 is a light, muted orange. Relative luminance 0.472; OKLCH L 78.0% C 0.046 H 70.4°. Best body text is #000000 at 10.44:1 contrast (WCAG AA passes).
Color values
| HEX | #CBB398 |
|---|---|
| RGB | rgb(203, 179, 152) |
| HSL | hsl(32, 33%, 70%) |
| HSV | hsv(32, 25%, 80%) |
| CMYK | cmyk(0%, 11.8%, 25.1%, 20.4%) |
| CIE-LAB | lab(74.32, 4.43, 16.96) |
| CIE-LCH | lch(74.32, 17.53, 75.36°) |
| OKLab | oklab(78.03% 0.0155 0.0435) |
| OKLCH | oklch(78.03% 0.046 70.4) |
| XYZ | xyz(46.4165, 47.2051, 36.3661) |
| Luminance | 0.4720 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 3.33
Tan
#D2B48C
ΔE00 3.95
Greige
#B8AB98
ΔE00 5.27
Taupe (survey)
#B9A281
ΔE00 5.52
Putty
#BEAE8A
ΔE00 5.88
Toupe
#C7AC7D
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBB398 #98B0CB
analogous
#CB9A98 #CBB398 #C9CB98
triadic
#CBB398 #98CBB3 #B398CB
tetradic
#CBB398 #98CB9A #98B0CB #CB98C9
square
#CBB398 #98CB9A #98B0CB #CB98C9
split-complementary
#CBB398 #98C9CB #9A98CB
monochromatic
#9B774E #B6956F #CBB398 #E0D1C1 #F4EFE9
Accessibility & contrast
On white
2.01
#CBB398 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.44
#CBB398 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBB398
10.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBB398 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBB398 | 1.00 | 2.01 | 10.44 | 10.44 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB496
Deuteranopia (green-blind)
#C1B999
Tritanopia (blue-blind)
#D4ADAC
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #cbb398; /* rgb */ color: rgb(203, 179, 152); /* oklch */ color: oklch(78.0% 0.046 70.4);
Tailwind
colors: {
custom: {
50: '#dbc9b6',
500: '#cbb398',
950: '#000000',
},
}SCSS
$custom: #cbb398; $custom-light: #dbc9b6; $custom-dark: #000000;
JSON
{
"hex": "#cbb398",
"rgb": {
"r": 203,
"g": 179,
"b": 152
},
"hsl": {
"h": 31.765,
"s": 32.903,
"l": 69.608
},
"oklch": {
"l": 0.78032,
"c": 0.0462,
"h": 70.4
},
"luminance": 0.47204
}Semantic roles & 50–950 ramp
primary
#CBB398
secondary
#D8DFE7
accent
#6FAC3A
background
#FDFCFB
surface
#FBF8F6
border
#D4D1D0
text
#151311
muted
#838280