#CAA094#CAA094
#CAA094 is a light, muted red. Relative luminance 0.398; OKLCH L 74.1% C 0.053 H 36.5°. Best body text is #000000 at 8.97:1 contrast (WCAG AA passes).
Color values
| HEX | #CAA094 |
|---|---|
| RGB | rgb(202, 160, 148) |
| HSL | hsl(13, 34%, 69%) |
| HSV | hsv(13, 27%, 79%) |
| CMYK | cmyk(0%, 20.8%, 26.7%, 20.8%) |
| CIE-LAB | lab(69.35, 13.76, 12.18) |
| CIE-LCH | lch(69.35, 18.37, 41.52°) |
| OKLab | oklab(74.1% 0.0427 0.0316) |
| OKLCH | oklch(74.1% 0.053 36.5) |
| XYZ | xyz(42.2739, 39.8382, 33.4740) |
| Luminance | 0.3984 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.88
Pinkish Tan
#D99B82
ΔE00 6.02
Rosybrown
#BC8F8F
ΔE00 7.08
Mushroom
#BA9E88
ΔE00 7.87
Blush (survey)
#F29E8E
ΔE00 9.06
Darksalmon
#E9967A
ΔE00 9.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAA094 #94BECA
analogous
#CA94A3 #CAA094 #CABB94
triadic
#CAA094 #94CAA0 #A094CA
tetradic
#CAA094 #A3CA94 #94BECA #BB94CA
square
#CAA094 #A3CA94 #94BECA #BB94CA
split-complementary
#CAA094 #94CABB #94A3CA
monochromatic
#985C4B #B67C6B #CAA094 #DEC4BD #F3E9E6
Accessibility & contrast
On white
2.34
#CAA094 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.97
#CAA094 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAA094
8.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAA094 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAA094 | 1.00 | 2.34 | 8.97 | 8.97 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A493
Deuteranopia (green-blind)
#B3AD94
Tritanopia (blue-blind)
#D49A9D
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #caa094; /* rgb */ color: rgb(202, 160, 148); /* oklch */ color: oklch(74.1% 0.053 36.5);
Tailwind
colors: {
custom: {
50: '#dbbcb3',
500: '#caa094',
950: '#000000',
},
}SCSS
$custom: #caa094; $custom-light: #dbbcb3; $custom-dark: #000000;
JSON
{
"hex": "#caa094",
"rgb": {
"r": 202,
"g": 160,
"b": 148
},
"hsl": {
"h": 13.333,
"s": 33.75,
"l": 68.627
},
"oklch": {
"l": 0.74101,
"c": 0.05308,
"h": 36.5
},
"luminance": 0.39836
}Semantic roles & 50–950 ramp
primary
#CAA094
secondary
#D5E1E5
accent
#93AD39
background
#FDFBFB
surface
#FBF6F6
border
#D4D0D0
text
#151211
muted
#838180