#C7C8A2#C7C8A2
#C7C8A2 is a very light, muted yellow. Relative luminance 0.561; OKLCH L 82.2% C 0.051 H 108.7°. Best body text is #000000 at 12.21:1 contrast (WCAG AA passes).
Color values
| HEX | #C7C8A2 |
|---|---|
| RGB | rgb(199, 200, 162) |
| HSL | hsl(62, 26%, 71%) |
| HSV | hsv(62, 19%, 78%) |
| CMYK | cmyk(0.5%, 0%, 19%, 21.6%) |
| CIE-LAB | lab(79.65, -6.70, 18.95) |
| CIE-LCH | lch(79.65, 20.10, 109.46°) |
| OKLab | oklab(82.22% -0.0164 0.0485) |
| OKLCH | oklch(82.22% 0.051 108.7) |
| XYZ | xyz(50.7286, 56.0598, 42.3236) |
| Luminance | 0.5606 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 7.26
Sand
#C2B280
ΔE00 8.46
Pale Olive
#B9CC81
ΔE00 9.03
Bland
#AFA88B
ΔE00 9.21
Putty
#BEAE8A
ΔE00 9.27
Palegoldenrod
#EEE8AA
ΔE00 9.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7C8A2 #A3A2C8
analogous
#C8B6A2 #C7C8A2 #B4C8A2
triadic
#C7C8A2 #A2C7C8 #C8A2C7
tetradic
#C7C8A2 #A2C8B6 #A3A2C8 #C8A2B4
square
#C7C8A2 #A2C8B6 #A3A2C8 #C8A2B4
split-complementary
#C7C8A2 #A2B4C8 #B6A2C8
monochromatic
#959759 #B0B17C #C7C8A2 #DEDFC8 #F3F4EC
Accessibility & contrast
On white
1.72
#C7C8A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.21
#C7C8A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7C8A2
12.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7C8A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7C8A2 | 1.00 | 1.72 | 12.21 | 12.21 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC5A0
Deuteranopia (green-blind)
#CFC6A3
Tritanopia (blue-blind)
#CDC3BD
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #c7c8a2; /* rgb */ color: rgb(199, 200, 162); /* oklch */ color: oklch(82.2% 0.051 108.7);
Tailwind
colors: {
custom: {
50: '#d8d8bd',
500: '#c7c8a2',
950: '#000000',
},
}SCSS
$custom: #c7c8a2; $custom-light: #d8d8bd; $custom-dark: #000000;
JSON
{
"hex": "#c7c8a2",
"rgb": {
"r": 199,
"g": 200,
"b": 162
},
"hsl": {
"h": 61.579,
"s": 25.676,
"l": 70.98
},
"oklch": {
"l": 0.82216,
"c": 0.05118,
"h": 108.7
},
"luminance": 0.56059
}Semantic roles & 50–950 ramp
primary
#C7C8A2
secondary
#73729D
accent
#41A444
background
#FEFEFD
surface
#FBFBF8
border
#D4D4D1
text
#141412
muted
#838382