#C2C4B2#C2C4B2
#C2C4B2 is a light, muted yellow. Relative luminance 0.542; OKLCH L 81.4% C 0.025 H 112.1°. Best body text is #000000 at 11.83:1 contrast (WCAG AA passes).
Color values
| HEX | #C2C4B2 |
|---|---|
| RGB | rgb(194, 196, 178) |
| HSL | hsl(67, 13%, 73%) |
| HSV | hsv(67, 9%, 77%) |
| CMYK | cmyk(1%, 0%, 9.2%, 23.1%) |
| CIE-LAB | lab(78.56, -3.88, 8.80) |
| CIE-LCH | lch(78.56, 9.62, 113.82°) |
| OKLab | oklab(81.37% -0.0093 0.023) |
| OKLCH | oklch(81.37% 0.025 112.1) |
| XYZ | xyz(50.0229, 54.1637, 49.9302) |
| Luminance | 0.5416 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 7.20
Silver (survey)
#C5C9C7
ΔE00 7.21
Light Grey
#D8DCD6
ΔE00 7.81
Silver
#C0C0C0
ΔE00 8.55
Bland
#AFA88B
ΔE00 9.03
Greyish
#A8A495
ΔE00 9.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2C4B2 #B4B2C4
analogous
#C4BDB2 #C2C4B2 #B9C4B2
triadic
#C2C4B2 #B2C2C4 #C4B2C2
tetradic
#C2C4B2 #B2C4BD #B4B2C4 #C4B2B9
square
#C2C4B2 #B2C4BD #B4B2C4 #C4B2B9
split-complementary
#C2C4B2 #B2B9C4 #BDB2C4
monochromatic
#8B8E6D #A7A98F #C2C4B2 #DDDFD5 #F1F2EE
Accessibility & contrast
On white
1.77
#C2C4B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.83
#C2C4B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2C4B2
11.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2C4B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2C4B2 | 1.00 | 1.77 | 11.83 | 11.83 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C2B1
Deuteranopia (green-blind)
#C7C3B3
Tritanopia (blue-blind)
#C5C2BF
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #c2c4b2; /* rgb */ color: rgb(194, 196, 178); /* oklch */ color: oklch(81.4% 0.025 112.1);
Tailwind
colors: {
custom: {
50: '#d4d5c9',
500: '#c2c4b2',
950: '#000000',
},
}SCSS
$custom: #c2c4b2; $custom-light: #d4d5c9; $custom-dark: #000000;
JSON
{
"hex": "#c2c4b2",
"rgb": {
"r": 194,
"g": 196,
"b": 178
},
"hsl": {
"h": 66.667,
"s": 13.235,
"l": 73.333
},
"oklch": {
"l": 0.81374,
"c": 0.02477,
"h": 112.1
},
"luminance": 0.54164
}Semantic roles & 50–950 ramp
primary
#C2C4B2
secondary
#858398
accent
#4E9756
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141413
muted
#838382