#CAACA2#CAACA2
#CAACA2 is a light, muted orange. Relative luminance 0.447; OKLCH L 76.8% C 0.038 H 39.3°. Best body text is #000000 at 9.93:1 contrast (WCAG AA passes).
Color values
| HEX | #CAACA2 |
|---|---|
| RGB | rgb(202, 172, 162) |
| HSL | hsl(15, 27%, 71%) |
| HSV | hsv(15, 20%, 79%) |
| CMYK | cmyk(0%, 14.9%, 19.8%, 20.8%) |
| CIE-LAB | lab(72.68, 9.29, 9.18) |
| CIE-LCH | lch(72.68, 13.06, 44.65°) |
| OKLab | oklab(76.8% 0.0293 0.024) |
| OKLCH | oklch(76.8% 0.038 39.3) |
| XYZ | xyz(45.6313, 44.6717, 40.3942) |
| Luminance | 0.4467 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.17
Mushroom
#BA9E88
ΔE00 7.28
Pinkish Tan
#D99B82
ΔE00 9.39
Warm Gray
#C9BEB0
ΔE00 9.74
Greige
#B8AB98
ΔE00 9.95
Rosybrown
#BC8F8F
ΔE00 10.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAACA2 #A2C0CA
analogous
#CAA2AC #CAACA2 #CAC0A2
triadic
#CAACA2 #A2CAAC #ACA2CA
tetradic
#CAACA2 #ACCAA2 #A2C0CA #C0A2CA
square
#CAACA2 #ACCAA2 #A2C0CA #C0A2CA
split-complementary
#CAACA2 #A2CAC0 #A2ACCA
monochromatic
#9A6858 #B4897B #CAACA2 #E0CFC9 #F4EEEC
Accessibility & contrast
On white
2.11
#CAACA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.93
#CAACA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAACA2
9.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAACA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAACA2 | 1.00 | 2.11 | 9.93 | 9.93 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3AFA1
Deuteranopia (green-blind)
#BAB5A2
Tritanopia (blue-blind)
#D2A8A9
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #caaca2; /* rgb */ color: rgb(202, 172, 162); /* oklch */ color: oklch(76.8% 0.038 39.3);
Tailwind
colors: {
custom: {
50: '#dac4bd',
500: '#caaca2',
950: '#000000',
},
}SCSS
$custom: #caaca2; $custom-light: #dac4bd; $custom-dark: #000000;
JSON
{
"hex": "#caaca2",
"rgb": {
"r": 202,
"g": 172,
"b": 162
},
"hsl": {
"h": 15,
"s": 27.397,
"l": 71.373
},
"oklch": {
"l": 0.76796,
"c": 0.03791,
"h": 39.3
},
"luminance": 0.4467
}Semantic roles & 50–950 ramp
primary
#CAACA2
secondary
#DFE6E9
accent
#8CA640
background
#FDFCFB
surface
#FBF8F6
border
#D4D1D0
text
#151212
muted
#838181