#F4FD7E#F4FD7E
#F4FD7E is a very light, vivid yellow. Relative luminance 0.910; OKLCH L 96.2% C 0.151 H 112.5°. Best body text is #000000 at 19.20:1 contrast (WCAG AA passes).
Color values
| HEX | #F4FD7E |
|---|---|
| RGB | rgb(244, 253, 126) |
| HSL | hsl(64, 97%, 74%) |
| HSV | hsv(64, 50%, 99%) |
| CMYK | cmyk(3.6%, 0%, 50.2%, 0.8%) |
| CIE-LAB | lab(96.41, -20.02, 59.08) |
| CIE-LCH | lch(96.41, 62.38, 108.72°) |
| OKLab | oklab(96.21% -0.0578 0.1393) |
| OKLCH | oklch(96.21% 0.151 112.5) |
| XYZ | xyz(76.2009, 90.9914, 33.2836) |
| Luminance | 0.9099 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Faded Yellow
#FEFF7F
ΔE00 1.97
Yellowish Tan
#FCFC81
ΔE00 2.02
Pale Yellow
#FFFF84
ΔE00 2.15
Butter
#FFFF81
ΔE00 2.16
Banana (survey)
#FFFF7E
ΔE00 2.22
Light Yellow
#FFFE7A
ΔE00 2.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4FD7E #877EFD
analogous
#FDC77E #F4FD7E #B5FD7E
triadic
#F4FD7E #7EF4FD #FD7EF4
tetradic
#F4FD7E #7EFDC7 #877EFD #FD7EB5
square
#F4FD7E #7EFDC7 #877EFD #FD7EB5
split-complementary
#F4FD7E #7EB5FD #C77EFD
monochromatic
#EAFB05 #EFFC42 #F4FD7E #F9FEBA #FCFFE1
Accessibility & contrast
On white
1.09
#F4FD7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.20
#F4FD7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4FD7E
19.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4FD7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4FD7E | 1.00 | 1.09 | 19.20 | 19.20 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF372
Deuteranopia (green-blind)
#FFF685
Tritanopia (blue-blind)
#FFF0E0
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #f4fd7e; /* rgb */ color: rgb(244, 253, 126); /* oklch */ color: oklch(96.2% 0.151 112.5);
Tailwind
colors: {
custom: {
50: '#fafea6',
500: '#f4fd7e',
950: '#000000',
},
}SCSS
$custom: #f4fd7e; $custom-light: #fafea6; $custom-dark: #000000;
JSON
{
"hex": "#f4fd7e",
"rgb": {
"r": 244,
"g": 253,
"b": 126
},
"hsl": {
"h": 64.252,
"s": 96.947,
"l": 74.314
},
"oklch": {
"l": 0.96207,
"c": 0.15083,
"h": 112.5
},
"luminance": 0.9099
}Semantic roles & 50–950 ramp
primary
#F4FD7E
secondary
#4F44DB
accent
#00E610
background
#FFFFFC
surface
#FFFFF6
border
#D7D7D0
text
#181710
muted
#868580