#CAA699#CAA699
#CAA699 is a light, muted orange. Relative luminance 0.421; OKLCH L 75.4% C 0.046 H 40.8°. Best body text is #000000 at 9.43:1 contrast (WCAG AA passes).
Color values
| HEX | #CAA699 |
|---|---|
| RGB | rgb(202, 166, 153) |
| HSL | hsl(16, 32%, 70%) |
| HSV | hsv(16, 24%, 79%) |
| CMYK | cmyk(0%, 17.8%, 24.3%, 20.8%) |
| CIE-LAB | lab(70.96, 11.21, 11.69) |
| CIE-LCH | lch(70.96, 16.19, 46.21°) |
| OKLab | oklab(75.39% 0.0351 0.0304) |
| OKLCH | oklch(75.39% 0.046 40.8) |
| XYZ | xyz(43.7435, 42.1306, 35.9586) |
| Luminance | 0.4213 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.84
Mushroom
#BA9E88
ΔE00 6.56
Pinkish Tan
#D99B82
ΔE00 7.15
Rosybrown
#BC8F8F
ΔE00 8.97
Blush (survey)
#F29E8E
ΔE00 10.47
Darksalmon
#E9967A
ΔE00 10.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAA699 #99BDCA
analogous
#CA99A5 #CAA699 #CABF99
triadic
#CAA699 #99CAA6 #A699CA
tetradic
#CAA699 #A5CA99 #99BDCA #BF99CA
square
#CAA699 #A5CA99 #99BDCA #BF99CA
split-complementary
#CAA699 #99CABF #99A5CA
monochromatic
#996350 #B58371 #CAA699 #DFC9C1 #F4ECEA
Accessibility & contrast
On white
2.23
#CAA699 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.43
#CAA699 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAA699
9.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAA699 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAA699 | 1.00 | 2.23 | 9.43 | 9.43 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFA998
Deuteranopia (green-blind)
#B7B199
Tritanopia (blue-blind)
#D4A1A2
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #caa699; /* rgb */ color: rgb(202, 166, 153); /* oklch */ color: oklch(75.4% 0.046 40.8);
Tailwind
colors: {
custom: {
50: '#dac0b7',
500: '#caa699',
950: '#000000',
},
}SCSS
$custom: #caa699; $custom-light: #dac0b7; $custom-dark: #000000;
JSON
{
"hex": "#caa699",
"rgb": {
"r": 202,
"g": 166,
"b": 153
},
"hsl": {
"h": 15.918,
"s": 31.613,
"l": 69.608
},
"oklch": {
"l": 0.7539,
"c": 0.04644,
"h": 40.8
},
"luminance": 0.42129
}Semantic roles & 50–950 ramp
primary
#CAA699
secondary
#D8E3E6
accent
#8DAA3B
background
#FDFBFB
surface
#FBF7F6
border
#D4D0D0
text
#151211
muted
#838180