#F7DD79#F7DD79
#F7DD79 is a very light, vivid yellow. Relative luminance 0.729; OKLCH L 89.9% C 0.124 H 95.1°. Best body text is #000000 at 15.57:1 contrast (WCAG AA passes).
Color values
| HEX | #F7DD79 |
|---|---|
| RGB | rgb(247, 221, 121) |
| HSL | hsl(48, 89%, 72%) |
| HSV | hsv(48, 51%, 97%) |
| CMYK | cmyk(0%, 10.5%, 51%, 3.1%) |
| CIE-LAB | lab(88.39, -3.48, 51.91) |
| CIE-LCH | lch(88.39, 52.03, 93.83°) |
| OKLab | oklab(89.87% -0.0111 0.1232) |
| OKLCH | oklch(89.87% 0.124 95.1) |
| XYZ | xyz(67.6677, 72.8704, 28.5865) |
| Luminance | 0.7287 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 1.21
Wheat (survey)
#FBDD7E
ΔE00 1.45
Pale Gold
#FDDE6C
ΔE00 2.17
Yellow Tan
#FFE36E
ΔE00 2.57
Sand Yellow
#FCE166
ΔE00 3.03
Light Mustard
#F7D560
ΔE00 3.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7DD79 #7993F7
analogous
#F79E79 #F7DD79 #D2F779
triadic
#F7DD79 #79F7DD #DD79F7
tetradic
#F7DD79 #79F79E #7993F7 #F779D2
square
#F7DD79 #79F79E #7993F7 #F779D2
split-complementary
#F7DD79 #79D2F7 #9E79F7
monochromatic
#E8BB0E #F4CE3F #F7DD79 #FAECB3 #FDF8E2
Accessibility & contrast
On white
1.35
#F7DD79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.57
#F7DD79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7DD79
15.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7DD79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7DD79 | 1.00 | 1.35 | 15.57 | 15.57 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFD970
Deuteranopia (green-blind)
#F6E17D
Tritanopia (blue-blind)
#FFD0C6
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #f7dd79; /* rgb */ color: rgb(247, 221, 121); /* oklch */ color: oklch(89.9% 0.124 95.1);
Tailwind
colors: {
custom: {
50: '#fce7a2',
500: '#f7dd79',
950: '#000000',
},
}SCSS
$custom: #f7dd79; $custom-light: #fce7a2; $custom-dark: #000000;
JSON
{
"hex": "#f7dd79",
"rgb": {
"r": 247,
"g": 221,
"b": 121
},
"hsl": {
"h": 47.619,
"s": 88.732,
"l": 72.157
},
"oklch": {
"l": 0.89873,
"c": 0.12367,
"h": 95.1
},
"luminance": 0.72868
}Semantic roles & 50–950 ramp
primary
#F7DD79
secondary
#415FD3
accent
#2FE500
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18160F
muted
#868480