#CCCAA2#CCCAA2
#CCCAA2 is a very light, muted yellow. Relative luminance 0.577; OKLCH L 83.0% C 0.054 H 105.1°. Best body text is #000000 at 12.54:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCAA2 |
|---|---|
| RGB | rgb(204, 202, 162) |
| HSL | hsl(57, 29%, 72%) |
| HSV | hsv(57, 21%, 80%) |
| CMYK | cmyk(0%, 1%, 20.6%, 20%) |
| CIE-LAB | lab(80.56, -5.87, 20.28) |
| CIE-LCH | lch(80.56, 21.11, 106.14°) |
| OKLab | oklab(83.04% -0.014 0.0518) |
| OKLCH | oklch(83.04% 0.054 105.1) |
| XYZ | xyz(52.5437, 57.6877, 42.5423) |
| Luminance | 0.5769 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 5.97
Sand
#C2B280
ΔE00 7.94
Palegoldenrod
#EEE8AA
ΔE00 8.51
Vanilla
#F3E5AB
ΔE00 8.58
Putty
#BEAE8A
ΔE00 8.92
Pale Olive
#B9CC81
ΔE00 9.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCAA2 #A2A4CC
analogous
#CCB5A2 #CCCAA2 #B9CCA2
triadic
#CCCAA2 #A2CCCA #CAA2CC
tetradic
#CCCAA2 #A2CCB5 #A2A4CC #CCA2B9
square
#CCCAA2 #A2CCB5 #A2A4CC #CCA2B9
split-complementary
#CCCAA2 #A2B9CC #B5A2CC
monochromatic
#9D9A56 #B6B37A #CCCAA2 #E2E1CA #F4F4EB
Accessibility & contrast
On white
1.67
#CCCAA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.54
#CCCAA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCAA2
12.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCAA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCAA2 | 1.00 | 1.67 | 12.54 | 12.54 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C7A0
Deuteranopia (green-blind)
#D2C9A3
Tritanopia (blue-blind)
#D3C5BF
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #cccaa2; /* rgb */ color: rgb(204, 202, 162); /* oklch */ color: oklch(83.0% 0.054 105.1);
Tailwind
colors: {
custom: {
50: '#dcdabd',
500: '#cccaa2',
950: '#000000',
},
}SCSS
$custom: #cccaa2; $custom-light: #dcdabd; $custom-dark: #000000;
JSON
{
"hex": "#cccaa2",
"rgb": {
"r": 204,
"g": 202,
"b": 162
},
"hsl": {
"h": 57.143,
"s": 29.167,
"l": 71.765
},
"oklch": {
"l": 0.83037,
"c": 0.05361,
"h": 105.1
},
"luminance": 0.57687
}Semantic roles & 50–950 ramp
primary
#CCCAA2
secondary
#7173A1
accent
#43A83E
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151412
muted
#848382