#C2C8A2#C2C8A2
#C2C8A2 is a light, muted yellow. Relative luminance 0.554; OKLCH L 81.8% C 0.052 H 114.8°. Best body text is #000000 at 12.08:1 contrast (WCAG AA passes).
Color values
| HEX | #C2C8A2 |
|---|---|
| RGB | rgb(194, 200, 162) |
| HSL | hsl(69, 26%, 71%) |
| HSV | hsv(69, 19%, 78%) |
| CMYK | cmyk(3%, 0%, 19%, 21.6%) |
| CIE-LAB | lab(79.26, -8.55, 18.36) |
| CIE-LCH | lch(79.26, 20.25, 114.97°) |
| OKLab | oklab(81.82% -0.0218 0.047) |
| OKLCH | oklch(81.82% 0.052 114.8) |
| XYZ | xyz(49.4234, 55.3868, 42.2625) |
| Luminance | 0.5539 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pale Olive
#B9CC81
ΔE00 8.46
Beige (survey)
#E6DAA6
ΔE00 8.58
Sage Green
#9CAF88
ΔE00 8.59
Greenish Tan
#BCCB7A
ΔE00 9.27
Sand
#C2B280
ΔE00 9.68
Bland
#AFA88B
ΔE00 9.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2C8A2 #A8A2C8
analogous
#C8BBA2 #C2C8A2 #AFC8A2
triadic
#C2C8A2 #A2C2C8 #C8A2C2
tetradic
#C2C8A2 #A2C8BB #A8A2C8 #C8A2AF
square
#C2C8A2 #A2C8BB #A8A2C8 #C8A2AF
split-complementary
#C2C8A2 #A2AFC8 #BBA2C8
monochromatic
#8D9759 #A9B17C #C2C8A2 #DBDFC8 #F2F4EC
Accessibility & contrast
On white
1.74
#C2C8A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.08
#C2C8A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2C8A2
12.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2C8A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2C8A2 | 1.00 | 1.74 | 12.08 | 12.08 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC4A0
Deuteranopia (green-blind)
#CDC5A3
Tritanopia (blue-blind)
#C7C3BD
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #c2c8a2; /* rgb */ color: rgb(194, 200, 162); /* oklch */ color: oklch(81.8% 0.052 114.8);
Tailwind
colors: {
custom: {
50: '#d4d8bd',
500: '#c2c8a2',
950: '#000000',
},
}SCSS
$custom: #c2c8a2; $custom-light: #d4d8bd; $custom-dark: #000000;
JSON
{
"hex": "#c2c8a2",
"rgb": {
"r": 194,
"g": 200,
"b": 162
},
"hsl": {
"h": 69.474,
"s": 25.676,
"l": 70.98
},
"oklch": {
"l": 0.81817,
"c": 0.05179,
"h": 114.8
},
"luminance": 0.55387
}Semantic roles & 50–950 ramp
primary
#C2C8A2
secondary
#78729D
accent
#41A451
background
#FEFEFD
surface
#FBFBF8
border
#D4D4D1
text
#141412
muted
#838382