#CCCAA5#CCCAA5
#CCCAA5 is a very light, muted yellow. Relative luminance 0.578; OKLCH L 83.1% C 0.050 H 104.9°. Best body text is #000000 at 12.56:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCAA5 |
|---|---|
| RGB | rgb(204, 202, 165) |
| HSL | hsl(57, 28%, 72%) |
| HSV | hsv(57, 19%, 80%) |
| CMYK | cmyk(0%, 1%, 19.1%, 20%) |
| CIE-LAB | lab(80.63, -5.43, 18.77) |
| CIE-LCH | lch(80.63, 19.54, 106.12°) |
| OKLab | oklab(83.1% -0.0128 0.0481) |
| OKLCH | oklch(83.1% 0.05 104.9) |
| XYZ | xyz(52.8135, 57.7957, 43.9635) |
| Luminance | 0.5779 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 6.35
Sand
#C2B280
ΔE00 8.26
Putty
#BEAE8A
ΔE00 8.88
Vanilla
#F3E5AB
ΔE00 8.94
Palegoldenrod
#EEE8AA
ΔE00 8.97
Bland
#AFA88B
ΔE00 9.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCAA5 #A5A7CC
analogous
#CCB7A5 #CCCAA5 #BBCCA5
triadic
#CCCAA5 #A5CCCA #CAA5CC
tetradic
#CCCAA5 #A5CCB7 #A5A7CC #CCA5BB
square
#CCCAA5 #A5CCB7 #A5A7CC #CCA5BB
split-complementary
#CCCAA5 #A5BBCC #B7A5CC
monochromatic
#9D9A59 #B6B37E #CCCAA5 #E2E1CC #F4F3EB
Accessibility & contrast
On white
1.67
#CCCAA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.56
#CCCAA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCAA5
12.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCAA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCAA5 | 1.00 | 1.67 | 12.56 | 12.56 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C7A3
Deuteranopia (green-blind)
#D2C9A6
Tritanopia (blue-blind)
#D2C5C0
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #cccaa5; /* rgb */ color: rgb(204, 202, 165); /* oklch */ color: oklch(83.1% 0.050 104.9);
Tailwind
colors: {
custom: {
50: '#dbdabf',
500: '#cccaa5',
950: '#000000',
},
}SCSS
$custom: #cccaa5; $custom-light: #dbdabf; $custom-dark: #000000;
JSON
{
"hex": "#cccaa5",
"rgb": {
"r": 204,
"g": 202,
"b": 165
},
"hsl": {
"h": 56.923,
"s": 27.66,
"l": 72.353
},
"oklch": {
"l": 0.83105,
"c": 0.04973,
"h": 104.9
},
"luminance": 0.57795
}Semantic roles & 50–950 ramp
primary
#CCCAA5
secondary
#7476A1
accent
#45A63F
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151412
muted
#848382