#F7E377#F7E377
#F7E377 is a very light, vivid yellow. Relative luminance 0.760; OKLCH L 91.0% C 0.131 H 99.0°. Best body text is #000000 at 16.21:1 contrast (WCAG AA passes).
Color values
| HEX | #F7E377 |
|---|---|
| RGB | rgb(247, 227, 119) |
| HSL | hsl(51, 89%, 72%) |
| HSV | hsv(51, 52%, 97%) |
| CMYK | cmyk(0%, 8.1%, 51.8%, 3.1%) |
| CIE-LAB | lab(89.88, -6.67, 54.64) |
| CIE-LCH | lch(89.88, 55.05, 96.96°) |
| OKLab | oklab(91.05% -0.0205 0.129) |
| OKLCH | oklch(91.05% 0.131 99) |
| XYZ | xyz(69.1589, 76.0469, 28.4847) |
| Luminance | 0.7604 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellow Tan
#FFE36E
ΔE00 2.35
Sand Yellow
#FCE166
ΔE00 2.56
Sandy
#F1DA7A
ΔE00 2.62
Sandy Yellow
#FDEE73
ΔE00 3.07
Pale Gold
#FDDE6C
ΔE00 3.08
Dull Yellow
#EEDC5B
ΔE00 3.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7E377 #778BF7
analogous
#F7A377 #F7E377 #CBF777
triadic
#F7E377 #77F7E3 #E377F7
tetradic
#F7E377 #77F7A3 #778BF7 #F777CB
square
#F7E377 #77F7A3 #778BF7 #F777CB
split-complementary
#F7E377 #77CBF7 #A377F7
monochromatic
#E6C40E #F4D73D #F7E377 #FAEFB1 #FDF9E2
Accessibility & contrast
On white
1.30
#F7E377 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.21
#F7E377 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7E377
16.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7E377 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7E377 | 1.00 | 1.30 | 16.21 | 16.21 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5DE6D
Deuteranopia (green-blind)
#FBE57C
Tritanopia (blue-blind)
#FFD6CA
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #f7e377; /* rgb */ color: rgb(247, 227, 119); /* oklch */ color: oklch(91.0% 0.131 99.0);
Tailwind
colors: {
custom: {
50: '#fceba1',
500: '#f7e377',
950: '#000000',
},
}SCSS
$custom: #f7e377; $custom-light: #fceba1; $custom-dark: #000000;
JSON
{
"hex": "#f7e377",
"rgb": {
"r": 247,
"g": 227,
"b": 119
},
"hsl": {
"h": 50.625,
"s": 88.889,
"l": 71.765
},
"oklch": {
"l": 0.91049,
"c": 0.1306,
"h": 99
},
"luminance": 0.76044
}Semantic roles & 50–950 ramp
primary
#F7E377
secondary
#4057D2
accent
#24E600
background
#FFFEFC
surface
#FFFDF5
border
#D7D5CF
text
#18160F
muted
#868480