#CAA494#CAA494
#CAA494 is a light, muted orange. Relative luminance 0.412; OKLCH L 74.9% C 0.050 H 44.0°. Best body text is #000000 at 9.25:1 contrast (WCAG AA passes).
Color values
| HEX | #CAA494 |
|---|---|
| RGB | rgb(202, 164, 148) |
| HSL | hsl(18, 34%, 69%) |
| HSV | hsv(18, 27%, 79%) |
| CMYK | cmyk(0%, 18.8%, 26.7%, 20.8%) |
| CIE-LAB | lab(70.35, 11.58, 13.58) |
| CIE-LCH | lch(70.35, 17.85, 49.55°) |
| OKLab | oklab(74.88% 0.0363 0.0351) |
| OKLCH | oklch(74.88% 0.05 44) |
| XYZ | xyz(42.9785, 41.2474, 33.7089) |
| Luminance | 0.4125 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mushroom
#BA9E88
ΔE00 5.83
Pinkish Grey
#C8ACA9
ΔE00 6.18
Pinkish Tan
#D99B82
ΔE00 6.19
Rosybrown
#BC8F8F
ΔE00 9.40
Darksalmon
#E9967A
ΔE00 9.86
Blush (survey)
#F29E8E
ΔE00 10.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAA494 #94BACA
analogous
#CA949F #CAA494 #CABF94
triadic
#CAA494 #94CAA4 #A494CA
tetradic
#CAA494 #9FCA94 #94BACA #BF94CA
square
#CAA494 #9FCA94 #94BACA #BF94CA
split-complementary
#CAA494 #94CABF #949FCA
monochromatic
#98624B #B6816B #CAA494 #DEC7BD #F3EAE6
Accessibility & contrast
On white
2.27
#CAA494 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.25
#CAA494 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAA494
9.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAA494 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAA494 | 1.00 | 2.27 | 9.25 | 9.25 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADA793
Deuteranopia (green-blind)
#B6AF94
Tritanopia (blue-blind)
#D49EA0
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #caa494; /* rgb */ color: rgb(202, 164, 148); /* oklch */ color: oklch(74.9% 0.050 44.0);
Tailwind
colors: {
custom: {
50: '#dbbfb3',
500: '#caa494',
950: '#000000',
},
}SCSS
$custom: #caa494; $custom-light: #dbbfb3; $custom-dark: #000000;
JSON
{
"hex": "#caa494",
"rgb": {
"r": 202,
"g": 164,
"b": 148
},
"hsl": {
"h": 17.778,
"s": 33.75,
"l": 68.627
},
"oklch": {
"l": 0.74876,
"c": 0.05047,
"h": 44
},
"luminance": 0.41246
}Semantic roles & 50–950 ramp
primary
#CAA494
secondary
#D5E0E5
accent
#8AAD39
background
#FDFBFB
surface
#FBF7F6
border
#D4D0D0
text
#151211
muted
#838180