#C8A693#C8A693
#C8A693 is a light, muted orange. Relative luminance 0.417; OKLCH L 75.0% C 0.048 H 50.8°. Best body text is #000000 at 9.33:1 contrast (WCAG AA passes).
Color values
| HEX | #C8A693 |
|---|---|
| RGB | rgb(200, 166, 147) |
| HSL | hsl(22, 33%, 68%) |
| HSV | hsv(22, 27%, 78%) |
| CMYK | cmyk(0%, 17%, 26.5%, 21.6%) |
| CIE-LAB | lab(70.64, 9.58, 14.50) |
| CIE-LCH | lch(70.64, 17.38, 56.56°) |
| OKLab | oklab(75.05% 0.0304 0.0374) |
| OKLCH | oklch(75.05% 0.048 50.8) |
| XYZ | xyz(42.7226, 41.6600, 33.3889) |
| Luminance | 0.4166 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mushroom
#BA9E88
ΔE00 4.12
Pinkish Grey
#C8ACA9
ΔE00 7.15
Pinkish Tan
#D99B82
ΔE00 7.30
Taupe (survey)
#B9A281
ΔE00 8.70
Greige
#B8AB98
ΔE00 8.96
Tan
#D2B48C
ΔE00 9.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8A693 #93B5C8
analogous
#C8939A #C8A693 #C8C093
triadic
#C8A693 #93C8A6 #A693C8
tetradic
#C8A693 #9AC893 #93B5C8 #C093C8
square
#C8A693 #9AC893 #93B5C8 #C093C8
split-complementary
#C8A693 #93C8C0 #939AC8
monochromatic
#95664C #B3856A #C8A693 #DDC7BC #F1E9E4
Accessibility & contrast
On white
2.25
#C8A693 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.33
#C8A693 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8A693
9.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8A693 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8A693 | 1.00 | 2.25 | 9.33 | 9.33 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFA992
Deuteranopia (green-blind)
#B7B093
Tritanopia (blue-blind)
#D2A0A1
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #c8a693; /* rgb */ color: rgb(200, 166, 147); /* oklch */ color: oklch(75.0% 0.048 50.8);
Tailwind
colors: {
custom: {
50: '#d9c0b2',
500: '#c8a693',
950: '#000000',
},
}SCSS
$custom: #c8a693; $custom-light: #d9c0b2; $custom-dark: #000000;
JSON
{
"hex": "#c8a693",
"rgb": {
"r": 200,
"g": 166,
"b": 147
},
"hsl": {
"h": 21.509,
"s": 32.515,
"l": 68.039
},
"oklch": {
"l": 0.75048,
"c": 0.04821,
"h": 50.8
},
"luminance": 0.41658
}Semantic roles & 50–950 ramp
primary
#C8A693
secondary
#D3DEE4
accent
#83AB3A
background
#FDFBFA
surface
#FAF7F5
border
#D3D0CF
text
#151211
muted
#838180