#C2C2B4#C2C2B4
#C2C2B4 is a light, near-neutral yellow. Relative luminance 0.533; OKLCH L 81.0% C 0.019 H 106.8°. Best body text is #000000 at 11.67:1 contrast (WCAG AA passes).
Color values
| HEX | #C2C2B4 |
|---|---|
| RGB | rgb(194, 194, 180) |
| HSL | hsl(60, 10%, 73%) |
| HSV | hsv(60, 7%, 76%) |
| CMYK | cmyk(0%, 0%, 7.2%, 23.9%) |
| CIE-LAB | lab(78.08, -2.49, 7.04) |
| CIE-LCH | lch(78.08, 7.47, 109.49°) |
| OKLab | oklab(81.01% -0.0056 0.0184) |
| OKLCH | oklch(81.01% 0.019 106.8) |
| XYZ | xyz(49.7770, 53.3484, 50.8461) |
| Luminance | 0.5335 (WCAG relative) |
| Temperature | neutral |
| Family | yellow |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 5.61
Silver (survey)
#C5C9C7
ΔE00 5.84
Silver
#C0C0C0
ΔE00 6.76
Light Grey
#D8DCD6
ΔE00 7.27
Light Gray
#D3D3D3
ΔE00 8.08
Greyish
#A8A495
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2C2B4 #B4B4C2
analogous
#C2BBB4 #C2C2B4 #BBC2B4
triadic
#C2C2B4 #B4C2C2 #C2B4C2
tetradic
#C2C2B4 #B4C2BB #B4B4C2 #C2B4BB
square
#C2C2B4 #B4C2BB #B4B4C2 #C2B4BB
split-complementary
#C2C2B4 #B4BBC2 #BBB4C2
monochromatic
#8B8B71 #A7A792 #C2C2B4 #DDDDD6 #F1F1EE
Accessibility & contrast
On white
1.80
#C2C2B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.67
#C2C2B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2C2B4
11.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2C2B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2C2B4 | 1.00 | 1.80 | 11.67 | 11.67 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C1B3
Deuteranopia (green-blind)
#C5C1B4
Tritanopia (blue-blind)
#C4C0BE
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #c2c2b4; /* rgb */ color: rgb(194, 194, 180); /* oklch */ color: oklch(81.0% 0.019 106.8);
Tailwind
colors: {
custom: {
50: '#d4d4ca',
500: '#c2c2b4',
950: '#000000',
},
}SCSS
$custom: #c2c2b4; $custom-light: #d4d4ca; $custom-dark: #000000;
JSON
{
"hex": "#c2c2b4",
"rgb": {
"r": 194,
"g": 194,
"b": 180
},
"hsl": {
"h": 60,
"s": 10.294,
"l": 73.333
},
"oklch": {
"l": 0.81014,
"c": 0.01925,
"h": 106.8
},
"luminance": 0.53348
}Semantic roles & 50–950 ramp
primary
#C2C2B4
secondary
#858595
accent
#519451
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141413
muted
#838382