#DFDC74#DFDC74
#DFDC74 is a very light, vivid yellow. Relative luminance 0.681; OKLCH L 87.5% C 0.127 H 107.3°. Best body text is #000000 at 14.63:1 contrast (WCAG AA passes).
Color values
| HEX | #DFDC74 |
|---|---|
| RGB | rgb(223, 220, 116) |
| HSL | hsl(58, 63%, 66%) |
| HSV | hsv(58, 48%, 87%) |
| CMYK | cmyk(0%, 1.3%, 48%, 12.5%) |
| CIE-LAB | lab(86.07, -13.03, 51.04) |
| CIE-LCH | lch(86.07, 52.67, 104.32°) |
| OKLab | oklab(87.54% -0.0377 0.1212) |
| OKLCH | oklch(87.54% 0.127 107.3) |
| XYZ | xyz(59.1784, 68.1369, 26.5540) |
| Luminance | 0.6814 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.81
Greenish Beige
#C9D179
ΔE00 4.93
Dull Yellow
#EEDC5B
ΔE00 5.14
Sandy
#F1DA7A
ΔE00 5.54
Sandy Yellow
#FDEE73
ΔE00 5.84
Yellowish
#FAEE66
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFDC74 #7477DF
analogous
#DFA774 #DFDC74 #ADDF74
triadic
#DFDC74 #74DFDC #DC74DF
tetradic
#DFDC74 #74DFA7 #7477DF #DF74AD
square
#DFDC74 #74DFA7 #7477DF #DF74AD
split-complementary
#DFDC74 #74ADDF #A774DF
monochromatic
#B0AC29 #D4CF42 #DFDC74 #EAE9A6 #F6F5D7
Accessibility & contrast
On white
1.44
#DFDC74 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.63
#DFDC74 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFDC74
14.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFDC74 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFDC74 | 1.00 | 1.44 | 14.63 | 14.63 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD56B
Deuteranopia (green-blind)
#EDD979
Tritanopia (blue-blind)
#ECD0C4
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #dfdc74; /* rgb */ color: rgb(223, 220, 116); /* oklch */ color: oklch(87.5% 0.127 107.3);
Tailwind
colors: {
custom: {
50: '#ebe69e',
500: '#dfdc74',
950: '#000000',
},
}SCSS
$custom: #dfdc74; $custom-light: #ebe69e; $custom-dark: #000000;
JSON
{
"hex": "#dfdc74",
"rgb": {
"r": 223,
"g": 220,
"b": 116
},
"hsl": {
"h": 58.318,
"s": 62.573,
"l": 66.471
},
"oklch": {
"l": 0.87543,
"c": 0.12692,
"h": 107.3
},
"luminance": 0.68135
}Semantic roles & 50–950 ramp
primary
#DFDC74
secondary
#4548B2
accent
#20CA1B
background
#FFFEFC
surface
#FEFCF5
border
#D6D5CF
text
#16150F
muted
#858480