#F3FE7E#F3FE7E
#F3FE7E is a very light, vivid yellow. Relative luminance 0.914; OKLCH L 96.3% C 0.152 H 113.3°. Best body text is #000000 at 19.29:1 contrast (WCAG AA passes).
Color values
| HEX | #F3FE7E |
|---|---|
| RGB | rgb(243, 254, 126) |
| HSL | hsl(65, 98%, 75%) |
| HSV | hsv(65, 50%, 100%) |
| CMYK | cmyk(4.3%, 0%, 50.4%, 0.4%) |
| CIE-LAB | lab(96.59, -20.89, 59.28) |
| CIE-LCH | lch(96.59, 62.85, 109.41°) |
| OKLab | oklab(96.34% -0.0602 0.1398) |
| OKLCH | oklch(96.34% 0.152 113.3) |
| XYZ | xyz(76.1712, 91.4459, 33.3728) |
| Luminance | 0.9144 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Faded Yellow
#FEFF7F
ΔE00 2.33
Yellowish Tan
#FCFC81
ΔE00 2.45
Pale Yellow
#FFFF84
ΔE00 2.52
Butter
#FFFF81
ΔE00 2.53
Banana (survey)
#FFFF7E
ΔE00 2.58
Light Yellow
#FFFE7A
ΔE00 2.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3FE7E #897EFE
analogous
#FEC97E #F3FE7E #B3FE7E
triadic
#F3FE7E #7EF3FE #FE7EF3
tetradic
#F3FE7E #7EFEC9 #897EFE #FE7EB3
square
#F3FE7E #7EFEC9 #897EFE #FE7EB3
split-complementary
#F3FE7E #7EB3FE #C97EFE
monochromatic
#E8FD05 #EDFE41 #F3FE7E #F9FEBB #FCFFE1
Accessibility & contrast
On white
1.09
#F3FE7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.29
#F3FE7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3FE7E
19.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3FE7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3FE7E | 1.00 | 1.09 | 19.29 | 19.29 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF472
Deuteranopia (green-blind)
#FFF785
Tritanopia (blue-blind)
#FFF1E1
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #f3fe7e; /* rgb */ color: rgb(243, 254, 126); /* oklch */ color: oklch(96.3% 0.152 113.3);
Tailwind
colors: {
custom: {
50: '#f9fea6',
500: '#f3fe7e',
950: '#000000',
},
}SCSS
$custom: #f3fe7e; $custom-light: #f9fea6; $custom-dark: #000000;
JSON
{
"hex": "#f3fe7e",
"rgb": {
"r": 243,
"g": 254,
"b": 126
},
"hsl": {
"h": 65.156,
"s": 98.462,
"l": 74.51
},
"oklch": {
"l": 0.96338,
"c": 0.15218,
"h": 113.3
},
"luminance": 0.91445
}Semantic roles & 50–950 ramp
primary
#F3FE7E
secondary
#5144DD
accent
#00E614
background
#FFFFFC
surface
#FFFFF6
border
#D7D7D0
text
#181710
muted
#868580