#F7DF75#F7DF75
#F7DF75 is a very light, vivid yellow. Relative luminance 0.738; OKLCH L 90.2% C 0.129 H 96.8°. Best body text is #000000 at 15.77:1 contrast (WCAG AA passes).
Color values
| HEX | #F7DF75 |
|---|---|
| RGB | rgb(247, 223, 117) |
| HSL | hsl(49, 89%, 71%) |
| HSV | hsv(49, 53%, 97%) |
| CMYK | cmyk(0%, 9.7%, 52.6%, 3.1%) |
| CIE-LAB | lab(88.85, -4.82, 54.35) |
| CIE-LCH | lch(88.85, 54.56, 95.07°) |
| OKLab | oklab(90.22% -0.0154 0.1281) |
| OKLCH | oklch(90.22% 0.129 96.8) |
| XYZ | xyz(67.9587, 73.8367, 27.4984) |
| Luminance | 0.7383 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 1.76
Yellow Tan
#FFE36E
ΔE00 1.92
Pale Gold
#FDDE6C
ΔE00 2.04
Sand Yellow
#FCE166
ΔE00 2.24
Wheat (survey)
#FBDD7E
ΔE00 2.46
Light Gold
#FDDC5C
ΔE00 3.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7DF75 #758DF7
analogous
#F79E75 #F7DF75 #CEF775
triadic
#F7DF75 #75F7DF #DF75F7
tetradic
#F7DF75 #75F79E #758DF7 #F775CE
square
#F7DF75 #75F79E #758DF7 #F775CE
split-complementary
#F7DF75 #75CEF7 #9E75F7
monochromatic
#E4BD0D #F4D23B #F7DF75 #FAECAF #FDF8E2
Accessibility & contrast
On white
1.33
#F7DF75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.77
#F7DF75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7DF75
15.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7DF75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7DF75 | 1.00 | 1.33 | 15.77 | 15.77 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DA6B
Deuteranopia (green-blind)
#F8E37A
Tritanopia (blue-blind)
#FFD1C7
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #f7df75; /* rgb */ color: rgb(247, 223, 117); /* oklch */ color: oklch(90.2% 0.129 96.8);
Tailwind
colors: {
custom: {
50: '#fce89f',
500: '#f7df75',
950: '#000000',
},
}SCSS
$custom: #f7df75; $custom-light: #fce89f; $custom-dark: #000000;
JSON
{
"hex": "#f7df75",
"rgb": {
"r": 247,
"g": 223,
"b": 117
},
"hsl": {
"h": 48.923,
"s": 89.041,
"l": 71.373
},
"oklch": {
"l": 0.90222,
"c": 0.12907,
"h": 96.8
},
"luminance": 0.73834
}Semantic roles & 50–950 ramp
primary
#F7DF75
secondary
#3E59D2
accent
#2AE600
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18160F
muted
#868480