#C7CA83#C7CA83
#C7CA83 is a very light, moderate yellow. Relative luminance 0.560; OKLCH L 82.0% C 0.092 H 110.3°. Best body text is #000000 at 12.20:1 contrast (WCAG AA passes).
Color values
| HEX | #C7CA83 |
|---|---|
| RGB | rgb(199, 202, 131) |
| HSL | hsl(63, 40%, 65%) |
| HSV | hsv(63, 35%, 79%) |
| CMYK | cmyk(1.5%, 0%, 35.1%, 20.8%) |
| CIE-LAB | lab(79.63, -11.89, 35.15) |
| CIE-LCH | lch(79.63, 37.11, 108.69°) |
| OKLab | oklab(82.02% -0.0321 0.0866) |
| OKLCH | oklch(82.02% 0.092 110.3) |
| XYZ | xyz(48.7708, 56.0226, 29.7126) |
| Luminance | 0.5602 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.28
Greenish Tan
#BCCB7A
ΔE00 3.35
Pale Olive
#B9CC81
ΔE00 4.10
Darkkhaki
#BDB76B
ΔE00 5.42
Light Olive
#ACBF69
ΔE00 5.89
Tan Green
#A9BE70
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7CA83 #8683CA
analogous
#CAA983 #C7CA83 #A3CA83
triadic
#C7CA83 #83C7CA #CA83C7
tetradic
#C7CA83 #83CAA9 #8683CA #CA83A3
square
#C7CA83 #83CAA9 #8683CA #CA83A3
split-complementary
#C7CA83 #83A3CA #A983CA
monochromatic
#90943F #B4B858 #C7CA83 #DADCAE #EEEFD9
Accessibility & contrast
On white
1.72
#C7CA83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.20
#C7CA83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7CA83
12.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7CA83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7CA83 | 1.00 | 1.72 | 12.20 | 12.20 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C47E
Deuteranopia (green-blind)
#D5C786
Tritanopia (blue-blind)
#D0C2B8
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #c7ca83; /* rgb */ color: rgb(199, 202, 131); /* oklch */ color: oklch(82.0% 0.092 110.3);
Tailwind
colors: {
custom: {
50: '#d9daa8',
500: '#c7ca83',
950: '#000000',
},
}SCSS
$custom: #c7ca83; $custom-light: #d9daa8; $custom-dark: #000000;
JSON
{
"hex": "#c7ca83",
"rgb": {
"r": 199,
"g": 202,
"b": 131
},
"hsl": {
"h": 62.535,
"s": 40.113,
"l": 65.294
},
"oklch": {
"l": 0.82019,
"c": 0.09232,
"h": 110.3
},
"luminance": 0.56022
}Semantic roles & 50–950 ramp
primary
#C7CA83
secondary
#5A579A
accent
#32B338
background
#FEFEFC
surface
#FBFBF6
border
#D4D4D0
text
#15140F
muted
#848380