#C8A293#C8A293
#C8A293 is a light, muted orange. Relative luminance 0.402; OKLCH L 74.3% C 0.050 H 42.6°. Best body text is #000000 at 9.05:1 contrast (WCAG AA passes).
Color values
| HEX | #C8A293 |
|---|---|
| RGB | rgb(200, 162, 147) |
| HSL | hsl(17, 33%, 68%) |
| HSV | hsv(17, 27%, 78%) |
| CMYK | cmyk(0%, 19%, 26.5%, 21.6%) |
| CIE-LAB | lab(69.63, 11.76, 13.09) |
| CIE-LCH | lch(69.63, 17.60, 48.08°) |
| OKLab | oklab(74.27% 0.0368 0.0339) |
| OKLCH | oklch(74.27% 0.05 42.6) |
| XYZ | xyz(42.0068, 40.2284, 33.1503) |
| Luminance | 0.4023 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mushroom
#BA9E88
ΔE00 5.95
Pinkish Grey
#C8ACA9
ΔE00 6.05
Pinkish Tan
#D99B82
ΔE00 6.22
Rosybrown
#BC8F8F
ΔE00 8.72
Darksalmon
#E9967A
ΔE00 9.89
Blush (survey)
#F29E8E
ΔE00 10.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8A293 #93B9C8
analogous
#C8939E #C8A293 #C8BC93
triadic
#C8A293 #93C8A2 #A293C8
tetradic
#C8A293 #9EC893 #93B9C8 #BC93C8
square
#C8A293 #9EC893 #93B9C8 #BC93C8
split-complementary
#C8A293 #93C8BC #939EC8
monochromatic
#95604C #B37F6A #C8A293 #DDC5BC #F1E8E4
Accessibility & contrast
On white
2.32
#C8A293 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.05
#C8A293 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8A293
9.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8A293 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8A293 | 1.00 | 2.32 | 9.05 | 9.05 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABA692
Deuteranopia (green-blind)
#B4AD93
Tritanopia (blue-blind)
#D29C9E
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #c8a293; /* rgb */ color: rgb(200, 162, 147); /* oklch */ color: oklch(74.3% 0.050 42.6);
Tailwind
colors: {
custom: {
50: '#d9bdb2',
500: '#c8a293',
950: '#000000',
},
}SCSS
$custom: #c8a293; $custom-light: #d9bdb2; $custom-dark: #000000;
JSON
{
"hex": "#c8a293",
"rgb": {
"r": 200,
"g": 162,
"b": 147
},
"hsl": {
"h": 16.981,
"s": 32.515,
"l": 68.039
},
"oklch": {
"l": 0.74265,
"c": 0.05,
"h": 42.6
},
"luminance": 0.40227
}Semantic roles & 50–950 ramp
primary
#C8A293
secondary
#D3DFE4
accent
#8BAB3A
background
#FDFBFA
surface
#FAF6F5
border
#D3D0CF
text
#151211
muted
#838180