#CAAFA1#CAAFA1
#CAAFA1 is a light, muted orange. Relative luminance 0.458; OKLCH L 77.4% C 0.037 H 49.1°. Best body text is #000000 at 10.16:1 contrast (WCAG AA passes).
Color values
| HEX | #CAAFA1 |
|---|---|
| RGB | rgb(202, 175, 161) |
| HSL | hsl(20, 28%, 71%) |
| HSV | hsv(20, 20%, 79%) |
| CMYK | cmyk(0%, 13.4%, 20.3%, 20.8%) |
| CIE-LAB | lab(73.41, 7.52, 10.77) |
| CIE-LCH | lch(73.41, 13.14, 55.09°) |
| OKLab | oklab(77.36% 0.0243 0.028) |
| OKLCH | oklch(77.36% 0.037 49.1) |
| XYZ | xyz(46.1202, 45.7911, 40.1204) |
| Luminance | 0.4579 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.37
Mushroom
#BA9E88
ΔE00 6.02
Warm Gray
#C9BEB0
ΔE00 7.72
Greige
#B8AB98
ΔE00 7.79
Khaki
#C3B091
ΔE00 9.18
Tan
#D2B48C
ΔE00 9.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAAFA1 #A1BCCA
analogous
#CAA1A7 #CAAFA1 #CAC3A1
triadic
#CAAFA1 #A1CAAF #AFA1CA
tetradic
#CAAFA1 #A7CAA1 #A1BCCA #C3A1CA
square
#CAAFA1 #A7CAA1 #A1BCCA #C3A1CA
split-complementary
#CAAFA1 #A1CAC3 #A1A7CA
monochromatic
#9A6E57 #B48E7A #CAAFA1 #E0D0C8 #F4EEEB
Accessibility & contrast
On white
2.07
#CAAFA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.16
#CAAFA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAAFA1
10.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAAFA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAAFA1 | 1.00 | 2.07 | 10.16 | 10.16 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B1A0
Deuteranopia (green-blind)
#BCB6A1
Tritanopia (blue-blind)
#D2ABAB
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #caafa1; /* rgb */ color: rgb(202, 175, 161); /* oklch */ color: oklch(77.4% 0.037 49.1);
Tailwind
colors: {
custom: {
50: '#dac6bc',
500: '#caafa1',
950: '#000000',
},
}SCSS
$custom: #caafa1; $custom-light: #dac6bc; $custom-dark: #000000;
JSON
{
"hex": "#caafa1",
"rgb": {
"r": 202,
"g": 175,
"b": 161
},
"hsl": {
"h": 20.488,
"s": 27.891,
"l": 71.176
},
"oklch": {
"l": 0.77362,
"c": 0.03708,
"h": 49.1
},
"luminance": 0.4579
}Semantic roles & 50–950 ramp
primary
#CAAFA1
secondary
#DEE5E9
accent
#83A73F
background
#FDFCFB
surface
#FBF8F6
border
#D4D1D0
text
#151312
muted
#838281