#FFDF74#FFDF74
#FFDF74 is a very light, vivid yellow. Relative luminance 0.753; OKLCH L 90.9% C 0.131 H 93.0°. Best body text is #000000 at 16.06:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDF74 |
|---|---|
| RGB | rgb(255, 223, 116) |
| HSL | hsl(46, 100%, 73%) |
| HSV | hsv(46, 55%, 100%) |
| CMYK | cmyk(0%, 12.5%, 54.5%, 0%) |
| CIE-LAB | lab(89.53, -1.67, 55.80) |
| CIE-LCH | lch(89.53, 55.83, 91.72°) |
| OKLab | oklab(90.93% -0.0069 0.1311) |
| OKLCH | oklch(90.93% 0.131 93) |
| XYZ | xyz(70.7828, 75.2996, 27.3255) |
| Luminance | 0.7530 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pale Gold
#FDDE6C
ΔE00 1.05
Wheat (survey)
#FBDD7E
ΔE00 1.75
Yellow Tan
#FFE36E
ΔE00 1.92
Sand Yellow
#FCE166
ΔE00 2.57
Light Mustard
#F7D560
ΔE00 2.60
Light Gold
#FDDC5C
ΔE00 2.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDF74 #7494FF
analogous
#FF9974 #FFDF74 #D9FF74
triadic
#FFDF74 #74FFDF #DF74FF
tetradic
#FFDF74 #74FF99 #7494FF #FF74D9
square
#FFDF74 #74FF99 #7494FF #FF74D9
split-complementary
#FFDF74 #74D9FF #9974FF
monochromatic
#F9BF00 #FFD137 #FFDF74 #FFEDB1 #FFF8E0
Accessibility & contrast
On white
1.31
#FFDF74 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.06
#FFDF74 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDF74
16.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDF74 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDF74 | 1.00 | 1.31 | 16.06 | 16.06 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DC6A
Deuteranopia (green-blind)
#FBE578
Tritanopia (blue-blind)
#FFD1C7
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #ffdf74; /* rgb */ color: rgb(255, 223, 116); /* oklch */ color: oklch(90.9% 0.131 93.0);
Tailwind
colors: {
custom: {
50: '#ffe89f',
500: '#ffdf74',
950: '#000000',
},
}SCSS
$custom: #ffdf74; $custom-light: #ffe89f; $custom-dark: #000000;
JSON
{
"hex": "#ffdf74",
"rgb": {
"r": 255,
"g": 223,
"b": 116
},
"hsl": {
"h": 46.187,
"s": 100,
"l": 72.745
},
"oklch": {
"l": 0.90927,
"c": 0.13126,
"h": 93
},
"luminance": 0.75296
}Semantic roles & 50–950 ramp
primary
#FFDF74
secondary
#3B60DC
accent
#35E600
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18160F
muted
#868480