#F3FC8A#F3FC8A
#F3FC8A is a very light, vivid yellow. Relative luminance 0.905; OKLCH L 96.1% C 0.138 H 112.7°. Best body text is #000000 at 19.10:1 contrast (WCAG AA passes).
Color values
| HEX | #F3FC8A |
|---|---|
| RGB | rgb(243, 252, 138) |
| HSL | hsl(65, 95%, 76%) |
| HSV | hsv(65, 45%, 99%) |
| CMYK | cmyk(3.6%, 0%, 45.2%, 1.2%) |
| CIE-LAB | lab(96.21, -18.84, 53.29) |
| CIE-LCH | lch(96.21, 56.52, 109.47°) |
| OKLab | oklab(96.07% -0.0533 0.1276) |
| OKLCH | oklch(96.07% 0.138 112.7) |
| XYZ | xyz(76.3611, 90.5117, 37.4877) |
| Luminance | 0.9051 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 2.60
Pale Yellow
#FFFF84
ΔE00 2.71
Faded Yellow
#FEFF7F
ΔE00 2.90
Butter
#FFFF81
ΔE00 2.93
Banana (survey)
#FFFF7E
ΔE00 3.17
Manilla
#FFFA86
ΔE00 3.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3FC8A #938AFC
analogous
#FCCC8A #F3FC8A #BAFC8A
triadic
#F3FC8A #8AF3FC #FC8AF3
tetradic
#F3FC8A #8AFCCC #938AFC #FC8ABA
square
#F3FC8A #8AFCCC #938AFC #FC8ABA
split-complementary
#F3FC8A #8ABAFC #CC8AFC
monochromatic
#E7F913 #EDFA4E #F3FC8A #F9FEC6 #FCFEE1
Accessibility & contrast
On white
1.10
#F3FC8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.10
#F3FC8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3FC8A
19.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3FC8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3FC8A | 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)
#FFF380
Deuteranopia (green-blind)
#FFF690
Tritanopia (blue-blind)
#FFF0E1
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #f3fc8a; /* rgb */ color: rgb(243, 252, 138); /* oklch */ color: oklch(96.1% 0.138 112.7);
Tailwind
colors: {
custom: {
50: '#f9fdae',
500: '#f3fc8a',
950: '#000000',
},
}SCSS
$custom: #f3fc8a; $custom-light: #f9fdae; $custom-dark: #000000;
JSON
{
"hex": "#f3fc8a",
"rgb": {
"r": 243,
"g": 252,
"b": 138
},
"hsl": {
"h": 64.737,
"s": 95,
"l": 76.471
},
"oklch": {
"l": 0.96074,
"c": 0.13825,
"h": 112.7
},
"luminance": 0.9051
}Semantic roles & 50–950 ramp
primary
#F3FC8A
secondary
#5A4FDC
accent
#00E612
background
#FFFFFD
surface
#FFFFF7
border
#D7D7D0
text
#171710
muted
#858581