#CACAA4#CACAA4
#CACAA4 is a very light, muted yellow. Relative luminance 0.575; OKLCH L 82.9% C 0.051 H 107.5°. Best body text is #000000 at 12.50:1 contrast (WCAG AA passes).
Color values
| HEX | #CACAA4 |
|---|---|
| RGB | rgb(202, 202, 164) |
| HSL | hsl(60, 26%, 72%) |
| HSV | hsv(60, 19%, 79%) |
| CMYK | cmyk(0%, 0%, 18.8%, 20.8%) |
| CIE-LAB | lab(80.45, -6.32, 19.03) |
| CIE-LCH | lch(80.45, 20.05, 108.37°) |
| OKLab | oklab(82.92% -0.0153 0.0487) |
| OKLCH | oklch(82.92% 0.051 107.5) |
| XYZ | xyz(52.1781, 57.4785, 43.4605) |
| Luminance | 0.5748 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 6.69
Sand
#C2B280
ΔE00 8.55
Palegoldenrod
#EEE8AA
ΔE00 9.01
Vanilla
#F3E5AB
ΔE00 9.22
Pale Olive
#B9CC81
ΔE00 9.24
Putty
#BEAE8A
ΔE00 9.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CACAA4 #A4A4CA
analogous
#CAB7A4 #CACAA4 #B7CAA4
triadic
#CACAA4 #A4CACA #CAA4CA
tetradic
#CACAA4 #A4CAB7 #A4A4CA #CAA4B7
square
#CACAA4 #A4CAB7 #A4A4CA #CAA4B7
split-complementary
#CACAA4 #A4B7CA #B7A4CA
monochromatic
#9A9A5A #B3B37D #CACAA4 #E1E1CB #F4F4EC
Accessibility & contrast
On white
1.68
#CACAA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.50
#CACAA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CACAA4
12.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CACAA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CACAA4 | 1.00 | 1.68 | 12.50 | 12.50 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C7A2
Deuteranopia (green-blind)
#D1C8A5
Tritanopia (blue-blind)
#D0C5BF
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #cacaa4; /* rgb */ color: rgb(202, 202, 164); /* oklch */ color: oklch(82.9% 0.051 107.5);
Tailwind
colors: {
custom: {
50: '#dadabf',
500: '#cacaa4',
950: '#000000',
},
}SCSS
$custom: #cacaa4; $custom-light: #dadabf; $custom-dark: #000000;
JSON
{
"hex": "#cacaa4",
"rgb": {
"r": 202,
"g": 202,
"b": 164
},
"hsl": {
"h": 60,
"s": 26.389,
"l": 71.765
},
"oklch": {
"l": 0.8292,
"c": 0.05105,
"h": 107.5
},
"luminance": 0.57478
}Semantic roles & 50–950 ramp
primary
#CACAA4
secondary
#73739F
accent
#41A541
background
#FEFEFD
surface
#FBFBF8
border
#D4D4D1
text
#151412
muted
#848382