#CAA798#CAA798
#CAA798 is a light, muted orange. Relative luminance 0.425; OKLCH L 75.6% C 0.046 H 44.5°. Best body text is #000000 at 9.49:1 contrast (WCAG AA passes).
Color values
| HEX | #CAA798 |
|---|---|
| RGB | rgb(202, 167, 152) |
| HSL | hsl(18, 32%, 69%) |
| HSV | hsv(18, 25%, 79%) |
| CMYK | cmyk(0%, 17.3%, 24.8%, 20.8%) |
| CIE-LAB | lab(71.19, 10.52, 12.56) |
| CIE-LCH | lch(71.19, 16.38, 50.06°) |
| OKLab | oklab(75.56% 0.0332 0.0326) |
| OKLCH | oklch(75.56% 0.046 44.5) |
| XYZ | xyz(43.8438, 42.4627, 35.5863) |
| Luminance | 0.4246 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.47
Mushroom
#BA9E88
ΔE00 5.75
Pinkish Tan
#D99B82
ΔE00 7.18
Rosybrown
#BC8F8F
ΔE00 9.91
Greige
#B8AB98
ΔE00 10.14
Taupe (survey)
#B9A281
ΔE00 10.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAA798 #98BBCA
analogous
#CA98A2 #CAA798 #CAC098
triadic
#CAA798 #98CAA7 #A798CA
tetradic
#CAA798 #A2CA98 #98BBCA #C098CA
square
#CAA798 #A2CA98 #98BBCA #C098CA
split-complementary
#CAA798 #98CAC0 #98A2CA
monochromatic
#99654F #B58470 #CAA798 #DFCAC0 #F4ECE9
Accessibility & contrast
On white
2.21
#CAA798 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.49
#CAA798 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAA798
9.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAA798 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAA798 | 1.00 | 2.21 | 9.49 | 9.49 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0AA97
Deuteranopia (green-blind)
#B8B198
Tritanopia (blue-blind)
#D4A2A3
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #caa798; /* rgb */ color: rgb(202, 167, 152); /* oklch */ color: oklch(75.6% 0.046 44.5);
Tailwind
colors: {
custom: {
50: '#dac1b6',
500: '#caa798',
950: '#000000',
},
}SCSS
$custom: #caa798; $custom-light: #dac1b6; $custom-dark: #000000;
JSON
{
"hex": "#caa798",
"rgb": {
"r": 202,
"g": 167,
"b": 152
},
"hsl": {
"h": 18,
"s": 32.051,
"l": 69.412
},
"oklch": {
"l": 0.7556,
"c": 0.04647,
"h": 44.5
},
"luminance": 0.42461
}Semantic roles & 50–950 ramp
primary
#CAA798
secondary
#D8E2E6
accent
#89AB3B
background
#FDFBFB
surface
#FBF7F6
border
#D4D0D0
text
#151211
muted
#838180