#CBB498#CBB498
#CBB498 is a light, muted orange. Relative luminance 0.476; OKLCH L 78.2% C 0.047 H 72.5°. Best body text is #000000 at 10.52:1 contrast (WCAG AA passes).
Color values
| HEX | #CBB498 |
|---|---|
| RGB | rgb(203, 180, 152) |
| HSL | hsl(33, 33%, 70%) |
| HSV | hsv(33, 25%, 80%) |
| CMYK | cmyk(0%, 11.3%, 25.1%, 20.4%) |
| CIE-LAB | lab(74.58, 3.90, 17.32) |
| CIE-LCH | lch(74.58, 17.75, 77.32°) |
| OKLab | oklab(78.23% 0.014 0.0444) |
| OKLCH | oklch(78.23% 0.047 72.5) |
| XYZ | xyz(46.6177, 47.6074, 36.4332) |
| Luminance | 0.4761 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 2.78
Tan
#D2B48C
ΔE00 3.70
Greige
#B8AB98
ΔE00 5.19
Putty
#BEAE8A
ΔE00 5.30
Taupe (survey)
#B9A281
ΔE00 5.47
Toupe
#C7AC7D
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBB498 #98AFCB
analogous
#CB9B98 #CBB498 #C9CB98
triadic
#CBB498 #98CBB4 #B498CB
tetradic
#CBB498 #98CB9B #98AFCB #CB98C9
square
#CBB498 #98CB9B #98AFCB #CB98C9
split-complementary
#CBB498 #98C9CB #9B98CB
monochromatic
#9B784E #B6966F #CBB498 #E0D2C1 #F4EFE9
Accessibility & contrast
On white
2.00
#CBB498 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.52
#CBB498 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBB498
10.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBB498 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBB498 | 1.00 | 2.00 | 10.52 | 10.52 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB496
Deuteranopia (green-blind)
#C2BA99
Tritanopia (blue-blind)
#D4AEAC
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #cbb498; /* rgb */ color: rgb(203, 180, 152); /* oklch */ color: oklch(78.2% 0.047 72.5);
Tailwind
colors: {
custom: {
50: '#dbcab6',
500: '#cbb498',
950: '#000000',
},
}SCSS
$custom: #cbb498; $custom-light: #dbcab6; $custom-dark: #000000;
JSON
{
"hex": "#cbb498",
"rgb": {
"r": 203,
"g": 180,
"b": 152
},
"hsl": {
"h": 32.941,
"s": 32.903,
"l": 69.608
},
"oklch": {
"l": 0.78233,
"c": 0.04654,
"h": 72.5
},
"luminance": 0.47606
}Semantic roles & 50–950 ramp
primary
#CBB498
secondary
#D8DFE7
accent
#6DAC3A
background
#FDFCFB
surface
#FBF8F6
border
#D4D1D0
text
#151311
muted
#838280