#F7E779#F7E779
#F7E779 is a very light, vivid yellow. Relative luminance 0.783; OKLCH L 91.9% C 0.132 H 101.1°. Best body text is #000000 at 16.66:1 contrast (WCAG AA passes).
Color values
| HEX | #F7E779 |
|---|---|
| RGB | rgb(247, 231, 121) |
| HSL | hsl(52, 89%, 72%) |
| HSV | hsv(52, 51%, 97%) |
| CMYK | cmyk(0%, 6.5%, 51%, 3.1%) |
| CIE-LAB | lab(90.92, -8.50, 54.94) |
| CIE-LCH | lch(90.92, 55.60, 98.80°) |
| OKLab | oklab(91.88% -0.0256 0.1298) |
| OKLCH | oklch(91.88% 0.132 101.1) |
| XYZ | xyz(70.3870, 78.3089, 29.4929) |
| Luminance | 0.7831 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy Yellow
#FDEE73
ΔE00 2.11
Yellow Tan
#FFE36E
ΔE00 3.29
Khaki (CSS)
#F0E68C
ΔE00 3.31
Yellowish
#FAEE66
ΔE00 3.37
Sand Yellow
#FCE166
ΔE00 3.41
Dull Yellow
#EEDC5B
ΔE00 3.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7E779 #7989F7
analogous
#F7A879 #F7E779 #C8F779
triadic
#F7E779 #79F7E7 #E779F7
tetradic
#F7E779 #79F7A8 #7989F7 #F779C8
square
#F7E779 #79F7A8 #7989F7 #F779C8
split-complementary
#F7E779 #79C8F7 #A879F7
monochromatic
#E8CC0E #F4DD3F #F7E779 #FAF1B3 #FDFAE2
Accessibility & contrast
On white
1.26
#F7E779 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.66
#F7E779 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7E779
16.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7E779 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7E779 | 1.00 | 1.26 | 16.66 | 16.66 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E16F
Deuteranopia (green-blind)
#FDE87E
Tritanopia (blue-blind)
#FFDACE
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #f7e779; /* rgb */ color: rgb(247, 231, 121); /* oklch */ color: oklch(91.9% 0.132 101.1);
Tailwind
colors: {
custom: {
50: '#fceea2',
500: '#f7e779',
950: '#000000',
},
}SCSS
$custom: #f7e779; $custom-light: #fceea2; $custom-dark: #000000;
JSON
{
"hex": "#f7e779",
"rgb": {
"r": 247,
"g": 231,
"b": 121
},
"hsl": {
"h": 52.381,
"s": 88.732,
"l": 72.157
},
"oklch": {
"l": 0.9188,
"c": 0.1323,
"h": 101.1
},
"luminance": 0.78306
}Semantic roles & 50–950 ramp
primary
#F7E779
secondary
#4154D3
accent
#1DE500
background
#FFFEFC
surface
#FFFDF6
border
#D7D5D0
text
#18160F
muted
#868480