#CAAFA6#CAAFA6
#CAAFA6 is a light, muted orange. Relative luminance 0.460; OKLCH L 77.5% C 0.034 H 39.3°. Best body text is #000000 at 10.19:1 contrast (WCAG AA passes).
Color values
| HEX | #CAAFA6 |
|---|---|
| RGB | rgb(202, 175, 166) |
| HSL | hsl(15, 25%, 72%) |
| HSV | hsv(15, 18%, 79%) |
| CMYK | cmyk(0%, 13.4%, 17.8%, 20.8%) |
| CIE-LAB | lab(73.53, 8.29, 8.21) |
| CIE-LCH | lch(73.53, 11.66, 44.72°) |
| OKLab | oklab(77.49% 0.0263 0.0215) |
| OKLCH | oklch(77.49% 0.034 39.3) |
| XYZ | xyz(46.5700, 45.9710, 42.4891) |
| Luminance | 0.4597 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.03
Mushroom
#BA9E88
ΔE00 7.70
Warm Gray
#C9BEB0
ΔE00 8.75
Greige
#B8AB98
ΔE00 9.42
Pinkish Tan
#D99B82
ΔE00 10.49
Dusty Pink
#D8A7B1
ΔE00 10.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAAFA6 #A6C1CA
analogous
#CAA6AF #CAAFA6 #CAC1A6
triadic
#CAAFA6 #A6CAAF #AFA6CA
tetradic
#CAAFA6 #AFCAA6 #A6C1CA #C1A6CA
square
#CAAFA6 #AFCAA6 #A6C1CA #C1A6CA
split-complementary
#CAAFA6 #A6CAC1 #A6AFCA
monochromatic
#9A6B5C #B38D80 #CAAFA6 #E1D1CC #F4EEEC
Accessibility & contrast
On white
2.06
#CAAFA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.19
#CAAFA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAAFA6
10.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAAFA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAAFA6 | 1.00 | 2.06 | 10.19 | 10.19 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B2A5
Deuteranopia (green-blind)
#BBB7A6
Tritanopia (blue-blind)
#D1ABAC
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #caafa6; /* rgb */ color: rgb(202, 175, 166); /* oklch */ color: oklch(77.5% 0.034 39.3);
Tailwind
colors: {
custom: {
50: '#dac6c0',
500: '#caafa6',
950: '#000000',
},
}SCSS
$custom: #caafa6; $custom-light: #dac6c0; $custom-dark: #000000;
JSON
{
"hex": "#caafa6",
"rgb": {
"r": 202,
"g": 175,
"b": 166
},
"hsl": {
"h": 15,
"s": 25.352,
"l": 72.157
},
"oklch": {
"l": 0.77492,
"c": 0.03396,
"h": 39.3
},
"luminance": 0.4597
}Semantic roles & 50–950 ramp
primary
#CAAFA6
secondary
#E1E8EA
accent
#8BA442
background
#FDFCFB
surface
#FAF8F7
border
#D3D1D0
text
#151312
muted
#838281