#C0AFA2#C0AFA2
#C0AFA2 is a light, muted orange. Relative luminance 0.445; OKLCH L 76.5% C 0.027 H 59.8°. Best body text is #000000 at 9.90:1 contrast (WCAG AA passes).
Color values
| HEX | #C0AFA2 |
|---|---|
| RGB | rgb(192, 175, 162) |
| HSL | hsl(26, 19%, 69%) |
| HSV | hsv(26, 16%, 75%) |
| CMYK | cmyk(0%, 8.9%, 15.6%, 24.7%) |
| CIE-LAB | lab(72.55, 3.92, 8.87) |
| CIE-LCH | lch(72.55, 9.70, 66.16°) |
| OKLab | oklab(76.48% 0.0135 0.0232) |
| OKLCH | oklch(76.48% 0.027 59.8) |
| XYZ | xyz(43.5895, 44.4759, 40.4639) |
| Luminance | 0.4447 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Greige
#B8AB98
ΔE00 4.25
Warm Gray
#C9BEB0
ΔE00 4.81
Mushroom
#BA9E88
ΔE00 6.38
Stone
#A89F91
ΔE00 6.62
Khaki
#C3B091
ΔE00 7.05
Pinkish Grey
#C8ACA9
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0AFA2 #A2B3C0
analogous
#C0A2A4 #C0AFA2 #C0BEA2
triadic
#C0AFA2 #A2C0AF #AFA2C0
tetradic
#C0AFA2 #A4C0A2 #A2B3C0 #BEA2C0
square
#C0AFA2 #A4C0A2 #A2B3C0 #BEA2C0
split-complementary
#C0AFA2 #A2C0BE #A2A4C0
monochromatic
#8A715E #A7907E #C0AFA2 #D9CEC6 #F1EEEB
Accessibility & contrast
On white
2.12
#C0AFA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.90
#C0AFA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0AFA2
9.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0AFA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0AFA2 | 1.00 | 2.12 | 9.90 | 9.90 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B0A1
Deuteranopia (green-blind)
#B8B3A2
Tritanopia (blue-blind)
#C6ACAB
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #c0afa2; /* rgb */ color: rgb(192, 175, 162); /* oklch */ color: oklch(76.5% 0.027 59.8);
Tailwind
colors: {
custom: {
50: '#d3c6bd',
500: '#c0afa2',
950: '#000000',
},
}SCSS
$custom: #c0afa2; $custom-light: #d3c6bd; $custom-dark: #000000;
JSON
{
"hex": "#c0afa2",
"rgb": {
"r": 192,
"g": 175,
"b": 162
},
"hsl": {
"h": 26,
"s": 19.231,
"l": 69.412
},
"oklch": {
"l": 0.76482,
"c": 0.02682,
"h": 59.8
},
"luminance": 0.44475
}Semantic roles & 50–950 ramp
primary
#C0AFA2
secondary
#DBDFE3
accent
#789E48
background
#FCFCFB
surface
#F9F8F6
border
#D2D1D0
text
#141312
muted
#828281