#C7C8A3#C7C8A3
#C7C8A3 is a very light, muted yellow. Relative luminance 0.561; OKLCH L 82.2% C 0.050 H 108.7°. Best body text is #000000 at 12.22:1 contrast (WCAG AA passes).
Color values
| HEX | #C7C8A3 |
|---|---|
| RGB | rgb(199, 200, 163) |
| HSL | hsl(62, 25%, 71%) |
| HSV | hsv(62, 19%, 78%) |
| CMYK | cmyk(0.5%, 0%, 18.5%, 21.6%) |
| CIE-LAB | lab(79.67, -6.55, 18.45) |
| CIE-LCH | lch(79.67, 19.57, 109.54°) |
| OKLab | oklab(82.24% -0.016 0.0472) |
| OKLCH | oklch(82.24% 0.05 108.7) |
| XYZ | xyz(50.8179, 56.0955, 42.7936) |
| Luminance | 0.5609 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 7.38
Sand
#C2B280
ΔE00 8.58
Bland
#AFA88B
ΔE00 9.15
Pale Olive
#B9CC81
ΔE00 9.27
Putty
#BEAE8A
ΔE00 9.27
Palegoldenrod
#EEE8AA
ΔE00 9.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7C8A3 #A4A3C8
analogous
#C8B6A3 #C7C8A3 #B4C8A3
triadic
#C7C8A3 #A3C7C8 #C8A3C7
tetradic
#C7C8A3 #A3C8B6 #A4A3C8 #C8A3B4
square
#C7C8A3 #A3C8B6 #A4A3C8 #C8A3B4
split-complementary
#C7C8A3 #A3B4C8 #B6A3C8
monochromatic
#95975A #B0B17D #C7C8A3 #DEDFC9 #F3F4EC
Accessibility & contrast
On white
1.72
#C7C8A3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.22
#C7C8A3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7C8A3
12.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7C8A3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7C8A3 | 1.00 | 1.72 | 12.22 | 12.22 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC5A1
Deuteranopia (green-blind)
#CFC6A4
Tritanopia (blue-blind)
#CDC3BE
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #c7c8a3; /* rgb */ color: rgb(199, 200, 163); /* oklch */ color: oklch(82.2% 0.050 108.7);
Tailwind
colors: {
custom: {
50: '#d8d8be',
500: '#c7c8a3',
950: '#000000',
},
}SCSS
$custom: #c7c8a3; $custom-light: #d8d8be; $custom-dark: #000000;
JSON
{
"hex": "#c7c8a3",
"rgb": {
"r": 199,
"g": 200,
"b": 163
},
"hsl": {
"h": 61.622,
"s": 25.17,
"l": 71.176
},
"oklch": {
"l": 0.82239,
"c": 0.04988,
"h": 108.7
},
"luminance": 0.56095
}Semantic roles & 50–950 ramp
primary
#C7C8A3
secondary
#74739D
accent
#42A444
background
#FEFEFD
surface
#FBFBF8
border
#D4D4D1
text
#141412
muted
#838382