#CAA799#CAA799
#CAA799 is a light, muted orange. Relative luminance 0.425; OKLCH L 75.6% C 0.046 H 43.0°. Best body text is #000000 at 9.50:1 contrast (WCAG AA passes).
Color values
| HEX | #CAA799 |
|---|---|
| RGB | rgb(202, 167, 153) |
| HSL | hsl(17, 32%, 70%) |
| HSV | hsv(17, 24%, 79%) |
| CMYK | cmyk(0%, 17.3%, 24.3%, 20.8%) |
| CIE-LAB | lab(71.21, 10.66, 12.04) |
| CIE-LCH | lch(71.21, 16.08, 48.48°) |
| OKLab | oklab(75.59% 0.0336 0.0313) |
| OKLCH | oklch(75.59% 0.046 43) |
| XYZ | xyz(43.9260, 42.4956, 36.0195) |
| Luminance | 0.4249 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.09
Mushroom
#BA9E88
ΔE00 6.09
Pinkish Tan
#D99B82
ΔE00 7.29
Rosybrown
#BC8F8F
ΔE00 9.58
Greige
#B8AB98
ΔE00 10.38
Darksalmon
#E9967A
ΔE00 10.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAA799 #99BCCA
analogous
#CA99A4 #CAA799 #CAC099
triadic
#CAA799 #99CAA7 #A799CA
tetradic
#CAA799 #A4CA99 #99BCCA #C099CA
square
#CAA799 #A4CA99 #99BCCA #C099CA
split-complementary
#CAA799 #99CAC0 #99A4CA
monochromatic
#996550 #B58471 #CAA799 #DFCAC1 #F4ECEA
Accessibility & contrast
On white
2.21
#CAA799 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.50
#CAA799 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAA799
9.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAA799 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAA799 | 1.00 | 2.21 | 9.50 | 9.50 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0AA98
Deuteranopia (green-blind)
#B8B199
Tritanopia (blue-blind)
#D4A2A3
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #caa799; /* rgb */ color: rgb(202, 167, 153); /* oklch */ color: oklch(75.6% 0.046 43.0);
Tailwind
colors: {
custom: {
50: '#dac1b7',
500: '#caa799',
950: '#000000',
},
}SCSS
$custom: #caa799; $custom-light: #dac1b7; $custom-dark: #000000;
JSON
{
"hex": "#caa799",
"rgb": {
"r": 202,
"g": 167,
"b": 153
},
"hsl": {
"h": 17.143,
"s": 31.613,
"l": 69.608
},
"oklch": {
"l": 0.75585,
"c": 0.04586,
"h": 43
},
"luminance": 0.42494
}Semantic roles & 50–950 ramp
primary
#CAA799
secondary
#D8E2E6
accent
#8BAA3B
background
#FDFBFB
surface
#FBF7F6
border
#D4D0D0
text
#151211
muted
#838180