#C8C19C#C8C19C
#C8C19C is a light, muted yellow. Relative luminance 0.528; OKLCH L 80.7% C 0.050 H 98.5°. Best body text is #000000 at 11.56:1 contrast (WCAG AA passes).
Color values
| HEX | #C8C19C |
|---|---|
| RGB | rgb(200, 193, 156) |
| HSL | hsl(50, 29%, 70%) |
| HSV | hsv(50, 22%, 78%) |
| CMYK | cmyk(0%, 3.5%, 22%, 21.6%) |
| CIE-LAB | lab(77.77, -3.56, 19.55) |
| CIE-LCH | lch(77.77, 19.88, 100.31°) |
| OKLab | oklab(80.71% -0.0074 0.0499) |
| OKLCH | oklch(80.71% 0.05 98.5) |
| XYZ | xyz(48.8900, 52.8204, 39.0659) |
| Luminance | 0.5282 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 5.80
Putty
#BEAE8A
ΔE00 6.03
Bland
#AFA88B
ΔE00 7.09
Khaki
#C3B091
ΔE00 7.16
Beige (survey)
#E6DAA6
ΔE00 7.19
Stone (survey)
#ADA587
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8C19C #9CA3C8
analogous
#C8AB9C #C8C19C #B9C89C
triadic
#C8C19C #9CC8C1 #C19CC8
tetradic
#C8C19C #9CC8AB #9CA3C8 #C89CB9
square
#C8C19C #9CC8AB #9CA3C8 #C89CB9
split-complementary
#C8C19C #9CB9C8 #AB9CC8
monochromatic
#968C53 #B2A875 #C8C19C #DEDAC3 #F4F2EB
Accessibility & contrast
On white
1.82
#C8C19C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.56
#C8C19C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8C19C
11.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8C19C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8C19C | 1.00 | 1.82 | 11.56 | 11.56 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9BF9A
Deuteranopia (green-blind)
#CBC19D
Tritanopia (blue-blind)
#CFBCB7
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #c8c19c; /* rgb */ color: rgb(200, 193, 156); /* oklch */ color: oklch(80.7% 0.050 98.5);
Tailwind
colors: {
custom: {
50: '#d9d3b9',
500: '#c8c19c',
950: '#000000',
},
}SCSS
$custom: #c8c19c; $custom-light: #d9d3b9; $custom-dark: #000000;
JSON
{
"hex": "#c8c19c",
"rgb": {
"r": 200,
"g": 193,
"b": 156
},
"hsl": {
"h": 50.455,
"s": 28.571,
"l": 69.804
},
"oklch": {
"l": 0.80711,
"c": 0.05047,
"h": 98.5
},
"luminance": 0.5282
}Semantic roles & 50–950 ramp
primary
#C8C19C
secondary
#6C739D
accent
#4FA73E
background
#FEFEFD
surface
#FBFBF8
border
#D4D4D1
text
#141411
muted
#838381