#CCC8A6#CCC8A6
#CCC8A6 is a very light, muted yellow. Relative luminance 0.569; OKLCH L 82.7% C 0.046 H 101.8°. Best body text is #000000 at 12.38:1 contrast (WCAG AA passes).
Color values
| HEX | #CCC8A6 |
|---|---|
| RGB | rgb(204, 200, 166) |
| HSL | hsl(54, 27%, 73%) |
| HSV | hsv(54, 19%, 80%) |
| CMYK | cmyk(0%, 2%, 18.6%, 20%) |
| CIE-LAB | lab(80.12, -4.24, 17.54) |
| CIE-LCH | lch(80.12, 18.05, 103.58°) |
| OKLab | oklab(82.72% -0.0094 0.045) |
| OKLCH | oklch(82.72% 0.046 101.8) |
| XYZ | xyz(52.4387, 56.8998, 44.2893) |
| Luminance | 0.5690 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 6.73
Sand
#C2B280
ΔE00 7.95
Putty
#BEAE8A
ΔE00 8.06
Bland
#AFA88B
ΔE00 8.64
Khaki
#C3B091
ΔE00 8.86
Warm Gray
#C9BEB0
ΔE00 9.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCC8A6 #A6AACC
analogous
#CCB5A6 #CCC8A6 #BDCCA6
triadic
#CCC8A6 #A6CCC8 #C8A6CC
tetradic
#CCC8A6 #A6CCB5 #A6AACC #CCA6BD
square
#CCC8A6 #A6CCB5 #A6AACC #CCA6BD
split-complementary
#CCC8A6 #A6BDCC #B5A6CC
monochromatic
#9D965A #B6B07F #CCC8A6 #E2E0CD #F4F3EC
Accessibility & contrast
On white
1.70
#CCC8A6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.38
#CCC8A6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCC8A6
12.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCC8A6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCC8A6 | 1.00 | 1.70 | 12.38 | 12.38 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC5A4
Deuteranopia (green-blind)
#D0C8A7
Tritanopia (blue-blind)
#D2C3BF
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #ccc8a6; /* rgb */ color: rgb(204, 200, 166); /* oklch */ color: oklch(82.7% 0.046 101.8);
Tailwind
colors: {
custom: {
50: '#dbd8c0',
500: '#ccc8a6',
950: '#000000',
},
}SCSS
$custom: #ccc8a6; $custom-light: #dbd8c0; $custom-dark: #000000;
JSON
{
"hex": "#ccc8a6",
"rgb": {
"r": 204,
"g": 200,
"b": 166
},
"hsl": {
"h": 53.684,
"s": 27.143,
"l": 72.549
},
"oklch": {
"l": 0.82715,
"c": 0.04599,
"h": 101.8
},
"luminance": 0.56899
}Semantic roles & 50–950 ramp
primary
#CCC8A6
secondary
#757AA1
accent
#4BA640
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151412
muted
#848382