#CCCAA7#CCCAA7
#CCCAA7 is a very light, muted yellow. Relative luminance 0.579; OKLCH L 83.2% C 0.047 H 104.7°. Best body text is #000000 at 12.57:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCAA7 |
|---|---|
| RGB | rgb(204, 202, 167) |
| HSL | hsl(57, 27%, 73%) |
| HSV | hsv(57, 18%, 80%) |
| CMYK | cmyk(0%, 1%, 18.1%, 20%) |
| CIE-LAB | lab(80.67, -5.13, 17.77) |
| CIE-LCH | lch(80.67, 18.49, 106.10°) |
| OKLab | oklab(83.15% -0.0119 0.0456) |
| OKLCH | oklch(83.15% 0.047 104.7) |
| XYZ | xyz(52.9970, 57.8691, 44.9297) |
| Luminance | 0.5787 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 6.65
Sand
#C2B280
ΔE00 8.51
Putty
#BEAE8A
ΔE00 8.89
Vanilla
#F3E5AB
ΔE00 9.22
Bland
#AFA88B
ΔE00 9.24
Palegoldenrod
#EEE8AA
ΔE00 9.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCAA7 #A7A9CC
analogous
#CCB7A7 #CCCAA7 #BBCCA7
triadic
#CCCAA7 #A7CCCA #CAA7CC
tetradic
#CCCAA7 #A7CCB7 #A7A9CC #CCA7BB
square
#CCCAA7 #A7CCB7 #A7A9CC #CCA7BB
split-complementary
#CCCAA7 #A7BBCC #B7A7CC
monochromatic
#9D9A5B #B6B380 #CCCAA7 #E2E1CE #F4F3EC
Accessibility & contrast
On white
1.67
#CCCAA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.57
#CCCAA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCAA7
12.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCAA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCAA7 | 1.00 | 1.67 | 12.57 | 12.57 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C7A5
Deuteranopia (green-blind)
#D2C9A8
Tritanopia (blue-blind)
#D2C5C0
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #cccaa7; /* rgb */ color: rgb(204, 202, 167); /* oklch */ color: oklch(83.2% 0.047 104.7);
Tailwind
colors: {
custom: {
50: '#dbdac1',
500: '#cccaa7',
950: '#000000',
},
}SCSS
$custom: #cccaa7; $custom-light: #dbdac1; $custom-dark: #000000;
JSON
{
"hex": "#cccaa7",
"rgb": {
"r": 204,
"g": 202,
"b": 167
},
"hsl": {
"h": 56.757,
"s": 26.619,
"l": 72.745
},
"oklch": {
"l": 0.83151,
"c": 0.04712,
"h": 104.7
},
"luminance": 0.57868
}Semantic roles & 50–950 ramp
primary
#CCCAA7
secondary
#7678A1
accent
#46A540
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151412
muted
#848382