#C2C080#C2C080
#C2C080 is a light, moderate yellow. Relative luminance 0.507; OKLCH L 79.4% C 0.084 H 106.6°. Best body text is #000000 at 11.15:1 contrast (WCAG AA passes).
Color values
| HEX | #C2C080 |
|---|---|
| RGB | rgb(194, 192, 128) |
| HSL | hsl(58, 35%, 63%) |
| HSV | hsv(58, 34%, 76%) |
| CMYK | cmyk(0%, 1%, 34%, 23.9%) |
| CIE-LAB | lab(76.51, -9.09, 32.57) |
| CIE-LCH | lch(76.51, 33.81, 105.59°) |
| OKLab | oklab(79.43% -0.0241 0.0805) |
| OKLCH | oklch(79.43% 0.084 106.6) |
| XYZ | xyz(44.9945, 50.7280, 27.8391) |
| Luminance | 0.5073 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Darkkhaki
#BDB76B
ΔE00 3.59
Greenish Tan
#BCCB7A
ΔE00 5.42
Greenish Beige
#C9D179
ΔE00 5.87
Pale Olive
#B9CC81
ΔE00 5.98
Sand
#C2B280
ΔE00 6.27
Light Olive
#ACBF69
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2C080 #8082C2
analogous
#C29F80 #C2C080 #A3C280
triadic
#C2C080 #80C2C0 #C080C2
tetradic
#C2C080 #80C29F #8082C2 #C280A3
square
#C2C080 #80C29F #8082C2 #C280A3
split-complementary
#C2C080 #80A3C2 #9F80C2
monochromatic
#878541 #AEAB57 #C2C080 #D6D5A9 #EAE9D3
Accessibility & contrast
On white
1.88
#C2C080 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.15
#C2C080 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2C080
11.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2C080 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2C080 | 1.00 | 1.88 | 11.15 | 11.15 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CABB7B
Deuteranopia (green-blind)
#CCBE83
Tritanopia (blue-blind)
#CBB8B0
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #c2c080; /* rgb */ color: rgb(194, 192, 128); /* oklch */ color: oklch(79.4% 0.084 106.6);
Tailwind
colors: {
custom: {
50: '#d5d2a5',
500: '#c2c080',
950: '#000000',
},
}SCSS
$custom: #c2c080; $custom-light: #d5d2a5; $custom-dark: #000000;
JSON
{
"hex": "#c2c080",
"rgb": {
"r": 194,
"g": 192,
"b": 128
},
"hsl": {
"h": 58.182,
"s": 35.106,
"l": 63.137
},
"oklch": {
"l": 0.79434,
"c": 0.08403,
"h": 106.6
},
"luminance": 0.50727
}Semantic roles & 50–950 ramp
primary
#C2C080
secondary
#57598F
accent
#3BAE38
background
#FEFEFC
surface
#FBFBF6
border
#D4D4D0
text
#14140F
muted
#838380