#C7C08F#C7C08F
#C7C08F is a light, moderate yellow. Relative luminance 0.518; OKLCH L 80.1% C 0.066 H 100.9°. Best body text is #000000 at 11.37:1 contrast (WCAG AA passes).
Color values
| HEX | #C7C08F |
|---|---|
| RGB | rgb(199, 192, 143) |
| HSL | hsl(53, 33%, 67%) |
| HSV | hsv(53, 28%, 78%) |
| CMYK | cmyk(0%, 3.5%, 28.1%, 22%) |
| CIE-LAB | lab(77.18, -5.22, 25.64) |
| CIE-LCH | lch(77.18, 26.17, 101.52°) |
| OKLab | oklab(80.14% -0.0124 0.0645) |
| OKLCH | oklch(80.14% 0.066 100.9) |
| XYZ | xyz(47.3610, 51.8255, 33.4897) |
| Luminance | 0.5182 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 4.56
Darkkhaki
#BDB76B
ΔE00 6.31
Beige (survey)
#E6DAA6
ΔE00 6.74
Putty
#BEAE8A
ΔE00 6.77
Very Light Brown
#D3B683
ΔE00 7.68
Sandstone
#C9AE74
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7C08F #8F96C7
analogous
#C7A48F #C7C08F #B2C78F
triadic
#C7C08F #8FC7C0 #C08FC7
tetradic
#C7C08F #8FC7A4 #8F96C7 #C78FB2
square
#C7C08F #8FC7A4 #8F96C7 #C78FB2
split-complementary
#C7C08F #8FB2C7 #A48FC7
monochromatic
#928949 #B3A966 #C7C08F #DBD7B8 #F0EEE1
Accessibility & contrast
On white
1.85
#C7C08F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.37
#C7C08F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7C08F
11.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7C08F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7C08F | 1.00 | 1.85 | 11.37 | 11.37 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9BD8C
Deuteranopia (green-blind)
#CCC091
Tritanopia (blue-blind)
#D0B9B3
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #c7c08f; /* rgb */ color: rgb(199, 192, 143); /* oklch */ color: oklch(80.1% 0.066 100.9);
Tailwind
colors: {
custom: {
50: '#d8d2b0',
500: '#c7c08f',
950: '#000000',
},
}SCSS
$custom: #c7c08f; $custom-light: #d8d2b0; $custom-dark: #000000;
JSON
{
"hex": "#c7c08f",
"rgb": {
"r": 199,
"g": 192,
"b": 143
},
"hsl": {
"h": 52.5,
"s": 33.333,
"l": 67.059
},
"oklch": {
"l": 0.80142,
"c": 0.06572,
"h": 100.9
},
"luminance": 0.51825
}Semantic roles & 50–950 ramp
primary
#C7C08F
secondary
#60679A
accent
#48AC39
background
#FEFEFD
surface
#FBFBF7
border
#D4D4D0
text
#141410
muted
#838381