#F7FD7B#F7FD7B
#F7FD7B is a very light, vivid yellow. Relative luminance 0.915; OKLCH L 96.4% C 0.153 H 111.3°. Best body text is #000000 at 19.29:1 contrast (WCAG AA passes).
Color values
| HEX | #F7FD7B |
|---|---|
| RGB | rgb(247, 253, 123) |
| HSL | hsl(63, 97%, 74%) |
| HSV | hsv(63, 51%, 99%) |
| CMYK | cmyk(2.4%, 0%, 51.4%, 0.8%) |
| CIE-LAB | lab(96.60, -19.10, 60.71) |
| CIE-LCH | lch(96.60, 63.64, 107.47°) |
| OKLab | oklab(96.4% -0.0557 0.1425) |
| OKLCH | oklch(96.4% 0.153 111.3) |
| XYZ | xyz(77.0599, 91.4564, 32.3285) |
| Luminance | 0.9145 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Faded Yellow
#FEFF7F
ΔE00 1.27
Yellowish Tan
#FCFC81
ΔE00 1.47
Banana (survey)
#FFFF7E
ΔE00 1.49
Butter
#FFFF81
ΔE00 1.51
Pale Yellow
#FFFF84
ΔE00 1.62
Light Yellow
#FFFE7A
ΔE00 1.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7FD7B #817BFD
analogous
#FDC27B #F7FD7B #B6FD7B
triadic
#F7FD7B #7BF7FD #FD7BF7
tetradic
#F7FD7B #7BFDC2 #817BFD #FD7BB6
square
#F7FD7B #7BFDC2 #817BFD #FD7BB6
split-complementary
#F7FD7B #7BB6FD #C27BFD
monochromatic
#EEFA04 #F3FC3F #F7FD7B #FBFEB7 #FDFFE1
Accessibility & contrast
On white
1.09
#F7FD7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.29
#F7FD7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7FD7B
19.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7FD7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7FD7B | 1.00 | 1.09 | 19.29 | 19.29 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF36F
Deuteranopia (green-blind)
#FFF782
Tritanopia (blue-blind)
#FFF0E0
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #f7fd7b; /* rgb */ color: rgb(247, 253, 123); /* oklch */ color: oklch(96.4% 0.153 111.3);
Tailwind
colors: {
custom: {
50: '#fcfda4',
500: '#f7fd7b',
950: '#000000',
},
}SCSS
$custom: #f7fd7b; $custom-light: #fcfda4; $custom-dark: #000000;
JSON
{
"hex": "#f7fd7b",
"rgb": {
"r": 247,
"g": 253,
"b": 123
},
"hsl": {
"h": 62.769,
"s": 97.015,
"l": 73.725
},
"oklch": {
"l": 0.96404,
"c": 0.15301,
"h": 111.3
},
"luminance": 0.91455
}Semantic roles & 50–950 ramp
primary
#F7FD7B
secondary
#4941DB
accent
#00E60B
background
#FFFFFC
surface
#FFFFF6
border
#D7D7D0
text
#18170F
muted
#868580