#F7DA79#F7DA79
#F7DA79 is a very light, vivid yellow. Relative luminance 0.713; OKLCH L 89.3% C 0.121 H 93.1°. Best body text is #000000 at 15.26:1 contrast (WCAG AA passes).
Color values
| HEX | #F7DA79 |
|---|---|
| RGB | rgb(247, 218, 121) |
| HSL | hsl(46, 89%, 72%) |
| HSV | hsv(46, 51%, 97%) |
| CMYK | cmyk(0%, 11.7%, 51%, 3.1%) |
| CIE-LAB | lab(87.63, -1.96, 51.00) |
| CIE-LCH | lch(87.63, 51.04, 92.20°) |
| OKLab | oklab(89.28% -0.0066 0.1212) |
| OKLCH | oklch(89.28% 0.121 93.1) |
| XYZ | xyz(66.8827, 71.3004, 28.3248) |
| Luminance | 0.7130 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 0.86
Sandy
#F1DA7A
ΔE00 1.68
Pale Gold
#FDDE6C
ΔE00 2.44
Light Mustard
#F7D560
ΔE00 3.01
Yellow Tan
#FFE36E
ΔE00 3.28
Sand Yellow
#FCE166
ΔE00 3.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7DA79 #7996F7
analogous
#F79B79 #F7DA79 #D5F779
triadic
#F7DA79 #79F7DA #DA79F7
tetradic
#F7DA79 #79F79B #7996F7 #F779D5
square
#F7DA79 #79F79B #7996F7 #F779D5
split-complementary
#F7DA79 #79D5F7 #9B79F7
monochromatic
#E8B60E #F4CA3F #F7DA79 #FAEAB3 #FDF7E2
Accessibility & contrast
On white
1.38
#F7DA79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.26
#F7DA79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7DA79
15.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7DA79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7DA79 | 1.00 | 1.38 | 15.26 | 15.26 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD771
Deuteranopia (green-blind)
#F4DF7D
Tritanopia (blue-blind)
#FFCDC3
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #f7da79; /* rgb */ color: rgb(247, 218, 121); /* oklch */ color: oklch(89.3% 0.121 93.1);
Tailwind
colors: {
custom: {
50: '#fce5a2',
500: '#f7da79',
950: '#000000',
},
}SCSS
$custom: #f7da79; $custom-light: #fce5a2; $custom-dark: #000000;
JSON
{
"hex": "#f7da79",
"rgb": {
"r": 247,
"g": 218,
"b": 121
},
"hsl": {
"h": 46.19,
"s": 88.732,
"l": 72.157
},
"oklch": {
"l": 0.89276,
"c": 0.12135,
"h": 93.1
},
"luminance": 0.71297
}Semantic roles & 50–950 ramp
primary
#F7DA79
secondary
#4163D3
accent
#35E500
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480