#C2AFA2#C2AFA2
#C2AFA2 is a light, muted orange. Relative luminance 0.447; OKLCH L 76.7% C 0.029 H 56.6°. Best body text is #000000 at 9.95:1 contrast (WCAG AA passes).
Color values
| HEX | #C2AFA2 |
|---|---|
| RGB | rgb(194, 175, 162) |
| HSL | hsl(24, 21%, 70%) |
| HSV | hsv(24, 16%, 76%) |
| CMYK | cmyk(0%, 9.8%, 16.5%, 23.9%) |
| CIE-LAB | lab(72.72, 4.67, 9.15) |
| CIE-LCH | lch(72.72, 10.27, 62.96°) |
| OKLab | oklab(76.66% 0.0157 0.0239) |
| OKLCH | oklch(76.66% 0.029 56.6) |
| XYZ | xyz(44.0995, 44.7389, 40.4878) |
| Luminance | 0.4474 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Greige
#B8AB98
ΔE00 5.01
Warm Gray
#C9BEB0
ΔE00 5.35
Mushroom
#BA9E88
ΔE00 6.11
Pinkish Grey
#C8ACA9
ΔE00 6.86
Stone
#A89F91
ΔE00 7.30
Khaki
#C3B091
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2AFA2 #A2B5C2
analogous
#C2A2A5 #C2AFA2 #C2BFA2
triadic
#C2AFA2 #A2C2AF #AFA2C2
tetradic
#C2AFA2 #A5C2A2 #A2B5C2 #BFA2C2
square
#C2AFA2 #A5C2A2 #A2B5C2 #BFA2C2
split-complementary
#C2AFA2 #A2C2BF #A2A5C2
monochromatic
#8D705D #AA8F7D #C2AFA2 #DACFC7 #F2EFEC
Accessibility & contrast
On white
2.11
#C2AFA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.95
#C2AFA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2AFA2
9.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2AFA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2AFA2 | 1.00 | 2.11 | 9.95 | 9.95 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B0A1
Deuteranopia (green-blind)
#B9B4A2
Tritanopia (blue-blind)
#C8ACAB
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #c2afa2; /* rgb */ color: rgb(194, 175, 162); /* oklch */ color: oklch(76.7% 0.029 56.6);
Tailwind
colors: {
custom: {
50: '#d4c6bd',
500: '#c2afa2',
950: '#000000',
},
}SCSS
$custom: #c2afa2; $custom-light: #d4c6bd; $custom-dark: #000000;
JSON
{
"hex": "#c2afa2",
"rgb": {
"r": 194,
"g": 175,
"b": 162
},
"hsl": {
"h": 24.375,
"s": 20.779,
"l": 69.804
},
"oklch": {
"l": 0.76661,
"c": 0.02859,
"h": 56.6
},
"luminance": 0.44738
}Semantic roles & 50–950 ramp
primary
#C2AFA2
secondary
#DBE1E4
accent
#7B9F46
background
#FDFCFB
surface
#FAF8F6
border
#D3D1D0
text
#141312
muted
#838281