#CCC8A3#CCC8A3
#CCC8A3 is a very light, muted yellow. Relative luminance 0.568; OKLCH L 82.6% C 0.050 H 102.3°. Best body text is #000000 at 12.36:1 contrast (WCAG AA passes).
Color values
| HEX | #CCC8A3 |
|---|---|
| RGB | rgb(204, 200, 163) |
| HSL | hsl(54, 29%, 72%) |
| HSV | hsv(54, 20%, 80%) |
| CMYK | cmyk(0%, 2%, 20.1%, 20%) |
| CIE-LAB | lab(80.06, -4.68, 19.05) |
| CIE-LCH | lch(80.06, 19.62, 103.81°) |
| OKLab | oklab(82.65% -0.0106 0.0487) |
| OKLCH | oklch(82.65% 0.05 102.3) |
| XYZ | xyz(52.1667, 56.7910, 42.8569) |
| Luminance | 0.5679 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 6.26
Sand
#C2B280
ΔE00 7.54
Putty
#BEAE8A
ΔE00 8.06
Bland
#AFA88B
ΔE00 8.78
Vanilla
#F3E5AB
ΔE00 8.96
Khaki
#C3B091
ΔE00 9.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCC8A3 #A3A7CC
analogous
#CCB4A3 #CCC8A3 #BCCCA3
triadic
#CCC8A3 #A3CCC8 #C8A3CC
tetradic
#CCC8A3 #A3CCB4 #A3A7CC #CCA3BC
square
#CCC8A3 #A3CCB4 #A3A7CC #CCA3BC
split-complementary
#CCC8A3 #A3BCCC #B4A3CC
monochromatic
#9D9757 #B6B07C #CCC8A3 #E2E0CA #F4F3EB
Accessibility & contrast
On white
1.70
#CCC8A3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.36
#CCC8A3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCC8A3
12.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCC8A3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCC8A3 | 1.00 | 1.70 | 12.36 | 12.36 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC5A1
Deuteranopia (green-blind)
#D1C8A4
Tritanopia (blue-blind)
#D3C3BE
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #ccc8a3; /* rgb */ color: rgb(204, 200, 163); /* oklch */ color: oklch(82.6% 0.050 102.3);
Tailwind
colors: {
custom: {
50: '#dbd8be',
500: '#ccc8a3',
950: '#000000',
},
}SCSS
$custom: #ccc8a3; $custom-light: #dbd8be; $custom-dark: #000000;
JSON
{
"hex": "#ccc8a3",
"rgb": {
"r": 204,
"g": 200,
"b": 163
},
"hsl": {
"h": 54.146,
"s": 28.671,
"l": 71.961
},
"oklch": {
"l": 0.82647,
"c": 0.04989,
"h": 102.3
},
"luminance": 0.5679
}Semantic roles & 50–950 ramp
primary
#CCC8A3
secondary
#7277A1
accent
#48A73E
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151412
muted
#848382