#DFDF74#DFDF74
#DFDF74 is a very light, vivid yellow. Relative luminance 0.697; OKLCH L 88.2% C 0.130 H 108.8°. Best body text is #000000 at 14.94:1 contrast (WCAG AA passes).
Color values
| HEX | #DFDF74 |
|---|---|
| RGB | rgb(223, 223, 116) |
| HSL | hsl(60, 63%, 66%) |
| HSV | hsv(60, 48%, 87%) |
| CMYK | cmyk(0%, 0%, 48%, 12.5%) |
| CIE-LAB | lab(86.86, -14.52, 51.98) |
| CIE-LCH | lch(86.86, 53.97, 105.61°) |
| OKLab | oklab(88.17% -0.0419 0.1233) |
| OKLCH | oklch(88.17% 0.13 108.8) |
| XYZ | xyz(59.9728, 69.7257, 26.8188) |
| Luminance | 0.6972 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 4.08
Greenish Beige
#C9D179
ΔE00 5.07
Dull Yellow
#EEDC5B
ΔE00 5.55
Straw
#FCF679
ΔE00 5.77
Sandy Yellow
#FDEE73
ΔE00 5.78
Yellowish
#FAEE66
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFDF74 #7474DF
analogous
#DFAA74 #DFDF74 #AADF74
triadic
#DFDF74 #74DFDF #DF74DF
tetradic
#DFDF74 #74DFAA #7474DF #DF74AA
square
#DFDF74 #74DFAA #7474DF #DF74AA
split-complementary
#DFDF74 #74AADF #AA74DF
monochromatic
#B0B029 #D4D442 #DFDF74 #EAEAA6 #F6F6D7
Accessibility & contrast
On white
1.41
#DFDF74 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.94
#DFDF74 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFDF74
14.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFDF74 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFDF74 | 1.00 | 1.41 | 14.94 | 14.94 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EED76A
Deuteranopia (green-blind)
#EFDB79
Tritanopia (blue-blind)
#ECD3C6
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #dfdf74; /* rgb */ color: rgb(223, 223, 116); /* oklch */ color: oklch(88.2% 0.130 108.8);
Tailwind
colors: {
custom: {
50: '#ebe89e',
500: '#dfdf74',
950: '#000000',
},
}SCSS
$custom: #dfdf74; $custom-light: #ebe89e; $custom-dark: #000000;
JSON
{
"hex": "#dfdf74",
"rgb": {
"r": 223,
"g": 223,
"b": 116
},
"hsl": {
"h": 60,
"s": 62.573,
"l": 66.471
},
"oklch": {
"l": 0.88169,
"c": 0.1302,
"h": 108.8
},
"luminance": 0.69724
}Semantic roles & 50–950 ramp
primary
#DFDF74
secondary
#4545B2
accent
#1BCA1B
background
#FFFEFC
surface
#FEFCF5
border
#D6D5CF
text
#16160F
muted
#858480