#C8CAA7#C8CAA7
#C8CAA7 is a very light, muted yellow. Relative luminance 0.573; OKLCH L 82.8% C 0.047 H 110.1°. Best body text is #000000 at 12.46:1 contrast (WCAG AA passes).
Color values
| HEX | #C8CAA7 |
|---|---|
| RGB | rgb(200, 202, 167) |
| HSL | hsl(63, 25%, 72%) |
| HSV | hsv(63, 17%, 79%) |
| CMYK | cmyk(1%, 0%, 17.3%, 20.8%) |
| CIE-LAB | lab(80.35, -6.61, 17.29) |
| CIE-LCH | lch(80.35, 18.51, 110.91°) |
| OKLab | oklab(82.83% -0.0162 0.0444) |
| OKLCH | oklch(82.83% 0.047 110.1) |
| XYZ | xyz(51.9144, 57.3109, 44.8789) |
| Luminance | 0.5731 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 7.61
Sand
#C2B280
ΔE00 9.36
Bland
#AFA88B
ΔE00 9.61
Pale Olive
#B9CC81
ΔE00 9.68
Palegoldenrod
#EEE8AA
ΔE00 9.74
Putty
#BEAE8A
ΔE00 9.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8CAA7 #A9A7CA
analogous
#CABBA7 #C8CAA7 #B6CAA7
triadic
#C8CAA7 #A7C8CA #CAA7C8
tetradic
#C8CAA7 #A7CABB #A9A7CA #CAA7B6
square
#C8CAA7 #A7CABB #A9A7CA #CAA7B6
split-complementary
#C8CAA7 #A7B6CA #BBA7CA
monochromatic
#969A5D #B0B381 #C8CAA7 #E0E1CD #F3F3EC
Accessibility & contrast
On white
1.69
#C8CAA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.46
#C8CAA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8CAA7
12.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8CAA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8CAA7 | 1.00 | 1.69 | 12.46 | 12.46 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C7A5
Deuteranopia (green-blind)
#D0C8A8
Tritanopia (blue-blind)
#CDC5C0
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #c8caa7; /* rgb */ color: rgb(200, 202, 167); /* oklch */ color: oklch(82.8% 0.047 110.1);
Tailwind
colors: {
custom: {
50: '#d9dac1',
500: '#c8caa7',
950: '#000000',
},
}SCSS
$custom: #c8caa7; $custom-light: #d9dac1; $custom-dark: #000000;
JSON
{
"hex": "#c8caa7",
"rgb": {
"r": 200,
"g": 202,
"b": 167
},
"hsl": {
"h": 63.429,
"s": 24.823,
"l": 72.353
},
"oklch": {
"l": 0.82828,
"c": 0.04725,
"h": 110.1
},
"luminance": 0.5731
}Semantic roles & 50–950 ramp
primary
#C8CAA7
secondary
#79769F
accent
#42A348
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141412
muted
#838382