#CBC8A7#CBC8A7
#CBC8A7 is a very light, muted yellow. Relative luminance 0.568; OKLCH L 82.7% C 0.045 H 103.0°. Best body text is #000000 at 12.36:1 contrast (WCAG AA passes).
Color values
| HEX | #CBC8A7 |
|---|---|
| RGB | rgb(203, 200, 167) |
| HSL | hsl(55, 26%, 73%) |
| HSV | hsv(55, 18%, 80%) |
| CMYK | cmyk(0%, 1.5%, 17.7%, 20.4%) |
| CIE-LAB | lab(80.06, -4.46, 16.92) |
| CIE-LCH | lch(80.06, 17.49, 104.77°) |
| OKLab | oklab(82.66% -0.0101 0.0435) |
| OKLCH | oklch(82.66% 0.045 103) |
| XYZ | xyz(52.2575, 56.7957, 44.7615) |
| Luminance | 0.5679 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 7.08
Sand
#C2B280
ΔE00 8.28
Putty
#BEAE8A
ΔE00 8.31
Bland
#AFA88B
ΔE00 8.64
Warm Gray
#C9BEB0
ΔE00 9.09
Khaki
#C3B091
ΔE00 9.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBC8A7 #A7AACB
analogous
#CBB6A7 #CBC8A7 #BCCBA7
triadic
#CBC8A7 #A7CBC8 #C8A7CB
tetradic
#CBC8A7 #A7CBB6 #A7AACB #CBA7BC
square
#CBC8A7 #A7CBB6 #A7AACB #CBA7BC
split-complementary
#CBC8A7 #A7BCCB #B6A7CB
monochromatic
#9C965C #B4B081 #CBC8A7 #E2E0CD #F4F3EC
Accessibility & contrast
On white
1.70
#CBC8A7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.36
#CBC8A7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBC8A7
12.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBC8A7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBC8A7 | 1.00 | 1.70 | 12.36 | 12.36 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC5A5
Deuteranopia (green-blind)
#D0C7A8
Tritanopia (blue-blind)
#D1C3BF
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #cbc8a7; /* rgb */ color: rgb(203, 200, 167); /* oklch */ color: oklch(82.7% 0.045 103.0);
Tailwind
colors: {
custom: {
50: '#dbd8c1',
500: '#cbc8a7',
950: '#000000',
},
}SCSS
$custom: #cbc8a7; $custom-light: #dbd8c1; $custom-dark: #000000;
JSON
{
"hex": "#cbc8a7",
"rgb": {
"r": 203,
"g": 200,
"b": 167
},
"hsl": {
"h": 55,
"s": 25.714,
"l": 72.549
},
"oklch": {
"l": 0.82656,
"c": 0.04462,
"h": 103
},
"luminance": 0.56795
}Semantic roles & 50–950 ramp
primary
#CBC8A7
secondary
#767AA0
accent
#49A441
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#151412
muted
#848382