#F5FC7C#F5FC7C
#F5FC7C is a very light, vivid yellow. Relative luminance 0.905; OKLCH L 96.1% C 0.151 H 111.7°. Best body text is #000000 at 19.10:1 contrast (WCAG AA passes).
Color values
| HEX | #F5FC7C |
|---|---|
| RGB | rgb(245, 252, 124) |
| HSL | hsl(63, 96%, 74%) |
| HSV | hsv(63, 51%, 99%) |
| CMYK | cmyk(2.8%, 0%, 50.8%, 1.2%) |
| CIE-LAB | lab(96.20, -19.32, 59.76) |
| CIE-LCH | lch(96.20, 62.80, 107.92°) |
| OKLab | oklab(96.05% -0.0561 0.1406) |
| OKLCH | oklch(96.05% 0.151 111.7) |
| XYZ | xyz(76.1062, 90.4900, 32.5220) |
| Luminance | 0.9049 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Faded Yellow
#FEFF7F
ΔE00 1.59
Yellowish Tan
#FCFC81
ΔE00 1.63
Butter
#FFFF81
ΔE00 1.80
Banana (survey)
#FFFF7E
ΔE00 1.83
Pale Yellow
#FFFF84
ΔE00 1.84
Light Yellow
#FFFE7A
ΔE00 2.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5FC7C #837CFC
analogous
#FCC37C #F5FC7C #B5FC7C
triadic
#F5FC7C #7CF5FC #FC7CF5
tetradic
#F5FC7C #7CFCC3 #837CFC #FC7CB5
square
#F5FC7C #7CFCC3 #837CFC #FC7CB5
split-complementary
#F5FC7C #7CB5FC #C37CFC
monochromatic
#EBF806 #F0FB40 #F5FC7C #FAFDB8 #FDFEE1
Accessibility & contrast
On white
1.10
#F5FC7C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.10
#F5FC7C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5FC7C
19.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5FC7C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5FC7C | 1.00 | 1.10 | 19.10 | 19.10 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF270
Deuteranopia (green-blind)
#FFF683
Tritanopia (blue-blind)
#FFEFDF
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #f5fc7c; /* rgb */ color: rgb(245, 252, 124); /* oklch */ color: oklch(96.1% 0.151 111.7);
Tailwind
colors: {
custom: {
50: '#fbfda5',
500: '#f5fc7c',
950: '#000000',
},
}SCSS
$custom: #f5fc7c; $custom-light: #fbfda5; $custom-dark: #000000;
JSON
{
"hex": "#f5fc7c",
"rgb": {
"r": 245,
"g": 252,
"b": 124
},
"hsl": {
"h": 63.281,
"s": 95.522,
"l": 73.725
},
"oklch": {
"l": 0.96053,
"c": 0.15136,
"h": 111.7
},
"luminance": 0.90489
}Semantic roles & 50–950 ramp
primary
#F5FC7C
secondary
#4B43DA
accent
#00E60D
background
#FFFFFC
surface
#FFFFF6
border
#D7D7D0
text
#18170F
muted
#868580