#DFDC80#DFDC80
#DFDC80 is a very light, moderate yellow. Relative luminance 0.684; OKLCH L 87.7% C 0.115 H 106.9°. Best body text is #000000 at 14.69:1 contrast (WCAG AA passes).
Color values
| HEX | #DFDC80 |
|---|---|
| RGB | rgb(223, 220, 128) |
| HSL | hsl(58, 60%, 69%) |
| HSV | hsv(58, 43%, 87%) |
| CMYK | cmyk(0%, 1.3%, 42.6%, 12.5%) |
| CIE-LAB | lab(86.22, -11.88, 45.43) |
| CIE-LCH | lch(86.22, 46.96, 104.66°) |
| OKLab | oklab(87.71% -0.0333 0.1096) |
| OKLCH | oklch(87.71% 0.115 106.9) |
| XYZ | xyz(59.9220, 68.4343, 30.4705) |
| Luminance | 0.6843 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.18
Greenish Beige
#C9D179
ΔE00 4.28
Sandy
#F1DA7A
ΔE00 5.53
Dark Cream
#FFF39A
ΔE00 5.94
Buff
#FEF69E
ΔE00 6.08
Palegoldenrod
#EEE8AA
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFDC80 #8083DF
analogous
#DFAD80 #DFDC80 #B3DF80
triadic
#DFDC80 #80DFDC #DC80DF
tetradic
#DFDC80 #80DFAD #8083DF #DF80B3
square
#DFDC80 #80DFAD #8083DF #DF80B3
split-complementary
#DFDC80 #80B3DF #AD80DF
monochromatic
#B7B22E #D3CF4F #DFDC80 #EBE9B1 #F8F7E2
Accessibility & contrast
On white
1.43
#DFDC80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.69
#DFDC80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFDC80
14.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFDC80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFDC80 | 1.00 | 1.43 | 14.69 | 14.69 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD579
Deuteranopia (green-blind)
#ECDA84
Tritanopia (blue-blind)
#EBD1C6
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #dfdc80; /* rgb */ color: rgb(223, 220, 128); /* oklch */ color: oklch(87.7% 0.115 106.9);
Tailwind
colors: {
custom: {
50: '#eae6a6',
500: '#dfdc80',
950: '#000000',
},
}SCSS
$custom: #dfdc80; $custom-light: #eae6a6; $custom-dark: #000000;
JSON
{
"hex": "#dfdc80",
"rgb": {
"r": 223,
"g": 220,
"b": 128
},
"hsl": {
"h": 58.105,
"s": 59.748,
"l": 68.824
},
"oklch": {
"l": 0.87709,
"c": 0.11456,
"h": 106.9
},
"luminance": 0.68433
}Semantic roles & 50–950 ramp
primary
#DFDC80
secondary
#4D50B6
accent
#23C71E
background
#FFFEFC
surface
#FEFCF6
border
#D6D5D0
text
#16150F
muted
#858480