#CCC8A2#CCC8A2
#CCC8A2 is a very light, muted yellow. Relative luminance 0.568; OKLCH L 82.6% C 0.051 H 102.5°. Best body text is #000000 at 12.35:1 contrast (WCAG AA passes).
Color values
| HEX | #CCC8A2 |
|---|---|
| RGB | rgb(204, 200, 162) |
| HSL | hsl(54, 29%, 72%) |
| HSV | hsv(54, 21%, 80%) |
| CMYK | cmyk(0%, 2%, 20.6%, 20%) |
| CIE-LAB | lab(80.04, -4.83, 19.56) |
| CIE-LCH | lch(80.04, 20.14, 103.88°) |
| OKLab | oklab(82.62% -0.0111 0.05) |
| OKLCH | oklch(82.62% 0.051 102.5) |
| XYZ | xyz(52.0775, 56.7553, 42.3869) |
| Luminance | 0.5675 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 6.13
Sand
#C2B280
ΔE00 7.42
Putty
#BEAE8A
ΔE00 8.08
Vanilla
#F3E5AB
ΔE00 8.83
Bland
#AFA88B
ΔE00 8.85
Palegoldenrod
#EEE8AA
ΔE00 9.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCC8A2 #A2A6CC
analogous
#CCB3A2 #CCC8A2 #BBCCA2
triadic
#CCC8A2 #A2CCC8 #C8A2CC
tetradic
#CCC8A2 #A2CCB3 #A2A6CC #CCA2BB
square
#CCC8A2 #A2CCB3 #A2A6CC #CCA2BB
split-complementary
#CCC8A2 #A2BBCC #B3A2CC
monochromatic
#9D9756 #B6B17A #CCC8A2 #E2DFCA #F4F3EB
Accessibility & contrast
On white
1.70
#CCC8A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.35
#CCC8A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCC8A2
12.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCC8A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCC8A2 | 1.00 | 1.70 | 12.35 | 12.35 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC5A0
Deuteranopia (green-blind)
#D1C8A3
Tritanopia (blue-blind)
#D3C3BE
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #ccc8a2; /* rgb */ color: rgb(204, 200, 162); /* oklch */ color: oklch(82.6% 0.051 102.5);
Tailwind
colors: {
custom: {
50: '#dcd8bd',
500: '#ccc8a2',
950: '#000000',
},
}SCSS
$custom: #ccc8a2; $custom-light: #dcd8bd; $custom-dark: #000000;
JSON
{
"hex": "#ccc8a2",
"rgb": {
"r": 204,
"g": 200,
"b": 162
},
"hsl": {
"h": 54.286,
"s": 29.167,
"l": 71.765
},
"oklch": {
"l": 0.82624,
"c": 0.05118,
"h": 102.5
},
"luminance": 0.56755
}Semantic roles & 50–950 ramp
primary
#CCC8A2
secondary
#7176A1
accent
#48A83E
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151412
muted
#848382