#CAA293#CAA293
#CAA293 is a light, muted orange. Relative luminance 0.405; OKLCH L 74.5% C 0.052 H 41.6°. Best body text is #000000 at 9.10:1 contrast (WCAG AA passes).
Color values
| HEX | #CAA293 |
|---|---|
| RGB | rgb(202, 162, 147) |
| HSL | hsl(16, 34%, 68%) |
| HSV | hsv(16, 27%, 79%) |
| CMYK | cmyk(0%, 19.8%, 27.2%, 20.8%) |
| CIE-LAB | lab(69.83, 12.53, 13.40) |
| CIE-LCH | lch(69.83, 18.34, 46.92°) |
| OKLab | oklab(74.46% 0.0391 0.0346) |
| OKLCH | oklch(74.46% 0.052 41.6) |
| XYZ | xyz(42.5446, 40.5057, 33.1755) |
| Luminance | 0.4050 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Tan
#D99B82
ΔE00 5.78
Pinkish Grey
#C8ACA9
ΔE00 6.19
Mushroom
#BA9E88
ΔE00 6.50
Rosybrown
#BC8F8F
ΔE00 8.54
Darksalmon
#E9967A
ΔE00 9.41
Blush (survey)
#F29E8E
ΔE00 9.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAA293 #93BBCA
analogous
#CA939F #CAA293 #CABD93
triadic
#CAA293 #93CAA2 #A293CA
tetradic
#CAA293 #9FCA93 #93BBCA #BD93CA
square
#CAA293 #9FCA93 #93BBCA #BD93CA
split-complementary
#CAA293 #93CABD #939FCA
monochromatic
#98604B #B67F6A #CAA293 #DEC5BC #F2E9E5
Accessibility & contrast
On white
2.31
#CAA293 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.10
#CAA293 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAA293
9.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAA293 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAA293 | 1.00 | 2.31 | 9.10 | 9.10 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACA692
Deuteranopia (green-blind)
#B5AE93
Tritanopia (blue-blind)
#D49C9E
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #caa293; /* rgb */ color: rgb(202, 162, 147); /* oklch */ color: oklch(74.5% 0.052 41.6);
Tailwind
colors: {
custom: {
50: '#dbbdb2',
500: '#caa293',
950: '#000000',
},
}SCSS
$custom: #caa293; $custom-light: #dbbdb2; $custom-dark: #000000;
JSON
{
"hex": "#caa293",
"rgb": {
"r": 202,
"g": 162,
"b": 147
},
"hsl": {
"h": 16.364,
"s": 34.161,
"l": 68.431
},
"oklch": {
"l": 0.74463,
"c": 0.05221,
"h": 41.6
},
"luminance": 0.40504
}Semantic roles & 50–950 ramp
primary
#CAA293
secondary
#D4E0E5
accent
#8DAD39
background
#FDFBFA
surface
#FBF6F5
border
#D4D0CF
text
#151211
muted
#838180