#F7E17A#F7E17A
#F7E17A is a very light, vivid yellow. Relative luminance 0.750; OKLCH L 90.7% C 0.126 H 97.5°. Best body text is #000000 at 16.01:1 contrast (WCAG AA passes).
Color values
| HEX | #F7E17A |
|---|---|
| RGB | rgb(247, 225, 122) |
| HSL | hsl(49, 89%, 72%) |
| HSV | hsv(49, 51%, 97%) |
| CMYK | cmyk(0%, 8.9%, 50.6%, 3.1%) |
| CIE-LAB | lab(89.41, -5.41, 52.66) |
| CIE-LCH | lch(89.41, 52.94, 95.87°) |
| OKLab | oklab(90.69% -0.0165 0.1249) |
| OKLCH | oklch(90.69% 0.126 97.5) |
| XYZ | xyz(68.7981, 75.0324, 29.2673) |
| Luminance | 0.7503 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 1.80
Yellow Tan
#FFE36E
ΔE00 2.37
Wheat (survey)
#FBDD7E
ΔE00 2.69
Pale Gold
#FDDE6C
ΔE00 2.72
Sand Yellow
#FCE166
ΔE00 2.77
Dull Yellow
#EEDC5B
ΔE00 3.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7E17A #7A90F7
analogous
#F7A37A #F7E17A #CEF77A
triadic
#F7E17A #7AF7E1 #E17AF7
tetradic
#F7E17A #7AF7A3 #7A90F7 #F77ACE
square
#F7E17A #7AF7A3 #7A90F7 #F77ACE
split-complementary
#F7E17A #7ACEF7 #A37AF7
monochromatic
#E9C20E #F4D440 #F7E17A #FAEEB4 #FDF8E2
Accessibility & contrast
On white
1.31
#F7E17A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.01
#F7E17A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7E17A
16.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7E17A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7E17A | 1.00 | 1.31 | 16.01 | 16.01 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DC71
Deuteranopia (green-blind)
#F9E47E
Tritanopia (blue-blind)
#FFD4C9
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #f7e17a; /* rgb */ color: rgb(247, 225, 122); /* oklch */ color: oklch(90.7% 0.126 97.5);
Tailwind
colors: {
custom: {
50: '#fceaa3',
500: '#f7e17a',
950: '#000000',
},
}SCSS
$custom: #f7e17a; $custom-light: #fceaa3; $custom-dark: #000000;
JSON
{
"hex": "#f7e17a",
"rgb": {
"r": 247,
"g": 225,
"b": 122
},
"hsl": {
"h": 49.44,
"s": 88.652,
"l": 72.353
},
"oklch": {
"l": 0.90686,
"c": 0.126,
"h": 97.5
},
"luminance": 0.7503
}Semantic roles & 50–950 ramp
primary
#F7E17A
secondary
#425CD3
accent
#29E500
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#18160F
muted
#868480