#C4CAB4#C4CAB4
#C4CAB4 is a very light, muted yellow-green. Relative luminance 0.573; OKLCH L 82.8% C 0.031 H 119.5°. Best body text is #000000 at 12.45:1 contrast (WCAG AA passes).
Color values
| HEX | #C4CAB4 |
|---|---|
| RGB | rgb(196, 202, 180) |
| HSL | hsl(76, 17%, 75%) |
| HSV | hsv(76, 11%, 79%) |
| CMYK | cmyk(3%, 0%, 10.9%, 20.8%) |
| CIE-LAB | lab(80.33, -5.97, 10.28) |
| CIE-LCH | lch(80.33, 11.89, 120.12°) |
| OKLab | oklab(82.83% -0.0151 0.0267) |
| OKLCH | oklch(82.83% 0.031 119.5) |
| XYZ | xyz(52.1225, 57.2722, 51.4799) |
| Luminance | 0.5727 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 8.21
Silver (survey)
#C5C9C7
ΔE00 8.69
Warm Gray
#C9BEB0
ΔE00 9.69
Eggshell
#F0EAD6
ΔE00 9.74
Beige
#F5F5DC
ΔE00 10.28
Bland
#AFA88B
ΔE00 10.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4CAB4 #BAB4CA
analogous
#CAC5B4 #C4CAB4 #B9CAB4
triadic
#C4CAB4 #B4C4CA #CAB4C4
tetradic
#C4CAB4 #B4CAC5 #BAB4CA #CAB4B9
square
#C4CAB4 #B4CAC5 #BAB4CA #CAB4B9
split-complementary
#C4CAB4 #B4B9CA #C5B4CA
monochromatic
#8C976C #A8B190 #C4CAB4 #E0E3D8 #F1F2ED
Accessibility & contrast
On white
1.69
#C4CAB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.45
#C4CAB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4CAB4
12.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4CAB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4CAB4 | 1.00 | 1.69 | 12.45 | 12.45 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC7B3
Deuteranopia (green-blind)
#CCC7B5
Tritanopia (blue-blind)
#C6C7C4
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #c4cab4; /* rgb */ color: rgb(196, 202, 180); /* oklch */ color: oklch(82.8% 0.031 119.5);
Tailwind
colors: {
custom: {
50: '#d5daca',
500: '#c4cab4',
950: '#000000',
},
}SCSS
$custom: #c4cab4; $custom-light: #d5daca; $custom-dark: #000000;
JSON
{
"hex": "#c4cab4",
"rgb": {
"r": 196,
"g": 202,
"b": 180
},
"hsl": {
"h": 76.364,
"s": 17.187,
"l": 74.902
},
"oklch": {
"l": 0.82829,
"c": 0.03072,
"h": 119.5
},
"luminance": 0.57272
}Semantic roles & 50–950 ramp
primary
#C4CAB4
secondary
#8B849E
accent
#4A9B60
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141413
muted
#838382