#CACAAC#CACAAC
#CACAAC is a very light, muted yellow. Relative luminance 0.578; OKLCH L 83.1% C 0.041 H 107.3°. Best body text is #000000 at 12.56:1 contrast (WCAG AA passes).
Color values
| HEX | #CACAAC |
|---|---|
| RGB | rgb(202, 202, 172) |
| HSL | hsl(60, 22%, 73%) |
| HSV | hsv(60, 15%, 79%) |
| CMYK | cmyk(0%, 0%, 14.9%, 20.8%) |
| CIE-LAB | lab(80.61, -5.10, 15.01) |
| CIE-LCH | lch(80.61, 15.86, 108.75°) |
| OKLab | oklab(83.11% -0.012 0.0387) |
| OKLCH | oklch(83.11% 0.041 107.3) |
| XYZ | xyz(52.9234, 57.7766, 47.3857) |
| Luminance | 0.5778 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 7.98
Eggshell
#F0EAD6
ΔE00 9.22
Bland
#AFA88B
ΔE00 9.29
Warm Gray
#C9BEB0
ΔE00 9.29
Putty
#BEAE8A
ΔE00 9.52
Warm Beige
#E9DCC9
ΔE00 9.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CACAAC #ACACCA
analogous
#CABBAC #CACAAC #BBCAAC
triadic
#CACAAC #ACCACA #CAACCA
tetradic
#CACAAC #ACCABB #ACACCA #CAACBB
square
#CACAAC #ACCABB #ACACCA #CAACBB
split-complementary
#CACAAC #ACBBCA #BBACCA
monochromatic
#9A9A62 #B2B287 #CACAAC #E2E2D1 #F3F3EC
Accessibility & contrast
On white
1.67
#CACAAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.56
#CACAAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CACAAC
12.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CACAAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CACAAC | 1.00 | 1.67 | 12.56 | 12.56 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC7AA
Deuteranopia (green-blind)
#D0C9AD
Tritanopia (blue-blind)
#CFC6C2
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #cacaac; /* rgb */ color: rgb(202, 202, 172); /* oklch */ color: oklch(83.1% 0.041 107.3);
Tailwind
colors: {
custom: {
50: '#dadac4',
500: '#cacaac',
950: '#000000',
},
}SCSS
$custom: #cacaac; $custom-light: #dadac4; $custom-dark: #000000;
JSON
{
"hex": "#cacaac",
"rgb": {
"r": 202,
"g": 202,
"b": 172
},
"hsl": {
"h": 60,
"s": 22.059,
"l": 73.333
},
"oklch": {
"l": 0.83106,
"c": 0.04056,
"h": 107.3
},
"luminance": 0.57776
}Semantic roles & 50–950 ramp
primary
#CACAAC
secondary
#7C7C9F
accent
#45A045
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141412
muted
#838382