#F7DA75#F7DA75
#F7DA75 is a very light, vivid yellow. Relative luminance 0.712; OKLCH L 89.2% C 0.125 H 93.7°. Best body text is #000000 at 15.24:1 contrast (WCAG AA passes).
Color values
| HEX | #F7DA75 |
|---|---|
| RGB | rgb(247, 218, 117) |
| HSL | hsl(47, 89%, 71%) |
| HSV | hsv(47, 53%, 97%) |
| CMYK | cmyk(0%, 11.7%, 52.6%, 3.1%) |
| CIE-LAB | lab(87.58, -2.29, 52.85) |
| CIE-LCH | lch(87.58, 52.90, 92.48°) |
| OKLab | oklab(89.23% -0.008 0.1249) |
| OKLCH | oklch(89.23% 0.125 93.7) |
| XYZ | xyz(66.6425, 71.2043, 27.0596) |
| Luminance | 0.7120 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 1.24
Sandy
#F1DA7A
ΔE00 1.73
Pale Gold
#FDDE6C
ΔE00 1.94
Light Mustard
#F7D560
ΔE00 2.55
Yellow Tan
#FFE36E
ΔE00 2.83
Sand Yellow
#FCE166
ΔE00 3.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7DA75 #7592F7
analogous
#F79975 #F7DA75 #D3F775
triadic
#F7DA75 #75F7DA #DA75F7
tetradic
#F7DA75 #75F799 #7592F7 #F775D3
square
#F7DA75 #75F799 #7592F7 #F775D3
split-complementary
#F7DA75 #75D3F7 #9975F7
monochromatic
#E4B40D #F4CA3B #F7DA75 #FAEAAF #FDF7E2
Accessibility & contrast
On white
1.38
#F7DA75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.24
#F7DA75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7DA75
15.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7DA75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7DA75 | 1.00 | 1.38 | 15.24 | 15.24 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD66C
Deuteranopia (green-blind)
#F4DF79
Tritanopia (blue-blind)
#FFCCC3
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #f7da75; /* rgb */ color: rgb(247, 218, 117); /* oklch */ color: oklch(89.2% 0.125 93.7);
Tailwind
colors: {
custom: {
50: '#fce59f',
500: '#f7da75',
950: '#000000',
},
}SCSS
$custom: #f7da75; $custom-light: #fce59f; $custom-dark: #000000;
JSON
{
"hex": "#f7da75",
"rgb": {
"r": 247,
"g": 218,
"b": 117
},
"hsl": {
"h": 46.615,
"s": 89.041,
"l": 71.373
},
"oklch": {
"l": 0.89225,
"c": 0.12514,
"h": 93.7
},
"luminance": 0.71201
}Semantic roles & 50–950 ramp
primary
#F7DA75
secondary
#3E5FD2
accent
#33E600
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480