#CAC2AA#CAC2AA
#CAC2AA is a light, muted yellow. Relative luminance 0.540; OKLCH L 81.4% C 0.034 H 91.7°. Best body text is #000000 at 11.81:1 contrast (WCAG AA passes).
Color values
| HEX | #CAC2AA |
|---|---|
| RGB | rgb(202, 194, 170) |
| HSL | hsl(45, 23%, 73%) |
| HSV | hsv(45, 16%, 79%) |
| CMYK | cmyk(0%, 4%, 15.8%, 20.8%) |
| CIE-LAB | lab(78.49, -1.23, 13.09) |
| CIE-LCH | lch(78.49, 13.14, 95.35°) |
| OKLab | oklab(81.41% -0.001 0.0339) |
| OKLCH | oklch(81.41% 0.034 91.7) |
| XYZ | xyz(50.9041, 54.0431, 45.7722) |
| Luminance | 0.5404 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 4.88
Khaki
#C3B091
ΔE00 6.48
Putty
#BEAE8A
ΔE00 6.84
Greige
#B8AB98
ΔE00 6.89
Warm Beige
#E9DCC9
ΔE00 7.51
Bland
#AFA88B
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAC2AA #AAB2CA
analogous
#CAB2AA #CAC2AA #C2CAAA
triadic
#CAC2AA #AACAC2 #C2AACA
tetradic
#CAC2AA #AACAB2 #AAB2CA #CAAAC2
square
#CAC2AA #AACAB2 #AAB2CA #CAAAC2
split-complementary
#CAC2AA #AAC2CA #B2AACA
monochromatic
#9A8B60 #B2A784 #CAC2AA #E2DDD0 #F3F1EC
Accessibility & contrast
On white
1.78
#CAC2AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.81
#CAC2AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAC2AA
11.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAC2AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAC2AA | 1.00 | 1.78 | 11.81 | 11.81 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C1A9
Deuteranopia (green-blind)
#CAC3AB
Tritanopia (blue-blind)
#D0BEBB
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #cac2aa; /* rgb */ color: rgb(202, 194, 170); /* oklch */ color: oklch(81.4% 0.034 91.7);
Tailwind
colors: {
custom: {
50: '#dad4c3',
500: '#cac2aa',
950: '#000000',
},
}SCSS
$custom: #cac2aa; $custom-light: #dad4c3; $custom-dark: #000000;
JSON
{
"hex": "#cac2aa",
"rgb": {
"r": 202,
"g": 194,
"b": 170
},
"hsl": {
"h": 45,
"s": 23.188,
"l": 72.941
},
"oklch": {
"l": 0.81414,
"c": 0.0339,
"h": 91.7
},
"luminance": 0.54042
}Semantic roles & 50–950 ramp
primary
#CAC2AA
secondary
#79839F
accent
#5BA244
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141412
muted
#838382