#C4CAB6#C4CAB6
#C4CAB6 is a very light, muted yellow-green. Relative luminance 0.574; OKLCH L 82.9% C 0.028 H 120.6°. Best body text is #000000 at 12.47:1 contrast (WCAG AA passes).
Color values
| HEX | #C4CAB6 |
|---|---|
| RGB | rgb(196, 202, 182) |
| HSL | hsl(78, 16%, 75%) |
| HSV | hsv(78, 10%, 79%) |
| CMYK | cmyk(3%, 0%, 9.9%, 20.8%) |
| CIE-LAB | lab(80.38, -5.63, 9.28) |
| CIE-LCH | lch(80.38, 10.85, 121.24°) |
| OKLab | oklab(82.88% -0.0143 0.0242) |
| OKLCH | oklch(82.88% 0.028 120.6) |
| XYZ | xyz(52.3278, 57.3543, 52.5606) |
| Luminance | 0.5735 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 7.63
Silver (survey)
#C5C9C7
ΔE00 8.00
Warm Gray
#C9BEB0
ΔE00 9.37
Eggshell
#F0EAD6
ΔE00 9.62
Silver
#C0C0C0
ΔE00 9.96
Light Gray
#D3D3D3
ΔE00 10.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4CAB6 #BCB6CA
analogous
#CAC6B6 #C4CAB6 #BACAB6
triadic
#C4CAB6 #B6C4CA #CAB6C4
tetradic
#C4CAB6 #B6CAC6 #BCB6CA #CAB6BA
square
#C4CAB6 #B6CAC6 #BCB6CA #CAB6BA
split-complementary
#C4CAB6 #B6BACA #C6B6CA
monochromatic
#8B976F #A7B093 #C4CAB6 #E1E4D9 #F1F2ED
Accessibility & contrast
On white
1.68
#C4CAB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.47
#C4CAB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4CAB6
12.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4CAB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4CAB6 | 1.00 | 1.68 | 12.47 | 12.47 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC7B5
Deuteranopia (green-blind)
#CCC7B7
Tritanopia (blue-blind)
#C6C8C4
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #c4cab6; /* rgb */ color: rgb(196, 202, 182); /* oklch */ color: oklch(82.9% 0.028 120.6);
Tailwind
colors: {
custom: {
50: '#d5dacb',
500: '#c4cab6',
950: '#000000',
},
}SCSS
$custom: #c4cab6; $custom-light: #d5dacb; $custom-dark: #000000;
JSON
{
"hex": "#c4cab6",
"rgb": {
"r": 196,
"g": 202,
"b": 182
},
"hsl": {
"h": 78,
"s": 15.873,
"l": 75.294
},
"oklch": {
"l": 0.8288,
"c": 0.02808,
"h": 120.6
},
"luminance": 0.57354
}Semantic roles & 50–950 ramp
primary
#C4CAB6
secondary
#8D869E
accent
#4B9A63
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141413
muted
#838382