#F7E677#F7E677
#F7E677 is a very light, vivid yellow. Relative luminance 0.777; OKLCH L 91.7% C 0.133 H 100.7°. Best body text is #000000 at 16.54:1 contrast (WCAG AA passes).
Color values
| HEX | #F7E677 |
|---|---|
| RGB | rgb(247, 230, 119) |
| HSL | hsl(52, 89%, 72%) |
| HSV | hsv(52, 52%, 97%) |
| CMYK | cmyk(0%, 6.9%, 51.8%, 3.1%) |
| CIE-LAB | lab(90.64, -8.17, 55.54) |
| CIE-LCH | lch(90.64, 56.14, 98.36°) |
| OKLab | oklab(91.65% -0.0248 0.131) |
| OKLCH | oklch(91.65% 0.133 100.7) |
| XYZ | xyz(69.9866, 77.7022, 28.7606) |
| Luminance | 0.7770 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy Yellow
#FDEE73
ΔE00 2.19
Yellow Tan
#FFE36E
ΔE00 2.98
Sand Yellow
#FCE166
ΔE00 3.08
Dull Yellow
#EEDC5B
ΔE00 3.19
Yellowish
#FAEE66
ΔE00 3.40
Sandy
#F1DA7A
ΔE00 3.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7E677 #7788F7
analogous
#F7A677 #F7E677 #C8F777
triadic
#F7E677 #77F7E6 #E677F7
tetradic
#F7E677 #77F7A6 #7788F7 #F777C8
square
#F7E677 #77F7A6 #7788F7 #F777C8
split-complementary
#F7E677 #77C8F7 #A677F7
monochromatic
#E6C90E #F4DB3D #F7E677 #FAF1B1 #FDFAE2
Accessibility & contrast
On white
1.27
#F7E677 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.54
#F7E677 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7E677
16.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7E677 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7E677 | 1.00 | 1.27 | 16.54 | 16.54 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E06D
Deuteranopia (green-blind)
#FDE77C
Tritanopia (blue-blind)
#FFD9CD
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #f7e677; /* rgb */ color: rgb(247, 230, 119); /* oklch */ color: oklch(91.7% 0.133 100.7);
Tailwind
colors: {
custom: {
50: '#fceda1',
500: '#f7e677',
950: '#000000',
},
}SCSS
$custom: #f7e677; $custom-light: #fceda1; $custom-dark: #000000;
JSON
{
"hex": "#f7e677",
"rgb": {
"r": 247,
"g": 230,
"b": 119
},
"hsl": {
"h": 52.031,
"s": 88.889,
"l": 71.765
},
"oklch": {
"l": 0.91654,
"c": 0.13328,
"h": 100.7
},
"luminance": 0.777
}Semantic roles & 50–950 ramp
primary
#F7E677
secondary
#4053D2
accent
#1EE600
background
#FFFEFC
surface
#FFFDF5
border
#D7D5CF
text
#18160F
muted
#868480