#C7CA8A#C7CA8A
#C7CA8A is a very light, moderate yellow. Relative luminance 0.562; OKLCH L 82.1% C 0.084 H 110.4°. Best body text is #000000 at 12.24:1 contrast (WCAG AA passes).
Color values
| HEX | #C7CA8A |
|---|---|
| RGB | rgb(199, 202, 138) |
| HSL | hsl(63, 38%, 67%) |
| HSV | hsv(63, 32%, 79%) |
| CMYK | cmyk(1.5%, 0%, 31.7%, 20.8%) |
| CIE-LAB | lab(79.74, -11.03, 31.69) |
| CIE-LCH | lch(79.74, 33.55, 109.20°) |
| OKLab | oklab(82.14% -0.0292 0.0787) |
| OKLCH | oklch(82.14% 0.084 110.4) |
| XYZ | xyz(49.2614, 56.2189, 32.2961) |
| Luminance | 0.5622 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Tan
#BCCB7A
ΔE00 4.12
Pale Olive
#B9CC81
ΔE00 4.36
Greenish Beige
#C9D179
ΔE00 4.48
Darkkhaki
#BDB76B
ΔE00 5.99
Tan Green
#A9BE70
ΔE00 6.52
Light Olive
#ACBF69
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7CA8A #8D8ACA
analogous
#CAAD8A #C7CA8A #A7CA8A
triadic
#C7CA8A #8AC7CA #CA8AC7
tetradic
#C7CA8A #8ACAAD #8D8ACA #CA8AA7
square
#C7CA8A #8ACAAD #8D8ACA #CA8AA7
split-complementary
#C7CA8A #8AA7CA #AD8ACA
monochromatic
#929644 #B3B760 #C7CA8A #DBDDB4 #EFF0DE
Accessibility & contrast
On white
1.72
#C7CA8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.24
#C7CA8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7CA8A
12.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7CA8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7CA8A | 1.00 | 1.72 | 12.24 | 12.24 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C486
Deuteranopia (green-blind)
#D4C78D
Tritanopia (blue-blind)
#CFC2BA
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #c7ca8a; /* rgb */ color: rgb(199, 202, 138); /* oklch */ color: oklch(82.1% 0.084 110.4);
Tailwind
colors: {
custom: {
50: '#d9daac',
500: '#c7ca8a',
950: '#000000',
},
}SCSS
$custom: #c7ca8a; $custom-light: #d9daac; $custom-dark: #000000;
JSON
{
"hex": "#c7ca8a",
"rgb": {
"r": 199,
"g": 202,
"b": 138
},
"hsl": {
"h": 62.813,
"s": 37.647,
"l": 66.667
},
"oklch": {
"l": 0.82144,
"c": 0.084,
"h": 110.4
},
"luminance": 0.56218
}Semantic roles & 50–950 ramp
primary
#C7CA8A
secondary
#5E5B9D
accent
#35B13B
background
#FEFEFD
surface
#FBFBF7
border
#D4D4D0
text
#151410
muted
#848381