#C2C8A3#C2C8A3
#C2C8A3 is a light, muted yellow. Relative luminance 0.554; OKLCH L 81.8% C 0.051 H 115.0°. Best body text is #000000 at 12.08:1 contrast (WCAG AA passes).
Color values
| HEX | #C2C8A3 |
|---|---|
| RGB | rgb(194, 200, 163) |
| HSL | hsl(70, 25%, 71%) |
| HSV | hsv(70, 19%, 78%) |
| CMYK | cmyk(3%, 0%, 18.5%, 21.6%) |
| CIE-LAB | lab(79.28, -8.40, 17.85) |
| CIE-LCH | lch(79.28, 19.73, 115.19°) |
| OKLab | oklab(81.84% -0.0213 0.0458) |
| OKLCH | oklch(81.84% 0.051 115) |
| XYZ | xyz(49.5126, 55.4225, 42.7325) |
| Luminance | 0.5542 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sage Green
#9CAF88
ΔE00 8.62
Beige (survey)
#E6DAA6
ΔE00 8.70
Pale Olive
#B9CC81
ΔE00 8.72
Greenish Tan
#BCCB7A
ΔE00 9.54
Sand
#C2B280
ΔE00 9.80
Bland
#AFA88B
ΔE00 9.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2C8A3 #A9A3C8
analogous
#C8BBA3 #C2C8A3 #AFC8A3
triadic
#C2C8A3 #A3C2C8 #C8A3C2
tetradic
#C2C8A3 #A3C8BB #A9A3C8 #C8A3AF
square
#C2C8A3 #A3C8BB #A9A3C8 #C8A3AF
split-complementary
#C2C8A3 #A3AFC8 #BBA3C8
monochromatic
#8D975A #A9B17D #C2C8A3 #DBDFC9 #F2F4EC
Accessibility & contrast
On white
1.74
#C2C8A3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.08
#C2C8A3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2C8A3
12.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2C8A3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2C8A3 | 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)
#CEC4A1
Deuteranopia (green-blind)
#CDC5A4
Tritanopia (blue-blind)
#C6C4BE
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #c2c8a3; /* rgb */ color: rgb(194, 200, 163); /* oklch */ color: oklch(81.8% 0.051 115.0);
Tailwind
colors: {
custom: {
50: '#d4d8be',
500: '#c2c8a3',
950: '#000000',
},
}SCSS
$custom: #c2c8a3; $custom-light: #d4d8be; $custom-dark: #000000;
JSON
{
"hex": "#c2c8a3",
"rgb": {
"r": 194,
"g": 200,
"b": 163
},
"hsl": {
"h": 69.73,
"s": 25.17,
"l": 71.176
},
"oklch": {
"l": 0.8184,
"c": 0.0505,
"h": 115
},
"luminance": 0.55422
}Semantic roles & 50–950 ramp
primary
#C2C8A3
secondary
#79739D
accent
#42A452
background
#FEFEFD
surface
#FBFBF8
border
#D4D4D1
text
#141412
muted
#838382