#F4FD7C#F4FD7C
#F4FD7C is a very light, vivid yellow. Relative luminance 0.909; OKLCH L 96.2% C 0.153 H 112.5°. Best body text is #000000 at 19.19:1 contrast (WCAG AA passes).
Color values
| HEX | #F4FD7C |
|---|---|
| RGB | rgb(244, 253, 124) |
| HSL | hsl(64, 97%, 74%) |
| HSV | hsv(64, 51%, 99%) |
| CMYK | cmyk(3.6%, 0%, 51%, 0.8%) |
| CIE-LAB | lab(96.39, -20.19, 59.96) |
| CIE-LCH | lch(96.39, 63.26, 108.61°) |
| OKLab | oklab(96.18% -0.0585 0.141) |
| OKLCH | oklch(96.18% 0.153 112.5) |
| XYZ | xyz(76.0731, 90.9403, 32.6107) |
| Luminance | 0.9094 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Faded Yellow
#FEFF7F
ΔE00 1.92
Yellowish Tan
#FCFC81
ΔE00 2.04
Butter
#FFFF81
ΔE00 2.14
Banana (survey)
#FFFF7E
ΔE00 2.17
Pale Yellow
#FFFF84
ΔE00 2.18
Light Yellow
#FFFE7A
ΔE00 2.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4FD7C #857CFD
analogous
#FDC67C #F4FD7C #B4FD7C
triadic
#F4FD7C #7CF4FD #FD7CF4
tetradic
#F4FD7C #7CFDC6 #857CFD #FD7CB4
square
#F4FD7C #7CFDC6 #857CFD #FD7CB4
split-complementary
#F4FD7C #7CB4FD #C67CFD
monochromatic
#EAFB04 #EFFC40 #F4FD7C #F9FEB8 #FCFFE1
Accessibility & contrast
On white
1.09
#F4FD7C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.19
#F4FD7C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4FD7C
19.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4FD7C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4FD7C | 1.00 | 1.09 | 19.19 | 19.19 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF370
Deuteranopia (green-blind)
#FFF683
Tritanopia (blue-blind)
#FFF0E0
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #f4fd7c; /* rgb */ color: rgb(244, 253, 124); /* oklch */ color: oklch(96.2% 0.153 112.5);
Tailwind
colors: {
custom: {
50: '#fafea5',
500: '#f4fd7c',
950: '#000000',
},
}SCSS
$custom: #f4fd7c; $custom-light: #fafea5; $custom-dark: #000000;
JSON
{
"hex": "#f4fd7c",
"rgb": {
"r": 244,
"g": 253,
"b": 124
},
"hsl": {
"h": 64.186,
"s": 96.992,
"l": 73.922
},
"oklch": {
"l": 0.96183,
"c": 0.15268,
"h": 112.5
},
"luminance": 0.90939
}Semantic roles & 50–950 ramp
primary
#F4FD7C
secondary
#4D42DB
accent
#00E610
background
#FFFFFC
surface
#FFFFF6
border
#D7D7D0
text
#18170F
muted
#868580