#DCC883#DCC883
#DCC883 is a very light, moderate yellow. Relative luminance 0.582; OKLCH L 83.4% C 0.091 H 93.8°. Best body text is #000000 at 12.63:1 contrast (WCAG AA passes).
Color values
| HEX | #DCC883 |
|---|---|
| RGB | rgb(220, 200, 131) |
| HSL | hsl(47, 56%, 69%) |
| HSV | hsv(47, 40%, 86%) |
| CMYK | cmyk(0%, 9.1%, 40.5%, 13.7%) |
| CIE-LAB | lab(80.83, -2.57, 37.04) |
| CIE-LCH | lch(80.83, 37.13, 93.97°) |
| OKLab | oklab(83.39% -0.0061 0.0908) |
| OKLCH | oklch(83.39% 0.091 93.8) |
| XYZ | xyz(54.2674, 58.1648, 29.8367) |
| Luminance | 0.5816 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 2.80
Beige (survey)
#E6DAA6
ΔE00 5.89
Sandy
#F1DA7A
ΔE00 6.04
Tan (survey)
#D1B26F
ΔE00 6.23
Very Light Brown
#D3B683
ΔE00 6.68
Darkkhaki
#BDB76B
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCC883 #8397DC
analogous
#DC9C83 #DCC883 #C4DC83
triadic
#DCC883 #83DCC8 #C883DC
tetradic
#DCC883 #83DC9C #8397DC #DC83C4
square
#DCC883 #83DC9C #8397DC #DC83C4
split-complementary
#DCC883 #83C4DC #9C83DC
monochromatic
#B29632 #CFB353 #DCC883 #E9DDB3 #F7F2E2
Accessibility & contrast
On white
1.66
#DCC883 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.63
#DCC883 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCC883
12.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCC883 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCC883 | 1.00 | 1.66 | 12.63 | 12.63 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C57E
Deuteranopia (green-blind)
#DBCB85
Tritanopia (blue-blind)
#E9BEB7
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #dcc883; /* rgb */ color: rgb(220, 200, 131); /* oklch */ color: oklch(83.4% 0.091 93.8);
Tailwind
colors: {
custom: {
50: '#e8d8a8',
500: '#dcc883',
950: '#000000',
},
}SCSS
$custom: #dcc883; $custom-light: #e8d8a8; $custom-dark: #000000;
JSON
{
"hex": "#dcc883",
"rgb": {
"r": 220,
"g": 200,
"b": 131
},
"hsl": {
"h": 46.517,
"s": 55.975,
"l": 68.824
},
"oklch": {
"l": 0.8339,
"c": 0.09099,
"h": 93.8
},
"luminance": 0.58163
}Semantic roles & 50–950 ramp
primary
#DCC883
secondary
#5067B3
accent
#46C422
background
#FEFEFC
surface
#FDFBF6
border
#D5D4D0
text
#16140F
muted
#848380