#CAA495#CAA495
#CAA495 is a light, muted orange. Relative luminance 0.413; OKLCH L 74.9% C 0.050 H 42.6°. Best body text is #000000 at 9.26:1 contrast (WCAG AA passes).
Color values
| HEX | #CAA495 |
|---|---|
| RGB | rgb(202, 164, 149) |
| HSL | hsl(17, 33%, 69%) |
| HSV | hsv(17, 26%, 79%) |
| CMYK | cmyk(0%, 18.8%, 26.2%, 20.8%) |
| CIE-LAB | lab(70.37, 11.72, 13.06) |
| CIE-LCH | lch(70.37, 17.55, 48.09°) |
| OKLab | oklab(74.9% 0.0367 0.0338) |
| OKLCH | oklch(74.9% 0.05 42.6) |
| XYZ | xyz(43.0580, 41.2792, 34.1276) |
| Luminance | 0.4128 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.84
Mushroom
#BA9E88
ΔE00 6.15
Pinkish Tan
#D99B82
ΔE00 6.30
Rosybrown
#BC8F8F
ΔE00 9.06
Darksalmon
#E9967A
ΔE00 9.92
Blush (survey)
#F29E8E
ΔE00 10.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAA495 #95BBCA
analogous
#CA95A1 #CAA495 #CABF95
triadic
#CAA495 #95CAA4 #A495CA
tetradic
#CAA495 #A1CA95 #95BBCA #BF95CA
square
#CAA495 #A1CA95 #95BBCA #BF95CA
split-complementary
#CAA495 #95CABF #95A1CA
monochromatic
#98624C #B6816C #CAA495 #DEC7BE #F3EAE7
Accessibility & contrast
On white
2.27
#CAA495 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.26
#CAA495 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAA495
9.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAA495 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAA495 | 1.00 | 2.27 | 9.26 | 9.26 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADA894
Deuteranopia (green-blind)
#B6AF95
Tritanopia (blue-blind)
#D49EA0
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #caa495; /* rgb */ color: rgb(202, 164, 149); /* oklch */ color: oklch(74.9% 0.050 42.6);
Tailwind
colors: {
custom: {
50: '#dbbfb4',
500: '#caa495',
950: '#000000',
},
}SCSS
$custom: #caa495; $custom-light: #dbbfb4; $custom-dark: #000000;
JSON
{
"hex": "#caa495",
"rgb": {
"r": 202,
"g": 164,
"b": 149
},
"hsl": {
"h": 16.981,
"s": 33.333,
"l": 68.824
},
"oklch": {
"l": 0.74901,
"c": 0.04989,
"h": 42.6
},
"luminance": 0.41277
}Semantic roles & 50–950 ramp
primary
#CAA495
secondary
#D6E1E5
accent
#8CAC39
background
#FDFBFB
surface
#FBF7F6
border
#D4D0D0
text
#151211
muted
#838180