#F7FD7D#F7FD7D
#F7FD7D is a very light, vivid yellow. Relative luminance 0.915; OKLCH L 96.4% C 0.151 H 111.3°. Best body text is #000000 at 19.30:1 contrast (WCAG AA passes).
Color values
| HEX | #F7FD7D |
|---|---|
| RGB | rgb(247, 253, 125) |
| HSL | hsl(63, 97%, 74%) |
| HSV | hsv(63, 51%, 99%) |
| CMYK | cmyk(2.4%, 0%, 50.6%, 0.8%) |
| CIE-LAB | lab(96.62, -18.94, 59.83) |
| CIE-LCH | lch(96.62, 62.76, 107.56°) |
| OKLab | oklab(96.43% -0.055 0.1408) |
| OKLCH | oklch(96.43% 0.151 111.3) |
| XYZ | xyz(77.1863, 91.5070, 32.9946) |
| Luminance | 0.9151 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Faded Yellow
#FEFF7F
ΔE00 1.28
Yellowish Tan
#FCFC81
ΔE00 1.40
Butter
#FFFF81
ΔE00 1.49
Banana (survey)
#FFFF7E
ΔE00 1.53
Pale Yellow
#FFFF84
ΔE00 1.54
Light Yellow
#FFFE7A
ΔE00 1.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7FD7D #837DFD
analogous
#FDC37D #F7FD7D #B7FD7D
triadic
#F7FD7D #7DF7FD #FD7DF7
tetradic
#F7FD7D #7DFDC3 #837DFD #FD7DB7
square
#F7FD7D #7DFDC3 #837DFD #FD7DB7
split-complementary
#F7FD7D #7DB7FD #C37DFD
monochromatic
#F0FB04 #F3FC41 #F7FD7D #FBFEB9 #FDFFE1
Accessibility & contrast
On white
1.09
#F7FD7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.30
#F7FD7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7FD7D
19.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7FD7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7FD7D | 1.00 | 1.09 | 19.30 | 19.30 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF371
Deuteranopia (green-blind)
#FFF784
Tritanopia (blue-blind)
#FFF0E0
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #f7fd7d; /* rgb */ color: rgb(247, 253, 125); /* oklch */ color: oklch(96.4% 0.151 111.3);
Tailwind
colors: {
custom: {
50: '#fcfda6',
500: '#f7fd7d',
950: '#000000',
},
}SCSS
$custom: #f7fd7d; $custom-light: #fcfda6; $custom-dark: #000000;
JSON
{
"hex": "#f7fd7d",
"rgb": {
"r": 247,
"g": 253,
"b": 125
},
"hsl": {
"h": 62.813,
"s": 96.97,
"l": 74.118
},
"oklch": {
"l": 0.96427,
"c": 0.15118,
"h": 111.3
},
"luminance": 0.91505
}Semantic roles & 50–950 ramp
primary
#F7FD7D
secondary
#4A43DB
accent
#00E60B
background
#FFFFFC
surface
#FFFFF6
border
#D7D7D0
text
#181710
muted
#868580