#CAA893#CAA893
#CAA893 is a light, muted orange. Relative luminance 0.427; OKLCH L 75.6% C 0.050 H 53.4°. Best body text is #000000 at 9.53:1 contrast (WCAG AA passes).
Color values
| HEX | #CAA893 |
|---|---|
| RGB | rgb(202, 168, 147) |
| HSL | hsl(23, 34%, 68%) |
| HSV | hsv(23, 27%, 79%) |
| CMYK | cmyk(0%, 16.8%, 27.2%, 20.8%) |
| CIE-LAB | lab(71.33, 9.27, 15.50) |
| CIE-LCH | lch(71.33, 18.06, 59.13°) |
| OKLab | oklab(75.63% 0.0296 0.0399) |
| OKLCH | oklch(75.63% 0.05 53.4) |
| XYZ | xyz(43.6268, 42.6701, 33.5362) |
| Luminance | 0.4267 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mushroom
#BA9E88
ΔE00 4.11
Pinkish Tan
#D99B82
ΔE00 7.55
Pinkish Grey
#C8ACA9
ΔE00 7.85
Taupe (survey)
#B9A281
ΔE00 8.12
Tan
#D2B48C
ΔE00 8.17
Greige
#B8AB98
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAA893 #93B5CA
analogous
#CA9399 #CAA893 #CAC393
triadic
#CAA893 #93CAA8 #A893CA
tetradic
#CAA893 #99CA93 #93B5CA #C393CA
square
#CAA893 #99CA93 #93B5CA #C393CA
split-complementary
#CAA893 #93CAC3 #9399CA
monochromatic
#98684B #B6876A #CAA893 #DEC9BC #F2EAE5
Accessibility & contrast
On white
2.20
#CAA893 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.53
#CAA893 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAA893
9.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAA893 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAA893 | 1.00 | 2.20 | 9.53 | 9.53 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1AA92
Deuteranopia (green-blind)
#B9B293
Tritanopia (blue-blind)
#D4A2A2
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #caa893; /* rgb */ color: rgb(202, 168, 147); /* oklch */ color: oklch(75.6% 0.050 53.4);
Tailwind
colors: {
custom: {
50: '#dbc1b2',
500: '#caa893',
950: '#000000',
},
}SCSS
$custom: #caa893; $custom-light: #dbc1b2; $custom-dark: #000000;
JSON
{
"hex": "#caa893",
"rgb": {
"r": 202,
"g": 168,
"b": 147
},
"hsl": {
"h": 22.909,
"s": 34.161,
"l": 68.431
},
"oklch": {
"l": 0.75635,
"c": 0.04962,
"h": 53.4
},
"luminance": 0.42668
}Semantic roles & 50–950 ramp
primary
#CAA893
secondary
#D4DEE5
accent
#81AD39
background
#FDFBFA
surface
#FBF7F5
border
#D4D0CF
text
#151211
muted
#838180