#CAA398#CAA398
#CAA398 is a light, muted red. Relative luminance 0.410; OKLCH L 74.8% C 0.049 H 36.3°. Best body text is #000000 at 9.20:1 contrast (WCAG AA passes).
Color values
| HEX | #CAA398 |
|---|---|
| RGB | rgb(202, 163, 152) |
| HSL | hsl(13, 32%, 69%) |
| HSV | hsv(13, 25%, 79%) |
| CMYK | cmyk(0%, 19.3%, 24.8%, 20.8%) |
| CIE-LAB | lab(70.19, 12.69, 11.15) |
| CIE-LCH | lch(70.19, 16.89, 41.30°) |
| OKLab | oklab(74.78% 0.0395 0.029) |
| OKLCH | oklch(74.78% 0.049 36.3) |
| XYZ | xyz(43.1223, 41.0197, 35.3458) |
| Luminance | 0.4102 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.85
Pinkish Tan
#D99B82
ΔE00 6.85
Rosybrown
#BC8F8F
ΔE00 7.52
Mushroom
#BA9E88
ΔE00 7.71
Dusty Pink
#D8A7B1
ΔE00 9.42
Blush (survey)
#F29E8E
ΔE00 9.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAA398 #98BFCA
analogous
#CA98A6 #CAA398 #CABC98
triadic
#CAA398 #98CAA3 #A398CA
tetradic
#CAA398 #A6CA98 #98BFCA #BC98CA
square
#CAA398 #A6CA98 #98BFCA #BC98CA
split-complementary
#CAA398 #98CABC #98A6CA
monochromatic
#995F4F #B57F70 #CAA398 #DFC7C0 #F4EBE9
Accessibility & contrast
On white
2.28
#CAA398 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.20
#CAA398 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAA398
9.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAA398 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAA398 | 1.00 | 2.28 | 9.20 | 9.20 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACA797
Deuteranopia (green-blind)
#B5AF98
Tritanopia (blue-blind)
#D49EA0
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #caa398; /* rgb */ color: rgb(202, 163, 152); /* oklch */ color: oklch(74.8% 0.049 36.3);
Tailwind
colors: {
custom: {
50: '#dbbeb6',
500: '#caa398',
950: '#000000',
},
}SCSS
$custom: #caa398; $custom-light: #dbbeb6; $custom-dark: #000000;
JSON
{
"hex": "#caa398",
"rgb": {
"r": 202,
"g": 163,
"b": 152
},
"hsl": {
"h": 13.2,
"s": 32.051,
"l": 69.412
},
"oklch": {
"l": 0.74782,
"c": 0.04899,
"h": 36.3
},
"luminance": 0.41018
}Semantic roles & 50–950 ramp
primary
#CAA398
secondary
#D8E3E6
accent
#92AB3B
background
#FDFBFB
surface
#FBF6F6
border
#D4D0D0
text
#151211
muted
#838180