#DCC783#DCC783
#DCC783 is a very light, moderate yellow. Relative luminance 0.577; OKLCH L 83.2% C 0.090 H 92.9°. Best body text is #000000 at 12.54:1 contrast (WCAG AA passes).
Color values
| HEX | #DCC783 |
|---|---|
| RGB | rgb(220, 199, 131) |
| HSL | hsl(46, 56%, 69%) |
| HSV | hsv(46, 40%, 86%) |
| CMYK | cmyk(0%, 9.5%, 40.5%, 13.7%) |
| CIE-LAB | lab(80.57, -2.06, 36.71) |
| CIE-LCH | lch(80.57, 36.77, 93.20°) |
| OKLab | oklab(83.19% -0.0046 0.09) |
| OKLCH | oklch(83.19% 0.09 92.9) |
| XYZ | xyz(54.0366, 57.7031, 29.7597) |
| Luminance | 0.5770 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 2.95
Tan (survey)
#D1B26F
ΔE00 5.87
Beige (survey)
#E6DAA6
ΔE00 6.03
Very Light Brown
#D3B683
ΔE00 6.27
Sandy
#F1DA7A
ΔE00 6.31
Sand
#C2B280
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCC783 #8398DC
analogous
#DC9B83 #DCC783 #C5DC83
triadic
#DCC783 #83DCC7 #C783DC
tetradic
#DCC783 #83DC9B #8398DC #DC83C5
square
#DCC783 #83DC9B #8398DC #DC83C5
split-complementary
#DCC783 #83C5DC #9B83DC
monochromatic
#B29432 #CFB153 #DCC783 #E9DDB3 #F7F2E2
Accessibility & contrast
On white
1.67
#DCC783 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.54
#DCC783 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCC783
12.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCC783 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCC783 | 1.00 | 1.67 | 12.54 | 12.54 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C47E
Deuteranopia (green-blind)
#DACB85
Tritanopia (blue-blind)
#E9BDB6
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #dcc783; /* rgb */ color: rgb(220, 199, 131); /* oklch */ color: oklch(83.2% 0.090 92.9);
Tailwind
colors: {
custom: {
50: '#e8d7a8',
500: '#dcc783',
950: '#000000',
},
}SCSS
$custom: #dcc783; $custom-light: #e8d7a8; $custom-dark: #000000;
JSON
{
"hex": "#dcc783",
"rgb": {
"r": 220,
"g": 199,
"b": 131
},
"hsl": {
"h": 45.843,
"s": 55.975,
"l": 68.824
},
"oklch": {
"l": 0.83187,
"c": 0.09015,
"h": 92.9
},
"luminance": 0.57701
}Semantic roles & 50–950 ramp
primary
#DCC783
secondary
#5068B3
accent
#48C422
background
#FEFEFC
surface
#FDFBF6
border
#D5D4D0
text
#16140F
muted
#848380