#CACAA0#CACAA0
#CACAA0 is a very light, muted yellow. Relative luminance 0.573; OKLCH L 82.8% C 0.056 H 107.6°. Best body text is #000000 at 12.47:1 contrast (WCAG AA passes).
Color values
| HEX | #CACAA0 |
|---|---|
| RGB | rgb(202, 202, 160) |
| HSL | hsl(60, 28%, 71%) |
| HSV | hsv(60, 21%, 79%) |
| CMYK | cmyk(0%, 0%, 20.8%, 20.8%) |
| CIE-LAB | lab(80.37, -6.91, 21.04) |
| CIE-LCH | lch(80.37, 22.15, 108.17°) |
| OKLab | oklab(82.83% -0.017 0.0536) |
| OKLCH | oklch(82.83% 0.056 107.6) |
| XYZ | xyz(51.8225, 57.3363, 41.5879) |
| Luminance | 0.5734 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 6.27
Sand
#C2B280
ΔE00 8.17
Pale Olive
#B9CC81
ΔE00 8.33
Palegoldenrod
#EEE8AA
ΔE00 8.46
Greenish Tan
#BCCB7A
ΔE00 8.77
Vanilla
#F3E5AB
ΔE00 8.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CACAA0 #A0A0CA
analogous
#CAB5A0 #CACAA0 #B5CAA0
triadic
#CACAA0 #A0CACA #CAA0CA
tetradic
#CACAA0 #A0CAB5 #A0A0CA #CAA0B5
square
#CACAA0 #A0CAB5 #A0A0CA #CAA0B5
split-complementary
#CACAA0 #A0B5CA #B5A0CA
monochromatic
#9A9A56 #B4B479 #CACAA0 #E0E0C7 #F4F4EB
Accessibility & contrast
On white
1.68
#CACAA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.47
#CACAA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CACAA0
12.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CACAA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CACAA0 | 1.00 | 1.68 | 12.47 | 12.47 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C69D
Deuteranopia (green-blind)
#D2C8A2
Tritanopia (blue-blind)
#D0C5BF
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #cacaa0; /* rgb */ color: rgb(202, 202, 160); /* oklch */ color: oklch(82.8% 0.056 107.6);
Tailwind
colors: {
custom: {
50: '#dadabc',
500: '#cacaa0',
950: '#000000',
},
}SCSS
$custom: #cacaa0; $custom-light: #dadabc; $custom-dark: #000000;
JSON
{
"hex": "#cacaa0",
"rgb": {
"r": 202,
"g": 202,
"b": 160
},
"hsl": {
"h": 60,
"s": 28.378,
"l": 70.98
},
"oklch": {
"l": 0.82831,
"c": 0.05623,
"h": 107.6
},
"luminance": 0.57336
}Semantic roles & 50–950 ramp
primary
#CACAA0
secondary
#6F6F9F
accent
#3EA73E
background
#FEFEFD
surface
#FBFBF8
border
#D4D4D1
text
#151412
muted
#848382