#C4C2B4#C4C2B4
#C4C2B4 is a light, near-neutral yellow. Relative luminance 0.536; OKLCH L 81.2% C 0.019 H 100.2°. Best body text is #000000 at 11.72:1 contrast (WCAG AA passes).
Color values
| HEX | #C4C2B4 |
|---|---|
| RGB | rgb(196, 194, 180) |
| HSL | hsl(53, 12%, 74%) |
| HSV | hsv(53, 8%, 77%) |
| CMYK | cmyk(0%, 1%, 8.2%, 23.1%) |
| CIE-LAB | lab(78.24, -1.78, 7.29) |
| CIE-LCH | lch(78.24, 7.50, 103.70°) |
| OKLab | oklab(81.18% -0.0034 0.0191) |
| OKLCH | oklch(81.18% 0.019 100.2) |
| XYZ | xyz(50.2939, 53.6149, 50.8703) |
| Luminance | 0.5362 (WCAG relative) |
| Temperature | neutral |
| Family | yellow |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 4.62
Silver (survey)
#C5C9C7
ΔE00 6.00
Silver
#C0C0C0
ΔE00 6.62
Light Grey
#D8DCD6
ΔE00 7.39
Greige
#B8AB98
ΔE00 7.77
Light Gray
#D3D3D3
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4C2B4 #B4B6C4
analogous
#C4BAB4 #C4C2B4 #BEC4B4
triadic
#C4C2B4 #B4C4C2 #C2B4C4
tetradic
#C4C2B4 #B4C4BA #B4B6C4 #C4B4BE
square
#C4C2B4 #B4C4BA #B4B6C4 #C4B4BE
split-complementary
#C4C2B4 #B4BEC4 #BAB4C4
monochromatic
#8E8A70 #A9A692 #C4C2B4 #DFDED6 #F2F1EE
Accessibility & contrast
On white
1.79
#C4C2B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.72
#C4C2B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4C2B4
11.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4C2B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4C2B4 | 1.00 | 1.79 | 11.72 | 11.72 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C1B3
Deuteranopia (green-blind)
#C6C2B4
Tritanopia (blue-blind)
#C7C0BE
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #c4c2b4; /* rgb */ color: rgb(196, 194, 180); /* oklch */ color: oklch(81.2% 0.019 100.2);
Tailwind
colors: {
custom: {
50: '#d5d4ca',
500: '#c4c2b4',
950: '#000000',
},
}SCSS
$custom: #c4c2b4; $custom-light: #d5d4ca; $custom-dark: #000000;
JSON
{
"hex": "#c4c2b4",
"rgb": {
"r": 196,
"g": 194,
"b": 180
},
"hsl": {
"h": 52.5,
"s": 11.94,
"l": 73.725
},
"oklch": {
"l": 0.81176,
"c": 0.01938,
"h": 100.2
},
"luminance": 0.53615
}Semantic roles & 50–950 ramp
primary
#C4C2B4
secondary
#858798
accent
#58964F
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141413
muted
#838382