#CAA294#CAA294
#CAA294 is a light, muted orange. Relative luminance 0.405; OKLCH L 74.5% C 0.052 H 40.2°. Best body text is #000000 at 9.11:1 contrast (WCAG AA passes).
Color values
| HEX | #CAA294 |
|---|---|
| RGB | rgb(202, 162, 148) |
| HSL | hsl(16, 34%, 69%) |
| HSV | hsv(16, 27%, 79%) |
| CMYK | cmyk(0%, 19.8%, 26.7%, 20.8%) |
| CIE-LAB | lab(69.85, 12.67, 12.88) |
| CIE-LCH | lch(69.85, 18.06, 45.47°) |
| OKLab | oklab(74.49% 0.0395 0.0333) |
| OKLCH | oklch(74.49% 0.052 40.2) |
| XYZ | xyz(42.6234, 40.5372, 33.5905) |
| Luminance | 0.4053 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.90
Pinkish Tan
#D99B82
ΔE00 5.95
Mushroom
#BA9E88
ΔE00 6.83
Rosybrown
#BC8F8F
ΔE00 8.20
Darksalmon
#E9967A
ΔE00 9.51
Blush (survey)
#F29E8E
ΔE00 9.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAA294 #94BCCA
analogous
#CA94A1 #CAA294 #CABD94
triadic
#CAA294 #94CAA2 #A294CA
tetradic
#CAA294 #A1CA94 #94BCCA #BD94CA
square
#CAA294 #A1CA94 #94BCCA #BD94CA
split-complementary
#CAA294 #94CABD #94A1CA
monochromatic
#985F4B #B67E6B #CAA294 #DEC6BD #F3E9E6
Accessibility & contrast
On white
2.31
#CAA294 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.11
#CAA294 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAA294
9.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAA294 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAA294 | 1.00 | 2.31 | 9.11 | 9.11 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABA693
Deuteranopia (green-blind)
#B5AE94
Tritanopia (blue-blind)
#D49C9E
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #caa294; /* rgb */ color: rgb(202, 162, 148); /* oklch */ color: oklch(74.5% 0.052 40.2);
Tailwind
colors: {
custom: {
50: '#dbbdb3',
500: '#caa294',
950: '#000000',
},
}SCSS
$custom: #caa294; $custom-light: #dbbdb3; $custom-dark: #000000;
JSON
{
"hex": "#caa294",
"rgb": {
"r": 202,
"g": 162,
"b": 148
},
"hsl": {
"h": 15.556,
"s": 33.75,
"l": 68.627
},
"oklch": {
"l": 0.74488,
"c": 0.05166,
"h": 40.2
},
"luminance": 0.40535
}Semantic roles & 50–950 ramp
primary
#CAA294
secondary
#D5E1E5
accent
#8FAD39
background
#FDFBFB
surface
#FBF6F6
border
#D4D0D0
text
#151211
muted
#838180