#C7CD83#C7CD83
#C7CD83 is a very light, moderate yellow. Relative luminance 0.574; OKLCH L 82.7% C 0.096 H 112.3°. Best body text is #000000 at 12.49:1 contrast (WCAG AA passes).
Color values
| HEX | #C7CD83 |
|---|---|
| RGB | rgb(199, 205, 131) |
| HSL | hsl(65, 43%, 66%) |
| HSV | hsv(65, 36%, 80%) |
| CMYK | cmyk(2.9%, 0%, 36.1%, 19.6%) |
| CIE-LAB | lab(80.43, -13.41, 36.19) |
| CIE-LCH | lch(80.43, 38.59, 110.34°) |
| OKLab | oklab(82.66% -0.0364 0.089) |
| OKLCH | oklch(82.66% 0.096 112.3) |
| XYZ | xyz(49.4816, 57.4441, 29.9495) |
| Luminance | 0.5744 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 2.49
Greenish Tan
#BCCB7A
ΔE00 2.62
Pale Olive
#B9CC81
ΔE00 3.41
Light Olive
#ACBF69
ΔE00 5.65
Tan Green
#A9BE70
ΔE00 5.98
Pale Olive Green
#B1D27B
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7CD83 #8983CD
analogous
#CDAE83 #C7CD83 #A2CD83
triadic
#C7CD83 #83C7CD #CD83C7
tetradic
#C7CD83 #83CDAE #8983CD #CD83A2
square
#C7CD83 #83CDAE #8983CD #CD83A2
split-complementary
#C7CD83 #83A2CD #AE83CD
monochromatic
#91983D #B3BB57 #C7CD83 #DBDFAF #EEF0DA
Accessibility & contrast
On white
1.68
#C7CD83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.49
#C7CD83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7CD83
12.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7CD83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7CD83 | 1.00 | 1.68 | 12.49 | 12.49 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C77E
Deuteranopia (green-blind)
#D8C986
Tritanopia (blue-blind)
#D0C5BA
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #c7cd83; /* rgb */ color: rgb(199, 205, 131); /* oklch */ color: oklch(82.7% 0.096 112.3);
Tailwind
colors: {
custom: {
50: '#d9dca8',
500: '#c7cd83',
950: '#000000',
},
}SCSS
$custom: #c7cd83; $custom-light: #d9dca8; $custom-dark: #000000;
JSON
{
"hex": "#c7cd83",
"rgb": {
"r": 199,
"g": 205,
"b": 131
},
"hsl": {
"h": 64.865,
"s": 42.529,
"l": 65.882
},
"oklch": {
"l": 0.82656,
"c": 0.09614,
"h": 112.3
},
"luminance": 0.57443
}Semantic roles & 50–950 ramp
primary
#C7CD83
secondary
#5C569E
accent
#30B63B
background
#FEFEFC
surface
#FBFBF6
border
#D4D4D0
text
#15150F
muted
#848480