#DCDF76#DCDF76
#DCDF76 is a very light, vivid yellow. Relative luminance 0.693; OKLCH L 88.0% C 0.129 H 110.2°. Best body text is #000000 at 14.86:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDF76 |
|---|---|
| RGB | rgb(220, 223, 118) |
| HSL | hsl(62, 62%, 67%) |
| HSV | hsv(62, 47%, 87%) |
| CMYK | cmyk(1.3%, 0%, 47.1%, 12.5%) |
| CIE-LAB | lab(86.65, -15.53, 50.73) |
| CIE-LCH | lch(86.65, 53.05, 107.02°) |
| OKLab | oklab(87.95% -0.0445 0.1207) |
| OKLCH | oklch(87.95% 0.129 110.2) |
| XYZ | xyz(59.1740, 69.3002, 27.3951) |
| Luminance | 0.6930 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 4.48
Greenish Beige
#C9D179
ΔE00 4.49
Straw
#FCF679
ΔE00 6.26
Dull Yellow
#EEDC5B
ΔE00 6.39
Light Khaki
#E6F2A2
ΔE00 6.49
Sandy Yellow
#FDEE73
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDF76 #7976DF
analogous
#DFAE76 #DCDF76 #A8DF76
triadic
#DCDF76 #76DCDF #DF76DC
tetradic
#DCDF76 #76DFAE #7976DF #DF76A8
square
#DCDF76 #76DFAE #7976DF #DF76A8
split-complementary
#DCDF76 #76A8DF #AE76DF
monochromatic
#ADB129 #CFD344 #DCDF76 #E9EBA8 #F5F6D9
Accessibility & contrast
On white
1.41
#DCDF76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.86
#DCDF76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDF76
14.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDF76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDF76 | 1.00 | 1.41 | 14.86 | 14.86 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD76D
Deuteranopia (green-blind)
#EEDB7B
Tritanopia (blue-blind)
#E8D4C7
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #dcdf76; /* rgb */ color: rgb(220, 223, 118); /* oklch */ color: oklch(88.0% 0.129 110.2);
Tailwind
colors: {
custom: {
50: '#e9e8a0',
500: '#dcdf76',
950: '#000000',
},
}SCSS
$custom: #dcdf76; $custom-light: #e9e8a0; $custom-dark: #000000;
JSON
{
"hex": "#dcdf76",
"rgb": {
"r": 220,
"g": 223,
"b": 118
},
"hsl": {
"h": 61.714,
"s": 62.13,
"l": 66.863
},
"oklch": {
"l": 0.87953,
"c": 0.12864,
"h": 110.2
},
"luminance": 0.69299
}Semantic roles & 50–950 ramp
primary
#DCDF76
secondary
#4A46B3
accent
#1CCA21
background
#FFFEFC
surface
#FEFCF5
border
#D6D5CF
text
#16160F
muted
#858480