#F3FC72#F3FC72
#F3FC72 is a very light, vivid yellow. Relative luminance 0.899; OKLCH L 95.8% C 0.161 H 112.5°. Best body text is #000000 at 18.98:1 contrast (WCAG AA passes).
Color values
| HEX | #F3FC72 |
|---|---|
| RGB | rgb(243, 252, 114) |
| HSL | hsl(64, 96%, 72%) |
| HSV | hsv(64, 55%, 99%) |
| CMYK | cmyk(3.6%, 0%, 54.8%, 1.2%) |
| CIE-LAB | lab(95.95, -20.90, 63.86) |
| CIE-LCH | lch(95.95, 67.19, 108.12°) |
| OKLab | oklab(95.79% -0.0614 0.1485) |
| OKLCH | oklch(95.79% 0.161 112.5) |
| XYZ | xyz(74.8115, 89.8919, 29.3262) |
| Luminance | 0.8989 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Faded Yellow
#FEFF7F
ΔE00 2.14
Banana (survey)
#FFFF7E
ΔE00 2.29
Light Yellow
#FFFE7A
ΔE00 2.35
Yellowish Tan
#FCFC81
ΔE00 2.42
Butter
#FFFF81
ΔE00 2.42
Pastel Yellow
#FFFE71
ΔE00 2.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3FC72 #7B72FC
analogous
#FCC072 #F3FC72 #AEFC72
triadic
#F3FC72 #72F3FC #FC72F3
tetradic
#F3FC72 #72FCC0 #7B72FC #FC72AE
square
#F3FC72 #72FCC0 #7B72FC #FC72AE
split-complementary
#F3FC72 #72AEFC #C072FC
monochromatic
#DFEF05 #EEFB36 #F3FC72 #F8FDAE #FCFEE1
Accessibility & contrast
On white
1.11
#F3FC72 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.98
#F3FC72 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3FC72
18.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3FC72 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3FC72 | 1.00 | 1.11 | 18.98 | 18.98 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF264
Deuteranopia (green-blind)
#FFF57A
Tritanopia (blue-blind)
#FFEFDE
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #f3fc72; /* rgb */ color: rgb(243, 252, 114); /* oklch */ color: oklch(95.8% 0.161 112.5);
Tailwind
colors: {
custom: {
50: '#fafd9f',
500: '#f3fc72',
950: '#000000',
},
}SCSS
$custom: #f3fc72; $custom-light: #fafd9f; $custom-dark: #000000;
JSON
{
"hex": "#f3fc72",
"rgb": {
"r": 243,
"g": 252,
"b": 114
},
"hsl": {
"h": 63.913,
"s": 95.833,
"l": 71.765
},
"oklch": {
"l": 0.95786,
"c": 0.16068,
"h": 112.5
},
"luminance": 0.8989
}Semantic roles & 50–950 ramp
primary
#F3FC72
secondary
#443AD8
accent
#00E60F
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580