#F5FC7E#F5FC7E
#F5FC7E is a very light, vivid yellow. Relative luminance 0.905; OKLCH L 96.1% C 0.149 H 111.8°. Best body text is #000000 at 19.11:1 contrast (WCAG AA passes).
Color values
| HEX | #F5FC7E |
|---|---|
| RGB | rgb(245, 252, 126) |
| HSL | hsl(63, 95%, 74%) |
| HSV | hsv(63, 50%, 99%) |
| CMYK | cmyk(2.8%, 0%, 50%, 1.2%) |
| CIE-LAB | lab(96.22, -19.15, 58.88) |
| CIE-LCH | lch(96.22, 61.91, 108.02°) |
| OKLab | oklab(96.08% -0.0554 0.1389) |
| OKLCH | oklch(96.08% 0.15 111.8) |
| XYZ | xyz(76.2340, 90.5411, 33.1949) |
| Luminance | 0.9054 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 1.61
Faded Yellow
#FEFF7F
ΔE00 1.65
Pale Yellow
#FFFF84
ΔE00 1.81
Butter
#FFFF81
ΔE00 1.82
Banana (survey)
#FFFF7E
ΔE00 1.90
Light Yellow
#FFFE7A
ΔE00 2.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5FC7E #857EFC
analogous
#FCC47E #F5FC7E #B6FC7E
triadic
#F5FC7E #7EF5FC #FC7EF5
tetradic
#F5FC7E #7EFCC4 #857EFC #FC7EB6
square
#F5FC7E #7EFCC4 #857EFC #FC7EB6
split-complementary
#F5FC7E #7EB6FC #C47EFC
monochromatic
#ECF906 #F0FB42 #F5FC7E #FAFDBA #FDFEE1
Accessibility & contrast
On white
1.10
#F5FC7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.11
#F5FC7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5FC7E
19.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5FC7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5FC7E | 1.00 | 1.10 | 19.11 | 19.11 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF272
Deuteranopia (green-blind)
#FFF685
Tritanopia (blue-blind)
#FFEFDF
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #f5fc7e; /* rgb */ color: rgb(245, 252, 126); /* oklch */ color: oklch(96.1% 0.149 111.8);
Tailwind
colors: {
custom: {
50: '#fbfda6',
500: '#f5fc7e',
950: '#000000',
},
}SCSS
$custom: #f5fc7e; $custom-light: #fbfda6; $custom-dark: #000000;
JSON
{
"hex": "#f5fc7e",
"rgb": {
"r": 245,
"g": 252,
"b": 126
},
"hsl": {
"h": 63.333,
"s": 95.455,
"l": 74.118
},
"oklch": {
"l": 0.96077,
"c": 0.1495,
"h": 111.8
},
"luminance": 0.9054
}Semantic roles & 50–950 ramp
primary
#F5FC7E
secondary
#4D44DA
accent
#00E60D
background
#FFFFFC
surface
#FFFFF6
border
#D7D7D0
text
#181710
muted
#868580