#CCC8A0#CCC8A0
#CCC8A0 is a very light, muted yellow. Relative luminance 0.567; OKLCH L 82.6% C 0.054 H 102.8°. Best body text is #000000 at 12.34:1 contrast (WCAG AA passes).
Color values
| HEX | #CCC8A0 |
|---|---|
| RGB | rgb(204, 200, 160) |
| HSL | hsl(55, 30%, 71%) |
| HSV | hsv(55, 22%, 80%) |
| CMYK | cmyk(0%, 2%, 21.6%, 20%) |
| CIE-LAB | lab(80.00, -5.12, 20.56) |
| CIE-LCH | lch(80.00, 21.19, 103.99°) |
| OKLab | oklab(82.58% -0.0119 0.0524) |
| OKLCH | oklch(82.58% 0.054 102.8) |
| XYZ | xyz(51.9011, 56.6847, 41.4580) |
| Luminance | 0.5668 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 5.89
Sand
#C2B280
ΔE00 7.20
Putty
#BEAE8A
ΔE00 8.13
Vanilla
#F3E5AB
ΔE00 8.60
Palegoldenrod
#EEE8AA
ΔE00 8.76
Bland
#AFA88B
ΔE00 9.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCC8A0 #A0A4CC
analogous
#CCB2A0 #CCC8A0 #BACCA0
triadic
#CCC8A0 #A0CCC8 #C8A0CC
tetradic
#CCC8A0 #A0CCB2 #A0A4CC #CCA0BA
square
#CCC8A0 #A0CCB2 #A0A4CC #CCA0BA
split-complementary
#CCC8A0 #A0BACC #B2A0CC
monochromatic
#9D9754 #B7B178 #CCC8A0 #E1DFC8 #F4F3EB
Accessibility & contrast
On white
1.70
#CCC8A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.34
#CCC8A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCC8A0
12.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCC8A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCC8A0 | 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)
#D0C59E
Deuteranopia (green-blind)
#D1C7A1
Tritanopia (blue-blind)
#D3C2BD
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #ccc8a0; /* rgb */ color: rgb(204, 200, 160); /* oklch */ color: oklch(82.6% 0.054 102.8);
Tailwind
colors: {
custom: {
50: '#dcd8bc',
500: '#ccc8a0',
950: '#000000',
},
}SCSS
$custom: #ccc8a0; $custom-light: #dcd8bc; $custom-dark: #000000;
JSON
{
"hex": "#ccc8a0",
"rgb": {
"r": 204,
"g": 200,
"b": 160
},
"hsl": {
"h": 54.545,
"s": 30.137,
"l": 71.373
},
"oklch": {
"l": 0.82579,
"c": 0.05376,
"h": 102.8
},
"luminance": 0.56684
}Semantic roles & 50–950 ramp
primary
#CCC8A0
secondary
#6F74A1
accent
#47A93D
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151412
muted
#848382