#CACAA7#CACAA7
#CACAA7 is a very light, muted yellow. Relative luminance 0.576; OKLCH L 83.0% C 0.047 H 107.4°. Best body text is #000000 at 12.52:1 contrast (WCAG AA passes).
Color values
| HEX | #CACAA7 |
|---|---|
| RGB | rgb(202, 202, 167) |
| HSL | hsl(60, 25%, 72%) |
| HSV | hsv(60, 17%, 79%) |
| CMYK | cmyk(0%, 0%, 17.3%, 20.8%) |
| CIE-LAB | lab(80.51, -5.87, 17.53) |
| CIE-LCH | lch(80.51, 18.48, 108.51°) |
| OKLab | oklab(82.99% -0.0141 0.045) |
| OKLCH | oklch(82.99% 0.047 107.4) |
| XYZ | xyz(52.4522, 57.5882, 44.9041) |
| Luminance | 0.5759 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 7.11
Sand
#C2B280
ΔE00 8.92
Putty
#BEAE8A
ΔE00 9.37
Bland
#AFA88B
ΔE00 9.40
Palegoldenrod
#EEE8AA
ΔE00 9.50
Vanilla
#F3E5AB
ΔE00 9.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CACAA7 #A7A7CA
analogous
#CAB9A7 #CACAA7 #B9CAA7
triadic
#CACAA7 #A7CACA #CAA7CA
tetradic
#CACAA7 #A7CAB9 #A7A7CA #CAA7B9
square
#CACAA7 #A7CAB9 #A7A7CA #CAA7B9
split-complementary
#CACAA7 #A7B9CA #B9A7CA
monochromatic
#9A9A5D #B3B381 #CACAA7 #E1E1CD #F3F3EC
Accessibility & contrast
On white
1.68
#CACAA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.52
#CACAA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CACAA7
12.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CACAA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CACAA7 | 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)
#D0C7A5
Deuteranopia (green-blind)
#D1C9A8
Tritanopia (blue-blind)
#CFC5C0
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #cacaa7; /* rgb */ color: rgb(202, 202, 167); /* oklch */ color: oklch(83.0% 0.047 107.4);
Tailwind
colors: {
custom: {
50: '#dadac1',
500: '#cacaa7',
950: '#000000',
},
}SCSS
$custom: #cacaa7; $custom-light: #dadac1; $custom-dark: #000000;
JSON
{
"hex": "#cacaa7",
"rgb": {
"r": 202,
"g": 202,
"b": 167
},
"hsl": {
"h": 60,
"s": 24.823,
"l": 72.353
},
"oklch": {
"l": 0.82988,
"c": 0.04713,
"h": 107.4
},
"luminance": 0.57588
}Semantic roles & 50–950 ramp
primary
#CACAA7
secondary
#76769F
accent
#42A342
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#151412
muted
#848382