#CAACA0#CAACA0
#CAACA0 is a light, muted orange. Relative luminance 0.446; OKLCH L 76.7% C 0.039 H 43.0°. Best body text is #000000 at 9.92:1 contrast (WCAG AA passes).
Color values
| HEX | #CAACA0 |
|---|---|
| RGB | rgb(202, 172, 160) |
| HSL | hsl(17, 28%, 71%) |
| HSV | hsv(17, 21%, 79%) |
| CMYK | cmyk(0%, 14.9%, 20.8%, 20.8%) |
| CIE-LAB | lab(72.63, 8.99, 10.21) |
| CIE-LCH | lch(72.63, 13.60, 48.64°) |
| OKLab | oklab(76.74% 0.0285 0.0266) |
| OKLCH | oklch(76.74% 0.039 43) |
| XYZ | xyz(45.4550, 44.6011, 39.4654) |
| Luminance | 0.4460 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.08
Mushroom
#BA9E88
ΔE00 6.53
Pinkish Tan
#D99B82
ΔE00 9.10
Greige
#B8AB98
ΔE00 9.33
Warm Gray
#C9BEB0
ΔE00 9.35
Rosybrown
#BC8F8F
ΔE00 10.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAACA0 #A0BECA
analogous
#CAA0A9 #CAACA0 #CAC1A0
triadic
#CAACA0 #A0CAAC #ACA0CA
tetradic
#CAACA0 #A9CAA0 #A0BECA #C1A0CA
square
#CAACA0 #A9CAA0 #A0BECA #C1A0CA
split-complementary
#CAACA0 #A0CAC1 #A0A9CA
monochromatic
#9A6956 #B48A79 #CAACA0 #E0CEC7 #F4EEEB
Accessibility & contrast
On white
2.12
#CAACA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.92
#CAACA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAACA0
9.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAACA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAACA0 | 1.00 | 2.12 | 9.92 | 9.92 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3AF9F
Deuteranopia (green-blind)
#BAB5A0
Tritanopia (blue-blind)
#D2A8A9
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #caaca0; /* rgb */ color: rgb(202, 172, 160); /* oklch */ color: oklch(76.7% 0.039 43.0);
Tailwind
colors: {
custom: {
50: '#dac4bc',
500: '#caaca0',
950: '#000000',
},
}SCSS
$custom: #caaca0; $custom-light: #dac4bc; $custom-dark: #000000;
JSON
{
"hex": "#caaca0",
"rgb": {
"r": 202,
"g": 172,
"b": 160
},
"hsl": {
"h": 17.143,
"s": 28.378,
"l": 70.98
},
"oklch": {
"l": 0.76744,
"c": 0.03903,
"h": 43
},
"luminance": 0.446
}Semantic roles & 50–950 ramp
primary
#CAACA0
secondary
#DDE5E8
accent
#89A73E
background
#FDFCFB
surface
#FBF8F6
border
#D4D1D0
text
#151212
muted
#838181