#C8A294#C8A294
#C8A294 is a light, muted orange. Relative luminance 0.403; OKLCH L 74.3% C 0.049 H 41.2°. Best body text is #000000 at 9.05:1 contrast (WCAG AA passes).
Color values
| HEX | #C8A294 |
|---|---|
| RGB | rgb(200, 162, 148) |
| HSL | hsl(16, 32%, 68%) |
| HSV | hsv(16, 26%, 78%) |
| CMYK | cmyk(0%, 19%, 26%, 21.6%) |
| CIE-LAB | lab(69.65, 11.90, 12.57) |
| CIE-LCH | lch(69.65, 17.31, 46.58°) |
| OKLab | oklab(74.29% 0.0372 0.0326) |
| OKLCH | oklch(74.29% 0.049 41.2) |
| XYZ | xyz(42.0856, 40.2599, 33.5653) |
| Luminance | 0.4026 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.73
Mushroom
#BA9E88
ΔE00 6.29
Pinkish Tan
#D99B82
ΔE00 6.37
Rosybrown
#BC8F8F
ΔE00 8.37
Darksalmon
#E9967A
ΔE00 9.97
Blush (survey)
#F29E8E
ΔE00 10.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8A294 #94BAC8
analogous
#C894A0 #C8A294 #C8BC94
triadic
#C8A294 #94C8A2 #A294C8
tetradic
#C8A294 #A0C894 #94BAC8 #BC94C8
square
#C8A294 #A0C894 #94BAC8 #BC94C8
split-complementary
#C8A294 #94C8BC #94A0C8
monochromatic
#95604D #B37F6C #C8A294 #DDC5BC #F2E8E5
Accessibility & contrast
On white
2.32
#C8A294 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.05
#C8A294 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8A294
9.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8A294 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8A294 | 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)
#ABA693
Deuteranopia (green-blind)
#B4AD94
Tritanopia (blue-blind)
#D29C9E
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #c8a294; /* rgb */ color: rgb(200, 162, 148); /* oklch */ color: oklch(74.3% 0.049 41.2);
Tailwind
colors: {
custom: {
50: '#d9bdb3',
500: '#c8a294',
950: '#000000',
},
}SCSS
$custom: #c8a294; $custom-light: #d9bdb3; $custom-dark: #000000;
JSON
{
"hex": "#c8a294",
"rgb": {
"r": 200,
"g": 162,
"b": 148
},
"hsl": {
"h": 16.154,
"s": 32.099,
"l": 68.235
},
"oklch": {
"l": 0.7429,
"c": 0.04944,
"h": 41.2
},
"luminance": 0.40258
}Semantic roles & 50–950 ramp
primary
#C8A294
secondary
#D4E0E4
accent
#8DAB3B
background
#FDFBFB
surface
#FAF6F6
border
#D3D0D0
text
#151211
muted
#838180