#F7DC74#F7DC74
#F7DC74 is a very light, vivid yellow. Relative luminance 0.722; OKLCH L 89.6% C 0.128 H 95.1°. Best body text is #000000 at 15.44:1 contrast (WCAG AA passes).
Color values
| HEX | #F7DC74 |
|---|---|
| RGB | rgb(247, 220, 116) |
| HSL | hsl(48, 89%, 71%) |
| HSV | hsv(48, 53%, 97%) |
| CMYK | cmyk(0%, 10.9%, 53%, 3.1%) |
| CIE-LAB | lab(88.08, -3.38, 53.91) |
| CIE-LCH | lch(88.08, 54.01, 93.59°) |
| OKLab | oklab(89.61% -0.0113 0.1271) |
| OKLCH | oklch(89.61% 0.128 95.1) |
| XYZ | xyz(67.1058, 72.2244, 26.9256) |
| Luminance | 0.7222 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 1.57
Pale Gold
#FDDE6C
ΔE00 1.66
Wheat (survey)
#FBDD7E
ΔE00 1.72
Yellow Tan
#FFE36E
ΔE00 2.23
Sand Yellow
#FCE166
ΔE00 2.58
Light Mustard
#F7D560
ΔE00 2.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7DC74 #748FF7
analogous
#F79A74 #F7DC74 #D0F774
triadic
#F7DC74 #74F7DC #DC74F7
tetradic
#F7DC74 #74F79A #748FF7 #F774D0
square
#F7DC74 #74F79A #748FF7 #F774D0
split-complementary
#F7DC74 #74D0F7 #9A74F7
monochromatic
#E4B70D #F4CD3A #F7DC74 #FAEBAE #FDF8E2
Accessibility & contrast
On white
1.36
#F7DC74 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.44
#F7DC74 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7DC74
15.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7DC74 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7DC74 | 1.00 | 1.36 | 15.44 | 15.44 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFD86B
Deuteranopia (green-blind)
#F6E178
Tritanopia (blue-blind)
#FFCEC4
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #f7dc74; /* rgb */ color: rgb(247, 220, 116); /* oklch */ color: oklch(89.6% 0.128 95.1);
Tailwind
colors: {
custom: {
50: '#fce69e',
500: '#f7dc74',
950: '#000000',
},
}SCSS
$custom: #f7dc74; $custom-light: #fce69e; $custom-dark: #000000;
JSON
{
"hex": "#f7dc74",
"rgb": {
"r": 247,
"g": 220,
"b": 116
},
"hsl": {
"h": 47.634,
"s": 89.116,
"l": 71.176
},
"oklch": {
"l": 0.8961,
"c": 0.1276,
"h": 95.1
},
"luminance": 0.72222
}Semantic roles & 50–950 ramp
primary
#F7DC74
secondary
#3D5CD2
accent
#2FE600
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480