#DCDF79#DCDF79
#DCDF79 is a very light, vivid yellow. Relative luminance 0.694; OKLCH L 88.0% C 0.126 H 110.2°. Best body text is #000000 at 14.87:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDF79 |
|---|---|
| RGB | rgb(220, 223, 121) |
| HSL | hsl(62, 61%, 67%) |
| HSV | hsv(62, 46%, 87%) |
| CMYK | cmyk(1.3%, 0%, 45.7%, 12.5%) |
| CIE-LAB | lab(86.69, -15.25, 49.34) |
| CIE-LCH | lch(86.69, 51.64, 107.17°) |
| OKLab | oklab(87.99% -0.0434 0.1179) |
| OKLCH | oklch(87.99% 0.126 110.2) |
| XYZ | xyz(59.3551, 69.3727, 28.3490) |
| Luminance | 0.6937 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 4.27
Khaki (CSS)
#F0E68C
ΔE00 4.31
Light Khaki
#E6F2A2
ΔE00 6.18
Straw
#FCF679
ΔE00 6.43
Buff
#FEF69E
ΔE00 6.55
Manilla
#FFFA86
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDF79 #7C79DF
analogous
#DFAF79 #DCDF79 #A9DF79
triadic
#DCDF79 #79DCDF #DF79DC
tetradic
#DCDF79 #79DFAF #7C79DF #DF79A9
square
#DCDF79 #79DFAF #7C79DF #DF79A9
split-complementary
#DCDF79 #79A9DF #AF79DF
monochromatic
#AFB32B #CFD348 #DCDF79 #E9EBAA #F6F7DC
Accessibility & contrast
On white
1.41
#DCDF79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.87
#DCDF79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDF79
14.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDF79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDF79 | 1.00 | 1.41 | 14.87 | 14.87 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD770
Deuteranopia (green-blind)
#EEDB7E
Tritanopia (blue-blind)
#E8D4C7
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #dcdf79; /* rgb */ color: rgb(220, 223, 121); /* oklch */ color: oklch(88.0% 0.126 110.2);
Tailwind
colors: {
custom: {
50: '#e8e8a2',
500: '#dcdf79',
950: '#000000',
},
}SCSS
$custom: #dcdf79; $custom-light: #e8e8a2; $custom-dark: #000000;
JSON
{
"hex": "#dcdf79",
"rgb": {
"r": 220,
"g": 223,
"b": 121
},
"hsl": {
"h": 61.765,
"s": 61.446,
"l": 67.451
},
"oklch": {
"l": 0.87993,
"c": 0.12562,
"h": 110.2
},
"luminance": 0.69371
}Semantic roles & 50–950 ramp
primary
#DCDF79
secondary
#4B48B4
accent
#1CC921
background
#FEFEFC
surface
#FDFCF5
border
#D5D5CF
text
#16160F
muted
#848480