#C2C4B4#C2C4B4
#C2C4B4 is a light, muted yellow. Relative luminance 0.542; OKLCH L 81.4% C 0.022 H 112.7°. Best body text is #000000 at 11.85:1 contrast (WCAG AA passes).
Color values
| HEX | #C2C4B4 |
|---|---|
| RGB | rgb(194, 196, 180) |
| HSL | hsl(68, 12%, 74%) |
| HSV | hsv(68, 8%, 77%) |
| CMYK | cmyk(1%, 0%, 8.2%, 23.1%) |
| CIE-LAB | lab(78.60, -3.54, 7.79) |
| CIE-LCH | lch(78.60, 8.56, 114.46°) |
| OKLab | oklab(81.43% -0.0085 0.0204) |
| OKLCH | oklch(81.43% 0.022 112.7) |
| XYZ | xyz(50.2252, 54.2446, 50.9955) |
| Luminance | 0.5424 (WCAG relative) |
| Temperature | neutral |
| Family | yellow |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.45
Warm Gray
#C9BEB0
ΔE00 6.88
Light Grey
#D8DCD6
ΔE00 7.30
Silver
#C0C0C0
ΔE00 7.81
Light Gray
#D3D3D3
ΔE00 8.77
Greyish
#A8A495
ΔE00 8.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2C4B4 #B6B4C4
analogous
#C4BEB4 #C2C4B4 #BAC4B4
triadic
#C2C4B4 #B4C2C4 #C4B4C2
tetradic
#C2C4B4 #B4C4BE #B6B4C4 #C4B4BA
square
#C2C4B4 #B4C4BE #B6B4C4 #C4B4BA
split-complementary
#C2C4B4 #B4BAC4 #BEB4C4
monochromatic
#8A8E70 #A6A992 #C2C4B4 #DEDFD6 #F1F2EE
Accessibility & contrast
On white
1.77
#C2C4B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.85
#C2C4B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2C4B4
11.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2C4B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2C4B4 | 1.00 | 1.77 | 11.85 | 11.85 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C2B3
Deuteranopia (green-blind)
#C7C3B5
Tritanopia (blue-blind)
#C4C2BF
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #c2c4b4; /* rgb */ color: rgb(194, 196, 180); /* oklch */ color: oklch(81.4% 0.022 112.7);
Tailwind
colors: {
custom: {
50: '#d4d5ca',
500: '#c2c4b4',
950: '#000000',
},
}SCSS
$custom: #c2c4b4; $custom-light: #d4d5ca; $custom-dark: #000000;
JSON
{
"hex": "#c2c4b4",
"rgb": {
"r": 194,
"g": 196,
"b": 180
},
"hsl": {
"h": 67.5,
"s": 11.94,
"l": 73.725
},
"oklch": {
"l": 0.81427,
"c": 0.02206,
"h": 112.7
},
"luminance": 0.54244
}Semantic roles & 50–950 ramp
primary
#C2C4B4
secondary
#878598
accent
#4F9658
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141413
muted
#838382