#F7FE7D#F7FE7D
#F7FE7D is a very light, vivid yellow. Relative luminance 0.921; OKLCH L 96.6% C 0.152 H 111.7°. Best body text is #000000 at 19.43:1 contrast (WCAG AA passes).
Color values
| HEX | #F7FE7D |
|---|---|
| RGB | rgb(247, 254, 125) |
| HSL | hsl(63, 98%, 74%) |
| HSV | hsv(63, 51%, 100%) |
| CMYK | cmyk(2.8%, 0%, 50.8%, 0.4%) |
| CIE-LAB | lab(96.88, -19.42, 60.14) |
| CIE-LCH | lch(96.88, 63.20, 107.90°) |
| OKLab | oklab(96.63% -0.0564 0.1415) |
| OKLCH | oklch(96.63% 0.152 111.7) |
| XYZ | xyz(77.5028, 92.1400, 33.1001) |
| Luminance | 0.9214 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Faded Yellow
#FEFF7F
ΔE00 1.41
Yellowish Tan
#FCFC81
ΔE00 1.63
Butter
#FFFF81
ΔE00 1.64
Banana (survey)
#FFFF7E
ΔE00 1.66
Pale Yellow
#FFFF84
ΔE00 1.70
Light Yellow
#FFFE7A
ΔE00 1.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7FE7D #847DFE
analogous
#FEC57D #F7FE7D #B7FE7D
triadic
#F7FE7D #7DF7FE #FE7DF7
tetradic
#F7FE7D #7DFEC5 #847DFE #FE7DB7
square
#F7FE7D #7DFEC5 #847DFE #FE7DB7
split-complementary
#F7FE7D #7DB7FE #C57DFE
monochromatic
#F0FD04 #F3FE40 #F7FE7D #FBFEBA #FDFFE1
Accessibility & contrast
On white
1.08
#F7FE7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.43
#F7FE7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7FE7D
19.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7FE7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7FE7D | 1.00 | 1.08 | 19.43 | 19.43 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF471
Deuteranopia (green-blind)
#FFF884
Tritanopia (blue-blind)
#FFF1E1
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #f7fe7d; /* rgb */ color: rgb(247, 254, 125); /* oklch */ color: oklch(96.6% 0.152 111.7);
Tailwind
colors: {
custom: {
50: '#fcfea6',
500: '#f7fe7d',
950: '#000000',
},
}SCSS
$custom: #f7fe7d; $custom-light: #fcfea6; $custom-dark: #000000;
JSON
{
"hex": "#f7fe7d",
"rgb": {
"r": 247,
"g": 254,
"b": 125
},
"hsl": {
"h": 63.256,
"s": 98.473,
"l": 74.314
},
"oklch": {
"l": 0.96634,
"c": 0.15229,
"h": 111.7
},
"luminance": 0.92138
}Semantic roles & 50–950 ramp
primary
#F7FE7D
secondary
#4B43DC
accent
#00E60C
background
#FFFFFC
surface
#FFFFF6
border
#D7D7D0
text
#181710
muted
#868580