#CCC8A8#CCC8A8
#CCC8A8 is a very light, muted yellow. Relative luminance 0.570; OKLCH L 82.8% C 0.043 H 101.4°. Best body text is #000000 at 12.39:1 contrast (WCAG AA passes).
Color values
| HEX | #CCC8A8 |
|---|---|
| RGB | rgb(204, 200, 168) |
| HSL | hsl(53, 26%, 73%) |
| HSV | hsv(53, 18%, 80%) |
| CMYK | cmyk(0%, 2%, 17.6%, 20%) |
| CIE-LAB | lab(80.16, -3.94, 16.54) |
| CIE-LCH | lch(80.16, 17.00, 103.39°) |
| OKLab | oklab(82.76% -0.0086 0.0425) |
| OKLCH | oklch(82.76% 0.043 101.4) |
| XYZ | xyz(52.6236, 56.9737, 45.2630) |
| Luminance | 0.5697 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 7.09
Putty
#BEAE8A
ΔE00 8.10
Sand
#C2B280
ΔE00 8.27
Bland
#AFA88B
ΔE00 8.58
Warm Gray
#C9BEB0
ΔE00 8.58
Khaki
#C3B091
ΔE00 8.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCC8A8 #A8ACCC
analogous
#CCB6A8 #CCC8A8 #BECCA8
triadic
#CCC8A8 #A8CCC8 #C8A8CC
tetradic
#CCC8A8 #A8CCB6 #A8ACCC #CCA8BE
square
#CCC8A8 #A8CCB6 #A8ACCC #CCA8BE
split-complementary
#CCC8A8 #A8BECC #B6A8CC
monochromatic
#9D965C #B5B081 #CCC8A8 #E3E0CF #F4F3EC
Accessibility & contrast
On white
1.69
#CCC8A8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.39
#CCC8A8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCC8A8
12.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCC8A8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCC8A8 | 1.00 | 1.69 | 12.39 | 12.39 |
| #FFFFFF | 1.69 | 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)
#CEC6A6
Deuteranopia (green-blind)
#D0C8A9
Tritanopia (blue-blind)
#D2C3BF
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #ccc8a8; /* rgb */ color: rgb(204, 200, 168); /* oklch */ color: oklch(82.8% 0.043 101.4);
Tailwind
colors: {
custom: {
50: '#dbd8c2',
500: '#ccc8a8',
950: '#000000',
},
}SCSS
$custom: #ccc8a8; $custom-light: #dbd8c2; $custom-dark: #000000;
JSON
{
"hex": "#ccc8a8",
"rgb": {
"r": 204,
"g": 200,
"b": 168
},
"hsl": {
"h": 53.333,
"s": 26.087,
"l": 72.941
},
"oklch": {
"l": 0.82762,
"c": 0.04339,
"h": 101.4
},
"luminance": 0.56973
}Semantic roles & 50–950 ramp
primary
#CCC8A8
secondary
#777CA1
accent
#4CA541
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151412
muted
#848382