#CCC8A4#CCC8A4
#CCC8A4 is a very light, muted yellow. Relative luminance 0.568; OKLCH L 82.7% C 0.049 H 102.1°. Best body text is #000000 at 12.37:1 contrast (WCAG AA passes).
Color values
| HEX | #CCC8A4 |
|---|---|
| RGB | rgb(204, 200, 164) |
| HSL | hsl(54, 28%, 72%) |
| HSV | hsv(54, 20%, 80%) |
| CMYK | cmyk(0%, 2%, 19.6%, 20%) |
| CIE-LAB | lab(80.08, -4.54, 18.55) |
| CIE-LCH | lch(80.08, 19.10, 103.74°) |
| OKLab | oklab(82.67% -0.0102 0.0475) |
| OKLCH | oklch(82.67% 0.049 102.1) |
| XYZ | xyz(52.2567, 56.8270, 43.3306) |
| Luminance | 0.5683 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 6.41
Sand
#C2B280
ΔE00 7.67
Putty
#BEAE8A
ΔE00 8.05
Bland
#AFA88B
ΔE00 8.73
Khaki
#C3B091
ΔE00 8.98
Vanilla
#F3E5AB
ΔE00 9.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCC8A4 #A4A8CC
analogous
#CCB4A4 #CCC8A4 #BCCCA4
triadic
#CCC8A4 #A4CCC8 #C8A4CC
tetradic
#CCC8A4 #A4CCB4 #A4A8CC #CCA4BC
square
#CCC8A4 #A4CCB4 #A4A8CC #CCA4BC
split-complementary
#CCC8A4 #A4BCCC #B4A4CC
monochromatic
#9D9658 #B6B07D #CCC8A4 #E2E0CB #F4F3EB
Accessibility & contrast
On white
1.70
#CCC8A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.37
#CCC8A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCC8A4
12.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCC8A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCC8A4 | 1.00 | 1.70 | 12.37 | 12.37 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC5A2
Deuteranopia (green-blind)
#D1C8A5
Tritanopia (blue-blind)
#D2C3BE
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #ccc8a4; /* rgb */ color: rgb(204, 200, 164); /* oklch */ color: oklch(82.7% 0.049 102.1);
Tailwind
colors: {
custom: {
50: '#dbd8bf',
500: '#ccc8a4',
950: '#000000',
},
}SCSS
$custom: #ccc8a4; $custom-light: #dbd8bf; $custom-dark: #000000;
JSON
{
"hex": "#ccc8a4",
"rgb": {
"r": 204,
"g": 200,
"b": 164
},
"hsl": {
"h": 54,
"s": 28.169,
"l": 72.157
},
"oklch": {
"l": 0.82669,
"c": 0.04859,
"h": 102.1
},
"luminance": 0.56826
}Semantic roles & 50–950 ramp
primary
#CCC8A4
secondary
#7378A1
accent
#49A73F
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151412
muted
#848382