#CBB698#CBB698
#CBB698 is a light, muted orange. Relative luminance 0.484; OKLCH L 78.6% C 0.047 H 76.7°. Best body text is #000000 at 10.68:1 contrast (WCAG AA passes).
Color values
| HEX | #CBB698 |
|---|---|
| RGB | rgb(203, 182, 152) |
| HSL | hsl(35, 33%, 70%) |
| HSV | hsv(35, 25%, 80%) |
| CMYK | cmyk(0%, 10.3%, 25.1%, 20.4%) |
| CIE-LAB | lab(75.09, 2.83, 18.03) |
| CIE-LCH | lch(75.09, 18.25, 81.08°) |
| OKLab | oklab(78.64% 0.0109 0.0461) |
| OKLCH | oklch(78.64% 0.047 76.7) |
| XYZ | xyz(47.0243, 48.4207, 36.5687) |
| Luminance | 0.4842 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 2.06
Tan
#D2B48C
ΔE00 3.61
Putty
#BEAE8A
ΔE00 4.32
Greige
#B8AB98
ΔE00 5.30
Toupe
#C7AC7D
ΔE00 5.49
Taupe (survey)
#B9A281
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBB698 #98ADCB
analogous
#CB9D98 #CBB698 #C7CB98
triadic
#CBB698 #98CBB6 #B698CB
tetradic
#CBB698 #98CB9D #98ADCB #CB98C7
square
#CBB698 #98CB9D #98ADCB #CB98C7
split-complementary
#CBB698 #98C7CB #9D98CB
monochromatic
#9B7B4E #B6996F #CBB698 #E0D3C1 #F4F0E9
Accessibility & contrast
On white
1.97
#CBB698 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.68
#CBB698 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBB698
10.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBB698 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBB698 | 1.00 | 1.97 | 10.68 | 10.68 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFB696
Deuteranopia (green-blind)
#C4BB99
Tritanopia (blue-blind)
#D4B0AE
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #cbb698; /* rgb */ color: rgb(203, 182, 152); /* oklch */ color: oklch(78.6% 0.047 76.7);
Tailwind
colors: {
custom: {
50: '#dbcbb6',
500: '#cbb698',
950: '#000000',
},
}SCSS
$custom: #cbb698; $custom-light: #dbcbb6; $custom-dark: #000000;
JSON
{
"hex": "#cbb698",
"rgb": {
"r": 203,
"g": 182,
"b": 152
},
"hsl": {
"h": 35.294,
"s": 32.903,
"l": 69.608
},
"oklch": {
"l": 0.78636,
"c": 0.04741,
"h": 76.7
},
"luminance": 0.48419
}Semantic roles & 50–950 ramp
primary
#CBB698
secondary
#D8DEE7
accent
#69AC3A
background
#FDFCFB
surface
#FBF8F6
border
#D4D1D0
text
#151311
muted
#838280