#C5C8A2#C5C8A2
#C5C8A2 is a very light, muted yellow. Relative luminance 0.558; OKLCH L 82.1% C 0.051 H 111.2°. Best body text is #000000 at 12.16:1 contrast (WCAG AA passes).
Color values
| HEX | #C5C8A2 |
|---|---|
| RGB | rgb(197, 200, 162) |
| HSL | hsl(65, 26%, 71%) |
| HSV | hsv(65, 19%, 78%) |
| CMYK | cmyk(1.5%, 0%, 19%, 21.6%) |
| CIE-LAB | lab(79.49, -7.44, 18.71) |
| CIE-LCH | lch(79.49, 20.13, 111.68°) |
| OKLab | oklab(82.06% -0.0186 0.0479) |
| OKLCH | oklch(82.06% 0.051 111.2) |
| XYZ | xyz(50.2013, 55.7879, 42.2989) |
| Luminance | 0.5579 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 7.77
Pale Olive
#B9CC81
ΔE00 8.76
Sand
#C2B280
ΔE00 8.94
Sage Green
#9CAF88
ΔE00 9.28
Greenish Tan
#BCCB7A
ΔE00 9.41
Bland
#AFA88B
ΔE00 9.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5C8A2 #A5A2C8
analogous
#C8B8A2 #C5C8A2 #B2C8A2
triadic
#C5C8A2 #A2C5C8 #C8A2C5
tetradic
#C5C8A2 #A2C8B8 #A5A2C8 #C8A2B2
square
#C5C8A2 #A2C8B8 #A5A2C8 #C8A2B2
split-complementary
#C5C8A2 #A2B2C8 #B8A2C8
monochromatic
#929759 #ADB17C #C5C8A2 #DDDFC8 #F3F4EC
Accessibility & contrast
On white
1.73
#C5C8A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.16
#C5C8A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5C8A2
12.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5C8A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5C8A2 | 1.00 | 1.73 | 12.16 | 12.16 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC4A0
Deuteranopia (green-blind)
#CEC6A3
Tritanopia (blue-blind)
#CAC3BD
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #c5c8a2; /* rgb */ color: rgb(197, 200, 162); /* oklch */ color: oklch(82.1% 0.051 111.2);
Tailwind
colors: {
custom: {
50: '#d6d8bd',
500: '#c5c8a2',
950: '#000000',
},
}SCSS
$custom: #c5c8a2; $custom-light: #d6d8bd; $custom-dark: #000000;
JSON
{
"hex": "#c5c8a2",
"rgb": {
"r": 197,
"g": 200,
"b": 162
},
"hsl": {
"h": 64.737,
"s": 25.676,
"l": 70.98
},
"oklch": {
"l": 0.82056,
"c": 0.05135,
"h": 111.2
},
"luminance": 0.55788
}Semantic roles & 50–950 ramp
primary
#C5C8A2
secondary
#75729D
accent
#41A449
background
#FEFEFD
surface
#FBFBF8
border
#D4D4D1
text
#141412
muted
#838382