#C7C283#C7C283
#C7C283 is a light, moderate yellow. Relative luminance 0.524; OKLCH L 80.3% C 0.083 H 104.2°. Best body text is #000000 at 11.47:1 contrast (WCAG AA passes).
Color values
| HEX | #C7C283 |
|---|---|
| RGB | rgb(199, 194, 131) |
| HSL | hsl(56, 38%, 65%) |
| HSV | hsv(56, 34%, 78%) |
| CMYK | cmyk(0%, 2.5%, 34.2%, 22%) |
| CIE-LAB | lab(77.50, -7.79, 32.37) |
| CIE-LCH | lch(77.50, 33.30, 103.52°) |
| OKLab | oklab(80.33% -0.0203 0.0801) |
| OKLCH | oklch(80.33% 0.083 104.2) |
| XYZ | xyz(46.9422, 52.3654, 29.1030) |
| Luminance | 0.5236 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Darkkhaki
#BDB76B
ΔE00 4.00
Sand
#C2B280
ΔE00 5.89
Greenish Beige
#C9D179
ΔE00 6.06
Greenish Tan
#BCCB7A
ΔE00 6.09
Pale Olive
#B9CC81
ΔE00 6.70
Sand (survey)
#E2CA76
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7C283 #8388C7
analogous
#C7A083 #C7C283 #AAC783
triadic
#C7C283 #83C7C2 #C283C7
tetradic
#C7C283 #83C7A0 #8388C7 #C783AA
square
#C7C283 #83C7A0 #8388C7 #C783AA
split-complementary
#C7C283 #83AAC7 #A083C7
monochromatic
#8F8941 #B4AD59 #C7C283 #DAD7AD #EDEBD7
Accessibility & contrast
On white
1.83
#C7C283 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.47
#C7C283 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7C283
11.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7C283 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7C283 | 1.00 | 1.83 | 11.47 | 11.47 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDBE7F
Deuteranopia (green-blind)
#CFC185
Tritanopia (blue-blind)
#D1BAB2
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #c7c283; /* rgb */ color: rgb(199, 194, 131); /* oklch */ color: oklch(80.3% 0.083 104.2);
Tailwind
colors: {
custom: {
50: '#d9d4a7',
500: '#c7c283',
950: '#000000',
},
}SCSS
$custom: #c7c283; $custom-light: #d9d4a7; $custom-dark: #000000;
JSON
{
"hex": "#c7c283",
"rgb": {
"r": 199,
"g": 194,
"b": 131
},
"hsl": {
"h": 55.588,
"s": 37.778,
"l": 64.706
},
"oklch": {
"l": 0.8033,
"c": 0.08267,
"h": 104.2
},
"luminance": 0.52364
}Semantic roles & 50–950 ramp
primary
#C7C283
secondary
#585C97
accent
#3EB135
background
#FEFEFC
surface
#FBFBF6
border
#D4D4D0
text
#15140F
muted
#848380