#CAA498#CAA498
#CAA498 is a light, muted red. Relative luminance 0.414; OKLCH L 75.0% C 0.048 H 38.3°. Best body text is #000000 at 9.27:1 contrast (WCAG AA passes).
Color values
| HEX | #CAA498 |
|---|---|
| RGB | rgb(202, 164, 152) |
| HSL | hsl(14, 32%, 69%) |
| HSV | hsv(14, 25%, 79%) |
| CMYK | cmyk(0%, 18.8%, 24.8%, 20.8%) |
| CIE-LAB | lab(70.44, 12.15, 11.50) |
| CIE-LCH | lch(70.44, 16.73, 43.43°) |
| OKLab | oklab(74.98% 0.0379 0.0299) |
| OKLCH | oklch(74.98% 0.048 38.3) |
| XYZ | xyz(43.3006, 41.3762, 35.4052) |
| Luminance | 0.4137 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.89
Pinkish Tan
#D99B82
ΔE00 6.83
Mushroom
#BA9E88
ΔE00 7.19
Rosybrown
#BC8F8F
ΔE00 8.09
Blush (survey)
#F29E8E
ΔE00 9.91
Dusty Pink
#D8A7B1
ΔE00 9.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAA498 #98BECA
analogous
#CA98A5 #CAA498 #CABD98
triadic
#CAA498 #98CAA4 #A498CA
tetradic
#CAA498 #A5CA98 #98BECA #BD98CA
square
#CAA498 #A5CA98 #98BECA #BD98CA
split-complementary
#CAA498 #98CABD #98A5CA
monochromatic
#99614F #B58070 #CAA498 #DFC8C0 #F4EBE9
Accessibility & contrast
On white
2.26
#CAA498 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.27
#CAA498 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAA498
9.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAA498 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAA498 | 1.00 | 2.26 | 9.27 | 9.27 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADA897
Deuteranopia (green-blind)
#B5AF98
Tritanopia (blue-blind)
#D49FA1
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #caa498; /* rgb */ color: rgb(202, 164, 152); /* oklch */ color: oklch(75.0% 0.048 38.3);
Tailwind
colors: {
custom: {
50: '#dbbfb6',
500: '#caa498',
950: '#000000',
},
}SCSS
$custom: #caa498; $custom-light: #dbbfb6; $custom-dark: #000000;
JSON
{
"hex": "#caa498",
"rgb": {
"r": 202,
"g": 164,
"b": 152
},
"hsl": {
"h": 14.4,
"s": 32.051,
"l": 69.412
},
"oklch": {
"l": 0.74976,
"c": 0.04828,
"h": 38.3
},
"luminance": 0.41374
}Semantic roles & 50–950 ramp
primary
#CAA498
secondary
#D8E3E6
accent
#90AB3B
background
#FDFBFB
surface
#FBF7F6
border
#D4D0D0
text
#151211
muted
#838180