#C8CA86#C8CA86
#C8CA86 is a very light, moderate yellow. Relative luminance 0.562; OKLCH L 82.2% C 0.089 H 109.6°. Best body text is #000000 at 12.25:1 contrast (WCAG AA passes).
Color values
| HEX | #C8CA86 |
|---|---|
| RGB | rgb(200, 202, 134) |
| HSL | hsl(62, 39%, 66%) |
| HSV | hsv(62, 34%, 79%) |
| CMYK | cmyk(1%, 0%, 33.7%, 20.8%) |
| CIE-LAB | lab(79.75, -11.14, 33.78) |
| CIE-LCH | lch(79.75, 35.57, 108.25°) |
| OKLab | oklab(82.15% -0.0298 0.0835) |
| OKLCH | oklch(82.15% 0.089 109.6) |
| XYZ | xyz(49.2434, 56.2424, 30.8114) |
| Luminance | 0.5624 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.82
Greenish Tan
#BCCB7A
ΔE00 3.86
Pale Olive
#B9CC81
ΔE00 4.42
Darkkhaki
#BDB76B
ΔE00 5.53
Light Olive
#ACBF69
ΔE00 6.34
Tan Green
#A9BE70
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8CA86 #8886CA
analogous
#CAAA86 #C8CA86 #A6CA86
triadic
#C8CA86 #86C8CA #CA86C8
tetradic
#C8CA86 #86CAAA #8886CA #CA86A6
square
#C8CA86 #86CAAA #8886CA #CA86A6
split-complementary
#C8CA86 #86A6CA #AA86CA
monochromatic
#929541 #B5B75B #C8CA86 #DBDDB1 #EFEFDB
Accessibility & contrast
On white
1.71
#C8CA86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.25
#C8CA86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8CA86
12.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8CA86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8CA86 | 1.00 | 1.71 | 12.25 | 12.25 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C481
Deuteranopia (green-blind)
#D5C789
Tritanopia (blue-blind)
#D1C2B9
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #c8ca86; /* rgb */ color: rgb(200, 202, 134); /* oklch */ color: oklch(82.2% 0.089 109.6);
Tailwind
colors: {
custom: {
50: '#d9daaa',
500: '#c8ca86',
950: '#000000',
},
}SCSS
$custom: #c8ca86; $custom-light: #d9daaa; $custom-dark: #000000;
JSON
{
"hex": "#c8ca86",
"rgb": {
"r": 200,
"g": 202,
"b": 134
},
"hsl": {
"h": 61.765,
"s": 39.08,
"l": 65.882
},
"oklch": {
"l": 0.82152,
"c": 0.08866,
"h": 109.6
},
"luminance": 0.56242
}Semantic roles & 50–950 ramp
primary
#C8CA86
secondary
#5B599C
accent
#33B237
background
#FEFEFD
surface
#FBFBF7
border
#D4D4D0
text
#151410
muted
#848381