#C8C19E#C8C19E
#C8C19E is a light, muted yellow. Relative luminance 0.529; OKLCH L 80.8% C 0.048 H 97.9°. Best body text is #000000 at 11.58:1 contrast (WCAG AA passes).
Color values
| HEX | #C8C19E |
|---|---|
| RGB | rgb(200, 193, 158) |
| HSL | hsl(50, 28%, 70%) |
| HSV | hsv(50, 21%, 78%) |
| CMYK | cmyk(0%, 3.5%, 21%, 21.6%) |
| CIE-LAB | lab(77.81, -3.27, 18.54) |
| CIE-LCH | lch(77.81, 18.83, 99.99°) |
| OKLab | oklab(80.76% -0.0066 0.0474) |
| OKLCH | oklch(80.76% 0.048 97.9) |
| XYZ | xyz(49.0608, 52.8887, 39.9652) |
| Luminance | 0.5289 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Putty
#BEAE8A
ΔE00 6.00
Sand
#C2B280
ΔE00 6.13
Bland
#AFA88B
ΔE00 6.96
Khaki
#C3B091
ΔE00 6.97
Beige (survey)
#E6DAA6
ΔE00 7.45
Stone (survey)
#ADA587
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8C19E #9EA5C8
analogous
#C8AC9E #C8C19E #BAC89E
triadic
#C8C19E #9EC8C1 #C19EC8
tetradic
#C8C19E #9EC8AC #9EA5C8 #C89EBA
square
#C8C19E #9EC8AC #9EA5C8 #C89EBA
split-complementary
#C8C19E #9EBAC8 #AC9EC8
monochromatic
#968C55 #B2A877 #C8C19E #DEDAC5 #F4F3EB
Accessibility & contrast
On white
1.81
#C8C19E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.58
#C8C19E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8C19E
11.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8C19E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8C19E | 1.00 | 1.81 | 11.58 | 11.58 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8BF9C
Deuteranopia (green-blind)
#CAC29F
Tritanopia (blue-blind)
#CFBCB7
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #c8c19e; /* rgb */ color: rgb(200, 193, 158); /* oklch */ color: oklch(80.8% 0.048 97.9);
Tailwind
colors: {
custom: {
50: '#d9d3ba',
500: '#c8c19e',
950: '#000000',
},
}SCSS
$custom: #c8c19e; $custom-light: #d9d3ba; $custom-dark: #000000;
JSON
{
"hex": "#c8c19e",
"rgb": {
"r": 200,
"g": 193,
"b": 158
},
"hsl": {
"h": 50,
"s": 27.632,
"l": 70.196
},
"oklch": {
"l": 0.80756,
"c": 0.0479,
"h": 97.9
},
"luminance": 0.52888
}Semantic roles & 50–950 ramp
primary
#C8C19E
secondary
#6E759D
accent
#50A63F
background
#FEFEFD
surface
#FBFBF8
border
#D4D4D1
text
#141411
muted
#838381