#DCC889#DCC889
#DCC889 is a very light, moderate yellow. Relative luminance 0.583; OKLCH L 83.5% C 0.084 H 92.5°. Best body text is #000000 at 12.67:1 contrast (WCAG AA passes).
Color values
| HEX | #DCC889 |
|---|---|
| RGB | rgb(220, 200, 137) |
| HSL | hsl(46, 54%, 70%) |
| HSV | hsv(46, 38%, 86%) |
| CMYK | cmyk(0%, 9.1%, 37.7%, 13.7%) |
| CIE-LAB | lab(80.92, -1.91, 34.08) |
| CIE-LCH | lch(80.92, 34.13, 93.21°) |
| OKLab | oklab(83.49% -0.0037 0.0842) |
| OKLCH | oklch(83.49% 0.084 92.5) |
| XYZ | xyz(54.6859, 58.3322, 32.0407) |
| Luminance | 0.5833 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 3.89
Beige (survey)
#E6DAA6
ΔE00 5.25
Very Light Brown
#D3B683
ΔE00 6.00
Tan (survey)
#D1B26F
ΔE00 6.20
Sand
#C2B280
ΔE00 6.40
Vanilla
#F3E5AB
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCC889 #899DDC
analogous
#DC9E89 #DCC889 #C7DC89
triadic
#DCC889 #89DCC8 #C889DC
tetradic
#DCC889 #89DC9E #899DDC #DC89C7
square
#DCC889 #89DC9E #899DDC #DC89C7
split-complementary
#DCC889 #89C7DC #9E89DC
monochromatic
#B59636 #CEB25A #DCC889 #EADEB8 #F8F4E7
Accessibility & contrast
On white
1.66
#DCC889 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.67
#DCC889 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCC889
12.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCC889 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCC889 | 1.00 | 1.66 | 12.67 | 12.67 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C584
Deuteranopia (green-blind)
#DACC8B
Tritanopia (blue-blind)
#E8BFB8
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #dcc889; /* rgb */ color: rgb(220, 200, 137); /* oklch */ color: oklch(83.5% 0.084 92.5);
Tailwind
colors: {
custom: {
50: '#e8d8ac',
500: '#dcc889',
950: '#000000',
},
}SCSS
$custom: #dcc889; $custom-light: #e8d8ac; $custom-dark: #000000;
JSON
{
"hex": "#dcc889",
"rgb": {
"r": 220,
"g": 200,
"b": 137
},
"hsl": {
"h": 45.542,
"s": 54.248,
"l": 70
},
"oklch": {
"l": 0.83493,
"c": 0.08427,
"h": 92.5
},
"luminance": 0.5833
}Semantic roles & 50–950 ramp
primary
#DCC889
secondary
#566DB3
accent
#4AC224
background
#FEFEFD
surface
#FDFBF7
border
#D5D4D0
text
#161410
muted
#848381