#DCDC76#DCDC76
#DCDC76 is a very light, vivid yellow. Relative luminance 0.677; OKLCH L 87.3% C 0.125 H 108.7°. Best body text is #000000 at 14.54:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDC76 |
|---|---|
| RGB | rgb(220, 220, 118) |
| HSL | hsl(60, 59%, 66%) |
| HSV | hsv(60, 46%, 86%) |
| CMYK | cmyk(0%, 0%, 46.4%, 13.7%) |
| CIE-LAB | lab(85.86, -14.04, 49.77) |
| CIE-LCH | lch(85.86, 51.71, 105.75°) |
| OKLab | oklab(87.32% -0.0402 0.1186) |
| OKLCH | oklch(87.32% 0.125 108.7) |
| XYZ | xyz(58.3796, 67.7114, 27.1303) |
| Luminance | 0.6771 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 4.15
Greenish Beige
#C9D179
ΔE00 4.23
Dull Yellow
#EEDC5B
ΔE00 5.98
Sandy
#F1DA7A
ΔE00 6.27
Sandy Yellow
#FDEE73
ΔE00 6.51
Straw
#FCF679
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDC76 #7676DC
analogous
#DCA976 #DCDC76 #A9DC76
triadic
#DCDC76 #76DCDC #DC76DC
tetradic
#DCDC76 #76DCA9 #7676DC #DC76A9
square
#DCDC76 #76DCA9 #7676DC #DC76A9
split-complementary
#DCDC76 #76A9DC #A976DC
monochromatic
#ACAC2C #D0D045 #DCDC76 #E8E8A7 #F5F5D7
Accessibility & contrast
On white
1.44
#DCDC76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.54
#DCDC76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDC76
14.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDC76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDC76 | 1.00 | 1.44 | 14.54 | 14.54 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD56D
Deuteranopia (green-blind)
#ECD97B
Tritanopia (blue-blind)
#E9D1C4
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #dcdc76; /* rgb */ color: rgb(220, 220, 118); /* oklch */ color: oklch(87.3% 0.125 108.7);
Tailwind
colors: {
custom: {
50: '#e9e6a0',
500: '#dcdc76',
950: '#000000',
},
}SCSS
$custom: #dcdc76; $custom-light: #e9e6a0; $custom-dark: #000000;
JSON
{
"hex": "#dcdc76",
"rgb": {
"r": 220,
"g": 220,
"b": 118
},
"hsl": {
"h": 60,
"s": 59.302,
"l": 66.275
},
"oklch": {
"l": 0.87323,
"c": 0.12525,
"h": 108.7
},
"luminance": 0.6771
}Semantic roles & 50–950 ramp
primary
#DCDC76
secondary
#4848AE
accent
#1FC71F
background
#FFFEFC
surface
#FEFCF5
border
#D6D5CF
text
#16150F
muted
#858480