#CAAFA2#CAAFA2
#CAAFA2 is a light, muted orange. Relative luminance 0.458; OKLCH L 77.4% C 0.036 H 47.3°. Best body text is #000000 at 10.16:1 contrast (WCAG AA passes).
Color values
| HEX | #CAAFA2 |
|---|---|
| RGB | rgb(202, 175, 162) |
| HSL | hsl(20, 27%, 71%) |
| HSV | hsv(20, 20%, 79%) |
| CMYK | cmyk(0%, 13.4%, 19.8%, 20.8%) |
| CIE-LAB | lab(73.43, 7.67, 10.26) |
| CIE-LCH | lch(73.43, 12.81, 53.21°) |
| OKLab | oklab(77.39% 0.0247 0.0267) |
| OKLCH | oklch(77.39% 0.036 47.3) |
| XYZ | xyz(46.2087, 45.8265, 40.5867) |
| Luminance | 0.4582 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.90
Mushroom
#BA9E88
ΔE00 6.32
Warm Gray
#C9BEB0
ΔE00 7.89
Greige
#B8AB98
ΔE00 8.09
Khaki
#C3B091
ΔE00 9.62
Pinkish Tan
#D99B82
ΔE00 10.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAAFA2 #A2BDCA
analogous
#CAA2A9 #CAAFA2 #CAC3A2
triadic
#CAAFA2 #A2CAAF #AFA2CA
tetradic
#CAAFA2 #A9CAA2 #A2BDCA #C3A2CA
square
#CAAFA2 #A9CAA2 #A2BDCA #C3A2CA
split-complementary
#CAAFA2 #A2CAC3 #A2A9CA
monochromatic
#9A6D58 #B48D7B #CAAFA2 #E0D1C9 #F4EEEC
Accessibility & contrast
On white
2.07
#CAAFA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.16
#CAAFA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAAFA2
10.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAAFA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAAFA2 | 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)
#B6B1A1
Deuteranopia (green-blind)
#BCB7A2
Tritanopia (blue-blind)
#D2ABAB
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #caafa2; /* rgb */ color: rgb(202, 175, 162); /* oklch */ color: oklch(77.4% 0.036 47.3);
Tailwind
colors: {
custom: {
50: '#dac6bd',
500: '#caafa2',
950: '#000000',
},
}SCSS
$custom: #caafa2; $custom-light: #dac6bd; $custom-dark: #000000;
JSON
{
"hex": "#caafa2",
"rgb": {
"r": 202,
"g": 175,
"b": 162
},
"hsl": {
"h": 19.5,
"s": 27.397,
"l": 71.373
},
"oklch": {
"l": 0.77388,
"c": 0.03638,
"h": 47.3
},
"luminance": 0.45825
}Semantic roles & 50–950 ramp
primary
#CAAFA2
secondary
#DFE6E9
accent
#85A640
background
#FDFCFB
surface
#FBF8F6
border
#D4D1D0
text
#151312
muted
#838281