#C2C2AE#C2C2AE
#C2C2AE is a light, muted yellow. Relative luminance 0.531; OKLCH L 80.9% C 0.027 H 107.0°. Best body text is #000000 at 11.62:1 contrast (WCAG AA passes).
Color values
| HEX | #C2C2AE |
|---|---|
| RGB | rgb(194, 194, 174) |
| HSL | hsl(60, 14%, 72%) |
| HSV | hsv(60, 10%, 76%) |
| CMYK | cmyk(0%, 0%, 10.3%, 23.9%) |
| CIE-LAB | lab(77.94, -3.51, 10.07) |
| CIE-LCH | lch(77.94, 10.66, 109.19°) |
| OKLab | oklab(80.86% -0.008 0.0262) |
| OKLCH | oklch(80.86% 0.027 107) |
| XYZ | xyz(49.1790, 53.1092, 47.6965) |
| Luminance | 0.5311 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 6.70
Silver (survey)
#C5C9C7
ΔE00 8.03
Bland
#AFA88B
ΔE00 8.06
Greyish
#A8A495
ΔE00 8.51
Cement
#A5A391
ΔE00 8.55
Greige
#B8AB98
ΔE00 8.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2C2AE #AEAEC2
analogous
#C2B8AE #C2C2AE #B8C2AE
triadic
#C2C2AE #AEC2C2 #C2AEC2
tetradic
#C2C2AE #AEC2B8 #AEAEC2 #C2AEB8
square
#C2C2AE #AEC2B8 #AEAEC2 #C2AEB8
split-complementary
#C2C2AE #AEB8C2 #B8AEC2
monochromatic
#8C8C6A #A8A88B #C2C2AE #DCDCD1 #F2F2EE
Accessibility & contrast
On white
1.81
#C2C2AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.62
#C2C2AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2C2AE
11.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2C2AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2C2AE | 1.00 | 1.81 | 11.62 | 11.62 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C0AD
Deuteranopia (green-blind)
#C6C1AF
Tritanopia (blue-blind)
#C5BFBC
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #c2c2ae; /* rgb */ color: rgb(194, 194, 174); /* oklch */ color: oklch(80.9% 0.027 107.0);
Tailwind
colors: {
custom: {
50: '#d4d4c6',
500: '#c2c2ae',
950: '#000000',
},
}SCSS
$custom: #c2c2ae; $custom-light: #d4d4c6; $custom-dark: #000000;
JSON
{
"hex": "#c2c2ae",
"rgb": {
"r": 194,
"g": 194,
"b": 174
},
"hsl": {
"h": 60,
"s": 14.085,
"l": 72.157
},
"oklch": {
"l": 0.80856,
"c": 0.02741,
"h": 107
},
"luminance": 0.53109
}Semantic roles & 50–950 ramp
primary
#C2C2AE
secondary
#7F7F96
accent
#4D984D
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141413
muted
#838382