#CACAA2#CACAA2
#CACAA2 is a very light, muted yellow. Relative luminance 0.574; OKLCH L 82.9% C 0.054 H 107.5°. Best body text is #000000 at 12.48:1 contrast (WCAG AA passes).
Color values
| HEX | #CACAA2 |
|---|---|
| RGB | rgb(202, 202, 162) |
| HSL | hsl(60, 27%, 71%) |
| HSV | hsv(60, 20%, 79%) |
| CMYK | cmyk(0%, 0%, 19.8%, 20.8%) |
| CIE-LAB | lab(80.41, -6.62, 20.04) |
| CIE-LCH | lch(80.41, 21.10, 108.27°) |
| OKLab | oklab(82.88% -0.0161 0.0512) |
| OKLCH | oklch(82.88% 0.054 107.5) |
| XYZ | xyz(51.9989, 57.4068, 42.5167) |
| Luminance | 0.5741 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 6.46
Sand
#C2B280
ΔE00 8.34
Palegoldenrod
#EEE8AA
ΔE00 8.72
Pale Olive
#B9CC81
ΔE00 8.78
Vanilla
#F3E5AB
ΔE00 8.99
Greenish Tan
#BCCB7A
ΔE00 9.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CACAA2 #A2A2CA
analogous
#CAB6A2 #CACAA2 #B6CAA2
triadic
#CACAA2 #A2CACA #CAA2CA
tetradic
#CACAA2 #A2CAB6 #A2A2CA #CAA2B6
square
#CACAA2 #A2CAB6 #A2A2CA #CAA2B6
split-complementary
#CACAA2 #A2B6CA #B6A2CA
monochromatic
#9A9A58 #B4B47B #CACAA2 #E0E0C9 #F4F4EC
Accessibility & contrast
On white
1.68
#CACAA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.48
#CACAA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CACAA2
12.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CACAA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CACAA2 | 1.00 | 1.68 | 12.48 | 12.48 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C6A0
Deuteranopia (green-blind)
#D2C8A3
Tritanopia (blue-blind)
#D0C5BF
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #cacaa2; /* rgb */ color: rgb(202, 202, 162); /* oklch */ color: oklch(82.9% 0.054 107.5);
Tailwind
colors: {
custom: {
50: '#dadabd',
500: '#cacaa2',
950: '#000000',
},
}SCSS
$custom: #cacaa2; $custom-light: #dadabd; $custom-dark: #000000;
JSON
{
"hex": "#cacaa2",
"rgb": {
"r": 202,
"g": 202,
"b": 162
},
"hsl": {
"h": 60,
"s": 27.397,
"l": 71.373
},
"oklch": {
"l": 0.82875,
"c": 0.05365,
"h": 107.5
},
"luminance": 0.57406
}Semantic roles & 50–950 ramp
primary
#CACAA2
secondary
#71719F
accent
#40A640
background
#FEFEFD
surface
#FBFBF8
border
#D4D4D1
text
#151412
muted
#848382