#CACAAA#CACAAA
#CACAAA is a very light, muted yellow. Relative luminance 0.577; OKLCH L 83.1% C 0.043 H 107.3°. Best body text is #000000 at 12.54:1 contrast (WCAG AA passes).
Color values
| HEX | #CACAAA |
|---|---|
| RGB | rgb(202, 202, 170) |
| HSL | hsl(60, 23%, 73%) |
| HSV | hsv(60, 16%, 79%) |
| CMYK | cmyk(0%, 0%, 15.8%, 20.8%) |
| CIE-LAB | lab(80.57, -5.41, 16.02) |
| CIE-LCH | lch(80.57, 16.91, 108.65°) |
| OKLab | oklab(83.06% -0.0128 0.0412) |
| OKLCH | oklch(83.06% 0.043 107.3) |
| XYZ | xyz(52.7328, 57.7004, 46.3817) |
| Luminance | 0.5770 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 7.61
Bland
#AFA88B
ΔE00 9.31
Sand
#C2B280
ΔE00 9.35
Putty
#BEAE8A
ΔE00 9.44
Eggshell
#F0EAD6
ΔE00 9.52
Warm Gray
#C9BEB0
ΔE00 9.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CACAAA #AAAACA
analogous
#CABAAA #CACAAA #BACAAA
triadic
#CACAAA #AACACA #CAAACA
tetradic
#CACAAA #AACABA #AAAACA #CAAABA
square
#CACAAA #AACABA #AAAACA #CAAABA
split-complementary
#CACAAA #AABACA #BAAACA
monochromatic
#9A9A60 #B2B284 #CACAAA #E2E2D0 #F3F3EC
Accessibility & contrast
On white
1.67
#CACAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.54
#CACAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CACAAA
12.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CACAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CACAAA | 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)
#D0C7A8
Deuteranopia (green-blind)
#D0C9AB
Tritanopia (blue-blind)
#CFC6C1
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #cacaaa; /* rgb */ color: rgb(202, 202, 170); /* oklch */ color: oklch(83.1% 0.043 107.3);
Tailwind
colors: {
custom: {
50: '#dadac3',
500: '#cacaaa',
950: '#000000',
},
}SCSS
$custom: #cacaaa; $custom-light: #dadac3; $custom-dark: #000000;
JSON
{
"hex": "#cacaaa",
"rgb": {
"r": 202,
"g": 202,
"b": 170
},
"hsl": {
"h": 60,
"s": 23.188,
"l": 72.941
},
"oklch": {
"l": 0.83059,
"c": 0.0432,
"h": 107.3
},
"luminance": 0.577
}Semantic roles & 50–950 ramp
primary
#CACAAA
secondary
#79799F
accent
#44A244
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141412
muted
#838382