#CCCAA0#CCCAA0
#CCCAA0 is a very light, muted yellow. Relative luminance 0.576; OKLCH L 83.0% C 0.056 H 105.3°. Best body text is #000000 at 12.52:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCAA0 |
|---|---|
| RGB | rgb(204, 202, 160) |
| HSL | hsl(57, 30%, 71%) |
| HSV | hsv(57, 22%, 80%) |
| CMYK | cmyk(0%, 1%, 21.6%, 20%) |
| CIE-LAB | lab(80.53, -6.16, 21.28) |
| CIE-LCH | lch(80.53, 22.16, 106.14°) |
| OKLab | oklab(82.99% -0.0148 0.0542) |
| OKLCH | oklch(82.99% 0.056 105.3) |
| XYZ | xyz(52.3673, 57.6172, 41.6134) |
| Luminance | 0.5762 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 5.77
Sand
#C2B280
ΔE00 7.76
Palegoldenrod
#EEE8AA
ΔE00 8.25
Vanilla
#F3E5AB
ΔE00 8.37
Pale Olive
#B9CC81
ΔE00 8.71
Putty
#BEAE8A
ΔE00 8.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCAA0 #A0A2CC
analogous
#CCB4A0 #CCCAA0 #B8CCA0
triadic
#CCCAA0 #A0CCCA #CAA0CC
tetradic
#CCCAA0 #A0CCB4 #A0A2CC #CCA0B8
square
#CCCAA0 #A0CCB4 #A0A2CC #CCA0B8
split-complementary
#CCCAA0 #A0B8CC #B4A0CC
monochromatic
#9D9A54 #B7B478 #CCCAA0 #E1E0C8 #F4F4EB
Accessibility & contrast
On white
1.68
#CCCAA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.52
#CCCAA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCAA0
12.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCAA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCAA0 | 1.00 | 1.68 | 12.52 | 12.52 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C79D
Deuteranopia (green-blind)
#D3C9A1
Tritanopia (blue-blind)
#D3C4BF
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #cccaa0; /* rgb */ color: rgb(204, 202, 160); /* oklch */ color: oklch(83.0% 0.056 105.3);
Tailwind
colors: {
custom: {
50: '#dcdabc',
500: '#cccaa0',
950: '#000000',
},
}SCSS
$custom: #cccaa0; $custom-light: #dcdabc; $custom-dark: #000000;
JSON
{
"hex": "#cccaa0",
"rgb": {
"r": 204,
"g": 202,
"b": 160
},
"hsl": {
"h": 57.273,
"s": 30.137,
"l": 71.373
},
"oklch": {
"l": 0.82993,
"c": 0.05619,
"h": 105.3
},
"luminance": 0.57616
}Semantic roles & 50–950 ramp
primary
#CCCAA0
secondary
#6F71A1
accent
#42A93D
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151412
muted
#848382