#CCC8A1#CCC8A1
#CCC8A1 is a very light, muted yellow. Relative luminance 0.567; OKLCH L 82.6% C 0.052 H 102.6°. Best body text is #000000 at 12.34:1 contrast (WCAG AA passes).
Color values
| HEX | #CCC8A1 |
|---|---|
| RGB | rgb(204, 200, 161) |
| HSL | hsl(54, 30%, 72%) |
| HSV | hsv(54, 21%, 80%) |
| CMYK | cmyk(0%, 2%, 21.1%, 20%) |
| CIE-LAB | lab(80.02, -4.98, 20.06) |
| CIE-LCH | lch(80.02, 20.67, 103.94°) |
| OKLab | oklab(82.6% -0.0115 0.0512) |
| OKLCH | oklch(82.6% 0.052 102.6) |
| XYZ | xyz(51.9889, 56.7199, 41.9206) |
| Luminance | 0.5672 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 6.00
Sand
#C2B280
ΔE00 7.31
Putty
#BEAE8A
ΔE00 8.10
Vanilla
#F3E5AB
ΔE00 8.72
Palegoldenrod
#EEE8AA
ΔE00 8.90
Bland
#AFA88B
ΔE00 8.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCC8A1 #A1A5CC
analogous
#CCB3A1 #CCC8A1 #BBCCA1
triadic
#CCC8A1 #A1CCC8 #C8A1CC
tetradic
#CCC8A1 #A1CCB3 #A1A5CC #CCA1BB
square
#CCC8A1 #A1CCB3 #A1A5CC #CCA1BB
split-complementary
#CCC8A1 #A1BBCC #B3A1CC
monochromatic
#9D9755 #B6B179 #CCC8A1 #E2DFC9 #F4F3EB
Accessibility & contrast
On white
1.70
#CCC8A1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.34
#CCC8A1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCC8A1
12.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCC8A1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCC8A1 | 1.00 | 1.70 | 12.34 | 12.34 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC59F
Deuteranopia (green-blind)
#D1C8A2
Tritanopia (blue-blind)
#D3C3BD
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #ccc8a1; /* rgb */ color: rgb(204, 200, 161); /* oklch */ color: oklch(82.6% 0.052 102.6);
Tailwind
colors: {
custom: {
50: '#dcd8bd',
500: '#ccc8a1',
950: '#000000',
},
}SCSS
$custom: #ccc8a1; $custom-light: #dcd8bd; $custom-dark: #000000;
JSON
{
"hex": "#ccc8a1",
"rgb": {
"r": 204,
"g": 200,
"b": 161
},
"hsl": {
"h": 54.419,
"s": 29.655,
"l": 71.569
},
"oklch": {
"l": 0.82602,
"c": 0.05247,
"h": 102.6
},
"luminance": 0.56719
}Semantic roles & 50–950 ramp
primary
#CCC8A1
secondary
#7075A1
accent
#47A83D
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151412
muted
#848382