#CAA595#CAA595
#CAA595 is a light, muted orange. Relative luminance 0.416; OKLCH L 75.1% C 0.049 H 44.6°. Best body text is #000000 at 9.33:1 contrast (WCAG AA passes).
Color values
| HEX | #CAA595 |
|---|---|
| RGB | rgb(202, 165, 149) |
| HSL | hsl(18, 33%, 69%) |
| HSV | hsv(18, 26%, 79%) |
| CMYK | cmyk(0%, 18.3%, 26.2%, 20.8%) |
| CIE-LAB | lab(70.62, 11.18, 13.41) |
| CIE-LCH | lch(70.62, 17.46, 50.19°) |
| OKLab | oklab(75.1% 0.0351 0.0347) |
| OKLCH | oklch(75.1% 0.049 44.6) |
| XYZ | xyz(43.2376, 41.6385, 34.1874) |
| Luminance | 0.4164 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mushroom
#BA9E88
ΔE00 5.68
Pinkish Grey
#C8ACA9
ΔE00 6.05
Pinkish Tan
#D99B82
ΔE00 6.48
Rosybrown
#BC8F8F
ΔE00 9.67
Darksalmon
#E9967A
ΔE00 10.14
Blush (survey)
#F29E8E
ΔE00 10.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAA595 #95BACA
analogous
#CA95A0 #CAA595 #CAC095
triadic
#CAA595 #95CAA5 #A595CA
tetradic
#CAA595 #A0CA95 #95BACA #C095CA
square
#CAA595 #A0CA95 #95BACA #C095CA
split-complementary
#CAA595 #95CAC0 #95A0CA
monochromatic
#98634C #B6826C #CAA595 #DEC8BE #F3EAE7
Accessibility & contrast
On white
2.25
#CAA595 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.33
#CAA595 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAA595
9.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAA595 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAA595 | 1.00 | 2.25 | 9.33 | 9.33 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEA894
Deuteranopia (green-blind)
#B7B095
Tritanopia (blue-blind)
#D49FA1
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #caa595; /* rgb */ color: rgb(202, 165, 149); /* oklch */ color: oklch(75.1% 0.049 44.6);
Tailwind
colors: {
custom: {
50: '#dbbfb4',
500: '#caa595',
950: '#000000',
},
}SCSS
$custom: #caa595; $custom-light: #dbbfb4; $custom-dark: #000000;
JSON
{
"hex": "#caa595",
"rgb": {
"r": 202,
"g": 165,
"b": 149
},
"hsl": {
"h": 18.113,
"s": 33.333,
"l": 68.824
},
"oklch": {
"l": 0.75096,
"c": 0.04934,
"h": 44.6
},
"luminance": 0.41637
}Semantic roles & 50–950 ramp
primary
#CAA595
secondary
#D6E1E5
accent
#89AC39
background
#FDFBFB
surface
#FBF7F6
border
#D4D0D0
text
#151211
muted
#838180