#CAC2AC#CAC2AC
#CAC2AC is a light, muted orange. Relative luminance 0.541; OKLCH L 81.5% C 0.031 H 90.4°. Best body text is #000000 at 11.82:1 contrast (WCAG AA passes).
Color values
| HEX | #CAC2AC |
|---|---|
| RGB | rgb(202, 194, 172) |
| HSL | hsl(44, 22%, 73%) |
| HSV | hsv(44, 15%, 79%) |
| CMYK | cmyk(0%, 4%, 14.9%, 20.8%) |
| CIE-LAB | lab(78.53, -0.91, 12.07) |
| CIE-LCH | lch(78.53, 12.11, 94.31°) |
| OKLab | oklab(81.46% -0.0002 0.0313) |
| OKLCH | oklch(81.46% 0.031 90.4) |
| XYZ | xyz(51.0948, 54.1194, 46.7762) |
| Luminance | 0.5412 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 4.19
Khaki
#C3B091
ΔE00 6.62
Greige
#B8AB98
ΔE00 6.65
Putty
#BEAE8A
ΔE00 7.19
Warm Beige
#E9DCC9
ΔE00 7.22
Bland
#AFA88B
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAC2AC #ACB4CA
analogous
#CAB3AC #CAC2AC #C3CAAC
triadic
#CAC2AC #ACCAC2 #C2ACCA
tetradic
#CAC2AC #ACCAB3 #ACB4CA #CAACC3
square
#CAC2AC #ACCAB3 #ACB4CA #CAACC3
split-complementary
#CAC2AC #ACC3CA #B3ACCA
monochromatic
#9A8B62 #B2A787 #CAC2AC #E2DDD1 #F3F1EC
Accessibility & contrast
On white
1.78
#CAC2AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.82
#CAC2AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAC2AC
11.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAC2AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAC2AC | 1.00 | 1.78 | 11.82 | 11.82 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C1AB
Deuteranopia (green-blind)
#C9C3AD
Tritanopia (blue-blind)
#CFBEBC
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #cac2ac; /* rgb */ color: rgb(202, 194, 172); /* oklch */ color: oklch(81.5% 0.031 90.4);
Tailwind
colors: {
custom: {
50: '#dad4c4',
500: '#cac2ac',
950: '#000000',
},
}SCSS
$custom: #cac2ac; $custom-light: #dad4c4; $custom-dark: #000000;
JSON
{
"hex": "#cac2ac",
"rgb": {
"r": 202,
"g": 194,
"b": 172
},
"hsl": {
"h": 44,
"s": 22.059,
"l": 73.333
},
"oklch": {
"l": 0.81463,
"c": 0.03133,
"h": 90.4
},
"luminance": 0.54119
}Semantic roles & 50–950 ramp
primary
#CAC2AC
secondary
#7C859F
accent
#5DA045
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141412
muted
#838382