#C2AEA2#C2AEA2
#C2AEA2 is a light, muted orange. Relative luminance 0.444; OKLCH L 76.5% C 0.029 H 53.1°. Best body text is #000000 at 9.87:1 contrast (WCAG AA passes).
Color values
| HEX | #C2AEA2 |
|---|---|
| RGB | rgb(194, 174, 162) |
| HSL | hsl(23, 21%, 70%) |
| HSV | hsv(23, 16%, 76%) |
| CMYK | cmyk(0%, 10.3%, 16.5%, 23.9%) |
| CIE-LAB | lab(72.46, 5.21, 8.78) |
| CIE-LCH | lch(72.46, 10.21, 59.32°) |
| OKLab | oklab(76.46% 0.0173 0.023) |
| OKLCH | oklch(76.46% 0.029 53.1) |
| XYZ | xyz(43.9055, 44.3511, 40.4232) |
| Luminance | 0.4435 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Greige
#B8AB98
ΔE00 5.71
Warm Gray
#C9BEB0
ΔE00 6.00
Mushroom
#BA9E88
ΔE00 6.07
Pinkish Grey
#C8ACA9
ΔE00 6.07
Stone
#A89F91
ΔE00 7.65
Khaki
#C3B091
ΔE00 8.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2AEA2 #A2B6C2
analogous
#C2A2A6 #C2AEA2 #C2BEA2
triadic
#C2AEA2 #A2C2AE #AEA2C2
tetradic
#C2AEA2 #A6C2A2 #A2B6C2 #BEA2C2
square
#C2AEA2 #A6C2A2 #A2B6C2 #BEA2C2
split-complementary
#C2AEA2 #A2C2BE #A2A6C2
monochromatic
#8D6F5D #AA8E7D #C2AEA2 #DACEC7 #F2EEEC
Accessibility & contrast
On white
2.13
#C2AEA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.87
#C2AEA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2AEA2
9.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2AEA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2AEA2 | 1.00 | 2.13 | 9.87 | 9.87 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4AFA1
Deuteranopia (green-blind)
#B8B3A2
Tritanopia (blue-blind)
#C8ABAB
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #c2aea2; /* rgb */ color: rgb(194, 174, 162); /* oklch */ color: oklch(76.5% 0.029 53.1);
Tailwind
colors: {
custom: {
50: '#d4c6bd',
500: '#c2aea2',
950: '#000000',
},
}SCSS
$custom: #c2aea2; $custom-light: #d4c6bd; $custom-dark: #000000;
JSON
{
"hex": "#c2aea2",
"rgb": {
"r": 194,
"g": 174,
"b": 162
},
"hsl": {
"h": 22.5,
"s": 20.779,
"l": 69.804
},
"oklch": {
"l": 0.76459,
"c": 0.02872,
"h": 53.1
},
"luminance": 0.4435
}Semantic roles & 50–950 ramp
primary
#C2AEA2
secondary
#DBE1E4
accent
#7E9F46
background
#FDFCFB
surface
#FAF8F6
border
#D3D1D0
text
#141312
muted
#838281