#DCD883#DCD883
#DCD883 is a very light, moderate yellow. Relative luminance 0.660; OKLCH L 86.7% C 0.107 H 106.1°. Best body text is #000000 at 14.19:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD883 |
|---|---|
| RGB | rgb(220, 216, 131) |
| HSL | hsl(57, 56%, 69%) |
| HSV | hsv(57, 40%, 86%) |
| CMYK | cmyk(0%, 1.8%, 40.5%, 13.7%) |
| CIE-LAB | lab(84.98, -10.75, 42.34) |
| CIE-LCH | lch(84.98, 43.68, 104.25°) |
| OKLab | oklab(86.68% -0.0297 0.1029) |
| OKLCH | oklch(86.68% 0.107 106.1) |
| XYZ | xyz(58.1688, 65.9674, 31.1371) |
| Luminance | 0.6597 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.82
Greenish Beige
#C9D179
ΔE00 3.86
Sandy
#F1DA7A
ΔE00 5.64
Palegoldenrod
#EEE8AA
ΔE00 5.91
Sand (survey)
#E2CA76
ΔE00 6.25
Greenish Tan
#BCCB7A
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD883 #8387DC
analogous
#DCAC83 #DCD883 #B4DC83
triadic
#DCD883 #83DCD8 #D883DC
tetradic
#DCD883 #83DCAC #8387DC #DC83B4
square
#DCD883 #83DCAC #8387DC #DC83B4
split-complementary
#DCD883 #83B4DC #AC83DC
monochromatic
#B2AD32 #CFC953 #DCD883 #E9E7B3 #F7F6E2
Accessibility & contrast
On white
1.48
#DCD883 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.19
#DCD883 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD883
14.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD883 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD883 | 1.00 | 1.48 | 14.19 | 14.19 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D27C
Deuteranopia (green-blind)
#E7D687
Tritanopia (blue-blind)
#E8CEC3
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #dcd883; /* rgb */ color: rgb(220, 216, 131); /* oklch */ color: oklch(86.7% 0.107 106.1);
Tailwind
colors: {
custom: {
50: '#e8e3a8',
500: '#dcd883',
950: '#000000',
},
}SCSS
$custom: #dcd883; $custom-light: #e8e3a8; $custom-dark: #000000;
JSON
{
"hex": "#dcd883",
"rgb": {
"r": 220,
"g": 216,
"b": 131
},
"hsl": {
"h": 57.303,
"s": 55.975,
"l": 68.824
},
"oklch": {
"l": 0.86676,
"c": 0.10704,
"h": 106.1
},
"luminance": 0.65966
}Semantic roles & 50–950 ramp
primary
#DCD883
secondary
#5055B3
accent
#29C422
background
#FEFEFC
surface
#FDFCF6
border
#D5D5D0
text
#161510
muted
#848480