#C6CAB4#C6CAB4
#C6CAB4 is a very light, muted yellow-green. Relative luminance 0.575; OKLCH L 83.0% C 0.030 H 115.4°. Best body text is #000000 at 12.51:1 contrast (WCAG AA passes).
Color values
| HEX | #C6CAB4 |
|---|---|
| RGB | rgb(198, 202, 180) |
| HSL | hsl(71, 17%, 75%) |
| HSV | hsv(71, 11%, 79%) |
| CMYK | cmyk(2%, 0%, 10.9%, 20.8%) |
| CIE-LAB | lab(80.48, -5.25, 10.52) |
| CIE-LCH | lch(80.48, 11.76, 116.53°) |
| OKLab | oklab(82.99% -0.013 0.0274) |
| OKLCH | oklch(82.99% 0.03 115.4) |
| XYZ | xyz(52.6464, 57.5423, 51.5044) |
| Luminance | 0.5754 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 8.02
Silver (survey)
#C5C9C7
ΔE00 8.54
Warm Gray
#C9BEB0
ΔE00 8.96
Eggshell
#F0EAD6
ΔE00 9.21
Warm Beige
#E9DCC9
ΔE00 9.88
Beige
#F5F5DC
ΔE00 10.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6CAB4 #B8B4CA
analogous
#CAC3B4 #C6CAB4 #BBCAB4
triadic
#C6CAB4 #B4C6CA #CAB4C6
tetradic
#C6CAB4 #B4CAC3 #B8B4CA #CAB4BB
square
#C6CAB4 #B4CAC3 #B8B4CA #CAB4BB
split-complementary
#C6CAB4 #B4BBCA #C3B4CA
monochromatic
#8F976C #ABB190 #C6CAB4 #E1E3D8 #F1F2ED
Accessibility & contrast
On white
1.68
#C6CAB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.51
#C6CAB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6CAB4
12.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6CAB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6CAB4 | 1.00 | 1.68 | 12.51 | 12.51 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC7B3
Deuteranopia (green-blind)
#CDC8B5
Tritanopia (blue-blind)
#C9C7C4
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #c6cab4; /* rgb */ color: rgb(198, 202, 180); /* oklch */ color: oklch(83.0% 0.030 115.4);
Tailwind
colors: {
custom: {
50: '#d7daca',
500: '#c6cab4',
950: '#000000',
},
}SCSS
$custom: #c6cab4; $custom-light: #d7daca; $custom-dark: #000000;
JSON
{
"hex": "#c6cab4",
"rgb": {
"r": 198,
"g": 202,
"b": 180
},
"hsl": {
"h": 70.909,
"s": 17.187,
"l": 74.902
},
"oklch": {
"l": 0.82985,
"c": 0.03028,
"h": 115.4
},
"luminance": 0.57542
}Semantic roles & 50–950 ramp
primary
#C6CAB4
secondary
#89849E
accent
#4A9B59
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141413
muted
#838382