#C2C2A8#C2C2A8
#C2C2A8 is a light, muted yellow. Relative luminance 0.529; OKLCH L 80.7% C 0.035 H 107.2°. Best body text is #000000 at 11.58:1 contrast (WCAG AA passes).
Color values
| HEX | #C2C2A8 |
|---|---|
| RGB | rgb(194, 194, 168) |
| HSL | hsl(60, 18%, 71%) |
| HSV | hsv(60, 13%, 76%) |
| CMYK | cmyk(0%, 0%, 13.4%, 23.9%) |
| CIE-LAB | lab(77.80, -4.49, 13.11) |
| CIE-LCH | lch(77.80, 13.85, 108.89°) |
| OKLab | oklab(80.71% -0.0105 0.0339) |
| OKLCH | oklch(80.71% 0.035 107.2) |
| XYZ | xyz(48.6071, 52.8804, 44.6845) |
| Luminance | 0.5288 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Bland
#AFA88B
ΔE00 7.51
Warm Gray
#C9BEB0
ΔE00 8.11
Stone (survey)
#ADA587
ΔE00 8.48
Putty
#BEAE8A
ΔE00 8.54
Cement
#A5A391
ΔE00 8.88
Greyish
#A8A495
ΔE00 9.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2C2A8 #A8A8C2
analogous
#C2B5A8 #C2C2A8 #B5C2A8
triadic
#C2C2A8 #A8C2C2 #C2A8C2
tetradic
#C2C2A8 #A8C2B5 #A8A8C2 #C2A8B5
square
#C2C2A8 #A8C2B5 #A8A8C2 #C2A8B5
split-complementary
#C2C2A8 #A8B5C2 #B5A8C2
monochromatic
#8D8D63 #A9A984 #C2C2A8 #DBDBCC #F2F2ED
Accessibility & contrast
On white
1.81
#C2C2A8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.58
#C2C2A8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2C2A8
11.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2C2A8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2C2A8 | 1.00 | 1.81 | 11.58 | 11.58 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C0A7
Deuteranopia (green-blind)
#C7C1A9
Tritanopia (blue-blind)
#C6BEBB
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #c2c2a8; /* rgb */ color: rgb(194, 194, 168); /* oklch */ color: oklch(80.7% 0.035 107.2);
Tailwind
colors: {
custom: {
50: '#d4d4c1',
500: '#c2c2a8',
950: '#000000',
},
}SCSS
$custom: #c2c2a8; $custom-light: #d4d4c1; $custom-dark: #000000;
JSON
{
"hex": "#c2c2a8",
"rgb": {
"r": 194,
"g": 194,
"b": 168
},
"hsl": {
"h": 60,
"s": 17.568,
"l": 70.98
},
"oklch": {
"l": 0.80705,
"c": 0.03548,
"h": 107.2
},
"luminance": 0.5288
}Semantic roles & 50–950 ramp
primary
#C2C2A8
secondary
#787896
accent
#4A9C4A
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141412
muted
#838382