#C2AFA0#C2AFA0
#C2AFA0 is a light, muted orange. Relative luminance 0.447; OKLCH L 76.6% C 0.030 H 60.6°. Best body text is #000000 at 9.93:1 contrast (WCAG AA passes).
Color values
| HEX | #C2AFA0 |
|---|---|
| RGB | rgb(194, 175, 160) |
| HSL | hsl(26, 22%, 69%) |
| HSV | hsv(26, 18%, 76%) |
| CMYK | cmyk(0%, 9.8%, 17.5%, 23.9%) |
| CIE-LAB | lab(72.67, 4.35, 10.17) |
| CIE-LCH | lch(72.67, 11.07, 66.83°) |
| OKLab | oklab(76.61% 0.0149 0.0265) |
| OKLCH | oklch(76.61% 0.03 60.6) |
| XYZ | xyz(43.9231, 44.6683, 39.5590) |
| Luminance | 0.4467 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Greige
#B8AB98
ΔE00 4.29
Warm Gray
#C9BEB0
ΔE00 5.10
Mushroom
#BA9E88
ΔE00 5.79
Khaki
#C3B091
ΔE00 6.51
Stone
#A89F91
ΔE00 7.00
Taupe (survey)
#B9A281
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2AFA0 #A0B3C2
analogous
#C2A0A2 #C2AFA0 #C2C0A0
triadic
#C2AFA0 #A0C2AF #AFA0C2
tetradic
#C2AFA0 #A2C2A0 #A0B3C2 #C0A0C2
square
#C2AFA0 #A2C2A0 #A0B3C2 #C0A0C2
split-complementary
#C2AFA0 #A0C2C0 #A0A2C2
monochromatic
#8D715B #AA907B #C2AFA0 #DACEC5 #F2EEEB
Accessibility & contrast
On white
2.11
#C2AFA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.93
#C2AFA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2AFA0
9.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2AFA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2AFA0 | 1.00 | 2.11 | 9.93 | 9.93 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B09F
Deuteranopia (green-blind)
#B9B4A0
Tritanopia (blue-blind)
#C9ABAB
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #c2afa0; /* rgb */ color: rgb(194, 175, 160); /* oklch */ color: oklch(76.6% 0.030 60.6);
Tailwind
colors: {
custom: {
50: '#d4c6bc',
500: '#c2afa0',
950: '#000000',
},
}SCSS
$custom: #c2afa0; $custom-light: #d4c6bc; $custom-dark: #000000;
JSON
{
"hex": "#c2afa0",
"rgb": {
"r": 194,
"g": 175,
"b": 160
},
"hsl": {
"h": 26.471,
"s": 21.795,
"l": 69.412
},
"oklch": {
"l": 0.76609,
"c": 0.03041,
"h": 60.6
},
"luminance": 0.44667
}Semantic roles & 50–950 ramp
primary
#C2AFA0
secondary
#DADFE4
accent
#78A045
background
#FDFCFB
surface
#FAF8F6
border
#D3D1D0
text
#141312
muted
#838281