#F7E774#F7E774
#F7E774 is a very light, vivid yellow. Relative luminance 0.782; OKLCH L 91.8% C 0.137 H 101.5°. Best body text is #000000 at 16.64:1 contrast (WCAG AA passes).
Color values
| HEX | #F7E774 |
|---|---|
| RGB | rgb(247, 231, 116) |
| HSL | hsl(53, 89%, 71%) |
| HSV | hsv(53, 53%, 97%) |
| CMYK | cmyk(0%, 6.5%, 53%, 3.1%) |
| CIE-LAB | lab(90.87, -8.91, 57.19) |
| CIE-LCH | lch(90.87, 57.88, 98.85°) |
| OKLab | oklab(91.82% -0.0272 0.1342) |
| OKLCH | oklch(91.82% 0.137 101.5) |
| XYZ | xyz(70.0883, 78.1895, 27.9197) |
| Luminance | 0.7819 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy Yellow
#FDEE73
ΔE00 1.71
Yellowish
#FAEE66
ΔE00 2.82
Dull Yellow
#EEDC5B
ΔE00 3.03
Sand Yellow
#FCE166
ΔE00 3.17
Yellow Tan
#FFE36E
ΔE00 3.19
Straw
#FCF679
ΔE00 3.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7E774 #7484F7
analogous
#F7A574 #F7E774 #C5F774
triadic
#F7E774 #74F7E7 #E774F7
tetradic
#F7E774 #74F7A5 #7484F7 #F774C5
square
#F7E774 #74F7A5 #7484F7 #F774C5
split-complementary
#F7E774 #74C5F7 #A574F7
monochromatic
#E4C90D #F4DD3A #F7E774 #FAF1AE #FDFAE2
Accessibility & contrast
On white
1.26
#F7E774 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.64
#F7E774 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7E774
16.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7E774 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7E774 | 1.00 | 1.26 | 16.64 | 16.64 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E169
Deuteranopia (green-blind)
#FEE879
Tritanopia (blue-blind)
#FFD9CD
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #f7e774; /* rgb */ color: rgb(247, 231, 116); /* oklch */ color: oklch(91.8% 0.137 101.5);
Tailwind
colors: {
custom: {
50: '#fcee9f',
500: '#f7e774',
950: '#000000',
},
}SCSS
$custom: #f7e774; $custom-light: #fcee9f; $custom-dark: #000000;
JSON
{
"hex": "#f7e774",
"rgb": {
"r": 247,
"g": 231,
"b": 116
},
"hsl": {
"h": 52.672,
"s": 89.116,
"l": 71.176
},
"oklch": {
"l": 0.9182,
"c": 0.13698,
"h": 101.5
},
"luminance": 0.78187
}Semantic roles & 50–950 ramp
primary
#F7E774
secondary
#3D4FD2
accent
#1CE600
background
#FFFEFC
surface
#FFFDF5
border
#D7D5CF
text
#18160F
muted
#868480