#C2A893#C2A893
#C2A893 is a light, muted orange. Relative luminance 0.416; OKLCH L 74.9% C 0.042 H 61.0°. Best body text is #000000 at 9.32:1 contrast (WCAG AA passes).
Color values
| HEX | #C2A893 |
|---|---|
| RGB | rgb(194, 168, 147) |
| HSL | hsl(27, 28%, 67%) |
| HSV | hsv(27, 24%, 76%) |
| CMYK | cmyk(0%, 13.4%, 24.2%, 23.9%) |
| CIE-LAB | lab(70.58, 6.18, 14.35) |
| CIE-LCH | lch(70.58, 15.62, 66.71°) |
| OKLab | oklab(74.87% 0.0205 0.037) |
| OKLCH | oklch(74.87% 0.042 61) |
| XYZ | xyz(41.5175, 41.5825, 33.4373) |
| Luminance | 0.4158 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mushroom
#BA9E88
ΔE00 2.91
Greige
#B8AB98
ΔE00 5.59
Taupe (survey)
#B9A281
ΔE00 5.76
Khaki
#C3B091
ΔE00 6.19
Tan
#D2B48C
ΔE00 7.05
Stone
#A89F91
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2A893 #93ADC2
analogous
#C29396 #C2A893 #C2C093
triadic
#C2A893 #93C2A8 #A893C2
tetradic
#C2A893 #96C293 #93ADC2 #C093C2
square
#C2A893 #96C293 #93ADC2 #C093C2
split-complementary
#C2A893 #93C2C0 #9396C2
monochromatic
#8C6A4F #AC886C #C2A893 #D8C8BA #EEE7E1
Accessibility & contrast
On white
2.25
#C2A893 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.32
#C2A893 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2A893
9.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2A893 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2A893 | 1.00 | 2.25 | 9.32 | 9.32 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0A992
Deuteranopia (green-blind)
#B6AF93
Tritanopia (blue-blind)
#CBA3A2
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #c2a893; /* rgb */ color: rgb(194, 168, 147); /* oklch */ color: oklch(74.9% 0.042 61.0);
Tailwind
colors: {
custom: {
50: '#d5c1b2',
500: '#c2a893',
950: '#000000',
},
}SCSS
$custom: #c2a893; $custom-light: #d5c1b2; $custom-dark: #000000;
JSON
{
"hex": "#c2a893",
"rgb": {
"r": 194,
"g": 168,
"b": 147
},
"hsl": {
"h": 26.809,
"s": 27.811,
"l": 66.863
},
"oklch": {
"l": 0.74874,
"c": 0.04227,
"h": 61
},
"luminance": 0.41581
}Semantic roles & 50–950 ramp
primary
#C2A893
secondary
#D1D9E0
accent
#78A63F
background
#FDFBFA
surface
#FAF7F5
border
#D3D0CF
text
#141211
muted
#838180