#DCDF80#DCDF80
#DCDF80 is a very light, moderate yellow. Relative luminance 0.696; OKLCH L 88.1% C 0.118 H 110.2°. Best body text is #000000 at 14.91:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDF80 |
|---|---|
| RGB | rgb(220, 223, 128) |
| HSL | hsl(62, 60%, 69%) |
| HSV | hsv(62, 43%, 87%) |
| CMYK | cmyk(1.3%, 0%, 42.6%, 12.5%) |
| CIE-LAB | lab(86.78, -14.56, 46.06) |
| CIE-LCH | lch(86.78, 48.31, 107.54°) |
| OKLab | oklab(88.09% -0.0408 0.1111) |
| OKLCH | oklch(88.09% 0.118 110.2) |
| XYZ | xyz(59.8001, 69.5507, 30.6923) |
| Luminance | 0.6955 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.87
Khaki (CSS)
#F0E68C
ΔE00 4.06
Light Khaki
#E6F2A2
ΔE00 5.48
Buff
#FEF69E
ΔE00 6.27
Dark Cream
#FFF39A
ΔE00 6.41
Greenish Tan
#BCCB7A
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDF80 #8380DF
analogous
#DFB380 #DCDF80 #ADDF80
triadic
#DCDF80 #80DCDF #DF80DC
tetradic
#DCDF80 #80DFB3 #8380DF #DF80AD
square
#DCDF80 #80DFB3 #8380DF #DF80AD
split-complementary
#DCDF80 #80ADDF #B380DF
monochromatic
#B2B72E #CFD34F #DCDF80 #E9EBB1 #F7F8E2
Accessibility & contrast
On white
1.41
#DCDF80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.91
#DCDF80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDF80
14.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDF80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDF80 | 1.00 | 1.41 | 14.91 | 14.91 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD878
Deuteranopia (green-blind)
#EDDB84
Tritanopia (blue-blind)
#E8D5C8
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #dcdf80; /* rgb */ color: rgb(220, 223, 128); /* oklch */ color: oklch(88.1% 0.118 110.2);
Tailwind
colors: {
custom: {
50: '#e8e8a6',
500: '#dcdf80',
950: '#000000',
},
}SCSS
$custom: #dcdf80; $custom-light: #e8e8a6; $custom-dark: #000000;
JSON
{
"hex": "#dcdf80",
"rgb": {
"r": 220,
"g": 223,
"b": 128
},
"hsl": {
"h": 61.895,
"s": 59.748,
"l": 68.824
},
"oklch": {
"l": 0.88091,
"c": 0.11833,
"h": 110.2
},
"luminance": 0.6955
}Semantic roles & 50–950 ramp
primary
#DCDF80
secondary
#504DB6
accent
#1EC723
background
#FEFEFC
surface
#FDFCF6
border
#D5D5D0
text
#16160F
muted
#848480