#C8AFA2#C8AFA2
#C8AFA2 is a light, muted orange. Relative luminance 0.455; OKLCH L 77.2% C 0.034 H 49.2°. Best body text is #000000 at 10.11:1 contrast (WCAG AA passes).
Color values
| HEX | #C8AFA2 |
|---|---|
| RGB | rgb(200, 175, 162) |
| HSL | hsl(21, 26%, 71%) |
| HSV | hsv(21, 19%, 78%) |
| CMYK | cmyk(0%, 12.5%, 19%, 21.6%) |
| CIE-LAB | lab(73.25, 6.92, 9.98) |
| CIE-LCH | lch(73.25, 12.14, 55.26°) |
| OKLab | oklab(77.2% 0.0224 0.026) |
| OKLCH | oklch(77.2% 0.034 49.2) |
| XYZ | xyz(45.6710, 45.5492, 40.5615) |
| Luminance | 0.4555 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.25
Mushroom
#BA9E88
ΔE00 6.10
Warm Gray
#C9BEB0
ΔE00 7.24
Greige
#B8AB98
ΔE00 7.34
Khaki
#C3B091
ΔE00 9.05
Stone
#A89F91
ΔE00 9.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8AFA2 #A2BBC8
analogous
#C8A2A8 #C8AFA2 #C8C2A2
triadic
#C8AFA2 #A2C8AF #AFA2C8
tetradic
#C8AFA2 #A8C8A2 #A2BBC8 #C2A2C8
square
#C8AFA2 #A8C8A2 #A2BBC8 #C2A2C8
split-complementary
#C8AFA2 #A2C8C2 #A2A8C8
monochromatic
#976E59 #B18E7C #C8AFA2 #DFD0C8 #F4EEEC
Accessibility & contrast
On white
2.08
#C8AFA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.11
#C8AFA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8AFA2
10.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8AFA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8AFA2 | 1.00 | 2.08 | 10.11 | 10.11 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B1A1
Deuteranopia (green-blind)
#BBB6A2
Tritanopia (blue-blind)
#D0ABAB
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #c8afa2; /* rgb */ color: rgb(200, 175, 162); /* oklch */ color: oklch(77.2% 0.034 49.2);
Tailwind
colors: {
custom: {
50: '#d9c6bd',
500: '#c8afa2',
950: '#000000',
},
}SCSS
$custom: #c8afa2; $custom-light: #d9c6bd; $custom-dark: #000000;
JSON
{
"hex": "#c8afa2",
"rgb": {
"r": 200,
"g": 175,
"b": 162
},
"hsl": {
"h": 20.526,
"s": 25.676,
"l": 70.98
},
"oklch": {
"l": 0.77204,
"c": 0.03435,
"h": 49.2
},
"luminance": 0.45548
}Semantic roles & 50–950 ramp
primary
#C8AFA2
secondary
#DEE4E8
accent
#82A441
background
#FDFCFB
surface
#FAF8F6
border
#D3D1D0
text
#141312
muted
#838281