#C7C48B#C7C48B
#C7C48B is a light, moderate yellow. Relative luminance 0.535; OKLCH L 80.9% C 0.075 H 105.4°. Best body text is #000000 at 11.70:1 contrast (WCAG AA passes).
Color values
| HEX | #C7C48B |
|---|---|
| RGB | rgb(199, 196, 139) |
| HSL | hsl(57, 35%, 66%) |
| HSV | hsv(57, 30%, 78%) |
| CMYK | cmyk(0%, 1.5%, 30.2%, 22%) |
| CIE-LAB | lab(78.16, -7.83, 29.07) |
| CIE-LCH | lch(78.16, 30.11, 105.06°) |
| OKLab | oklab(80.9% -0.02 0.0726) |
| OKLCH | oklch(80.9% 0.075 105.4) |
| XYZ | xyz(47.9536, 53.4869, 32.2190) |
| Luminance | 0.5349 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Darkkhaki
#BDB76B
ΔE00 5.34
Sand
#C2B280
ΔE00 6.19
Greenish Tan
#BCCB7A
ΔE00 6.29
Pale Olive
#B9CC81
ΔE00 6.53
Greenish Beige
#C9D179
ΔE00 6.57
Beige (survey)
#E6DAA6
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7C48B #8B8EC7
analogous
#C7A68B #C7C48B #ACC78B
triadic
#C7C48B #8BC7C4 #C48BC7
tetradic
#C7C48B #8BC7A6 #8B8EC7 #C78BAC
square
#C7C48B #8BC7A6 #8B8EC7 #C78BAC
split-complementary
#C7C48B #8BACC7 #A68BC7
monochromatic
#918E46 #B3AF62 #C7C48B #DBD9B4 #EFEEDE
Accessibility & contrast
On white
1.80
#C7C48B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.70
#C7C48B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7C48B
11.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7C48B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7C48B | 1.00 | 1.80 | 11.70 | 11.70 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC087
Deuteranopia (green-blind)
#CFC38D
Tritanopia (blue-blind)
#D0BDB5
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #c7c48b; /* rgb */ color: rgb(199, 196, 139); /* oklch */ color: oklch(80.9% 0.075 105.4);
Tailwind
colors: {
custom: {
50: '#d8d5ad',
500: '#c7c48b',
950: '#000000',
},
}SCSS
$custom: #c7c48b; $custom-light: #d8d5ad; $custom-dark: #000000;
JSON
{
"hex": "#c7c48b",
"rgb": {
"r": 199,
"g": 196,
"b": 139
},
"hsl": {
"h": 57,
"s": 34.884,
"l": 66.275
},
"oklch": {
"l": 0.80898,
"c": 0.07532,
"h": 105.4
},
"luminance": 0.53486
}Semantic roles & 50–950 ramp
primary
#C7C48B
secondary
#5D6099
accent
#3EAE38
background
#FEFEFD
surface
#FBFBF7
border
#D4D4D0
text
#141410
muted
#838381