#CCC8A7#CCC8A7
#CCC8A7 is a very light, muted yellow. Relative luminance 0.569; OKLCH L 82.7% C 0.045 H 101.6°. Best body text is #000000 at 12.39:1 contrast (WCAG AA passes).
Color values
| HEX | #CCC8A7 |
|---|---|
| RGB | rgb(204, 200, 167) |
| HSL | hsl(54, 27%, 73%) |
| HSV | hsv(54, 18%, 80%) |
| CMYK | cmyk(0%, 2%, 18.1%, 20%) |
| CIE-LAB | lab(80.14, -4.09, 17.04) |
| CIE-LCH | lch(80.14, 17.52, 103.49°) |
| OKLab | oklab(82.74% -0.009 0.0438) |
| OKLCH | oklch(82.74% 0.045 101.6) |
| XYZ | xyz(52.5308, 56.9366, 44.7743) |
| Luminance | 0.5694 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 6.91
Putty
#BEAE8A
ΔE00 8.08
Sand
#C2B280
ΔE00 8.11
Bland
#AFA88B
ΔE00 8.60
Khaki
#C3B091
ΔE00 8.81
Warm Gray
#C9BEB0
ΔE00 8.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCC8A7 #A7ABCC
analogous
#CCB5A7 #CCC8A7 #BDCCA7
triadic
#CCC8A7 #A7CCC8 #C8A7CC
tetradic
#CCC8A7 #A7CCB5 #A7ABCC #CCA7BD
square
#CCC8A7 #A7CCB5 #A7ABCC #CCA7BD
split-complementary
#CCC8A7 #A7BDCC #B5A7CC
monochromatic
#9D965B #B6B080 #CCC8A7 #E2E0CE #F4F3EC
Accessibility & contrast
On white
1.70
#CCC8A7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.39
#CCC8A7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCC8A7
12.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCC8A7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCC8A7 | 1.00 | 1.70 | 12.39 | 12.39 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC6A5
Deuteranopia (green-blind)
#D0C8A8
Tritanopia (blue-blind)
#D2C3BF
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #ccc8a7; /* rgb */ color: rgb(204, 200, 167); /* oklch */ color: oklch(82.7% 0.045 101.6);
Tailwind
colors: {
custom: {
50: '#dbd8c1',
500: '#ccc8a7',
950: '#000000',
},
}SCSS
$custom: #ccc8a7; $custom-light: #dbd8c1; $custom-dark: #000000;
JSON
{
"hex": "#ccc8a7",
"rgb": {
"r": 204,
"g": 200,
"b": 167
},
"hsl": {
"h": 53.514,
"s": 26.619,
"l": 72.745
},
"oklch": {
"l": 0.82738,
"c": 0.04469,
"h": 101.6
},
"luminance": 0.56936
}Semantic roles & 50–950 ramp
primary
#CCC8A7
secondary
#767BA1
accent
#4BA540
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151412
muted
#848382