#F7DD74#F7DD74
#F7DD74 is a very light, vivid yellow. Relative luminance 0.727; OKLCH L 89.8% C 0.128 H 95.7°. Best body text is #000000 at 15.55:1 contrast (WCAG AA passes).
Color values
| HEX | #F7DD74 |
|---|---|
| RGB | rgb(247, 221, 116) |
| HSL | hsl(48, 89%, 71%) |
| HSV | hsv(48, 53%, 97%) |
| CMYK | cmyk(0%, 10.5%, 53%, 3.1%) |
| CIE-LAB | lab(88.33, -3.89, 54.21) |
| CIE-LCH | lch(88.33, 54.35, 94.10°) |
| OKLab | oklab(89.81% -0.0128 0.1278) |
| OKLCH | oklch(89.81% 0.128 95.7) |
| XYZ | xyz(67.3690, 72.7509, 27.0133) |
| Luminance | 0.7275 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 1.60
Pale Gold
#FDDE6C
ΔE00 1.70
Wheat (survey)
#FBDD7E
ΔE00 1.97
Yellow Tan
#FFE36E
ΔE00 2.04
Sand Yellow
#FCE166
ΔE00 2.38
Light Mustard
#F7D560
ΔE00 2.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7DD74 #748EF7
analogous
#F79B74 #F7DD74 #CFF774
triadic
#F7DD74 #74F7DD #DD74F7
tetradic
#F7DD74 #74F79B #748EF7 #F774CF
square
#F7DD74 #74F79B #748EF7 #F774CF
split-complementary
#F7DD74 #74CFF7 #9B74F7
monochromatic
#E4B90D #F4CF3A #F7DD74 #FAEBAE #FDF8E2
Accessibility & contrast
On white
1.35
#F7DD74 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.55
#F7DD74 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7DD74
15.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7DD74 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7DD74 | 1.00 | 1.35 | 15.55 | 15.55 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFD96A
Deuteranopia (green-blind)
#F6E178
Tritanopia (blue-blind)
#FFCFC5
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #f7dd74; /* rgb */ color: rgb(247, 221, 116); /* oklch */ color: oklch(89.8% 0.128 95.7);
Tailwind
colors: {
custom: {
50: '#fce79e',
500: '#f7dd74',
950: '#000000',
},
}SCSS
$custom: #f7dd74; $custom-light: #fce79e; $custom-dark: #000000;
JSON
{
"hex": "#f7dd74",
"rgb": {
"r": 247,
"g": 221,
"b": 116
},
"hsl": {
"h": 48.092,
"s": 89.116,
"l": 71.176
},
"oklch": {
"l": 0.89809,
"c": 0.12839,
"h": 95.7
},
"luminance": 0.72748
}Semantic roles & 50–950 ramp
primary
#F7DD74
secondary
#3D5BD2
accent
#2EE600
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18160F
muted
#868480