#C7C19B#C7C19B
#C7C19B is a light, muted yellow. Relative luminance 0.526; OKLCH L 80.6% C 0.052 H 100.0°. Best body text is #000000 at 11.53:1 contrast (WCAG AA passes).
Color values
| HEX | #C7C19B |
|---|---|
| RGB | rgb(199, 193, 155) |
| HSL | hsl(52, 28%, 69%) |
| HSV | hsv(52, 22%, 78%) |
| CMYK | cmyk(0%, 3%, 22.1%, 22%) |
| CIE-LAB | lab(77.67, -4.08, 19.94) |
| CIE-LCH | lch(77.67, 20.35, 101.57°) |
| OKLab | oklab(80.61% -0.0089 0.0509) |
| OKLCH | oklch(80.61% 0.052 100) |
| XYZ | xyz(48.5394, 52.6494, 38.6093) |
| Luminance | 0.5265 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 5.83
Putty
#BEAE8A
ΔE00 6.30
Bland
#AFA88B
ΔE00 7.17
Beige (survey)
#E6DAA6
ΔE00 7.20
Khaki
#C3B091
ΔE00 7.57
Stone (survey)
#ADA587
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7C19B #9BA1C7
analogous
#C7AB9B #C7C19B #B7C79B
triadic
#C7C19B #9BC7C1 #C19BC7
tetradic
#C7C19B #9BC7AB #9BA1C7 #C79BB7
square
#C7C19B #9BC7AB #9BA1C7 #C79BB7
split-complementary
#C7C19B #9BB7C7 #AB9BC7
monochromatic
#948C53 #B1A974 #C7C19B #DDD9C2 #F3F2E9
Accessibility & contrast
On white
1.82
#C7C19B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.53
#C7C19B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7C19B
11.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7C19B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7C19B | 1.00 | 1.82 | 11.53 | 11.53 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9BE99
Deuteranopia (green-blind)
#CBC19C
Tritanopia (blue-blind)
#CEBCB7
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #c7c19b; /* rgb */ color: rgb(199, 193, 155); /* oklch */ color: oklch(80.6% 0.052 100.0);
Tailwind
colors: {
custom: {
50: '#d8d3b8',
500: '#c7c19b',
950: '#000000',
},
}SCSS
$custom: #c7c19b; $custom-light: #d8d3b8; $custom-dark: #000000;
JSON
{
"hex": "#c7c19b",
"rgb": {
"r": 199,
"g": 193,
"b": 155
},
"hsl": {
"h": 51.818,
"s": 28.205,
"l": 69.412
},
"oklch": {
"l": 0.80605,
"c": 0.05163,
"h": 100
},
"luminance": 0.52649
}Semantic roles & 50–950 ramp
primary
#C7C19B
secondary
#6B719C
accent
#4DA73F
background
#FEFEFD
surface
#FBFBF8
border
#D4D4D1
text
#141411
muted
#838381