#F3F87E#F3F87E
#F3F87E is a very light, vivid yellow. Relative luminance 0.877; OKLCH L 95.1% C 0.145 H 111.0°. Best body text is #000000 at 18.54:1 contrast (WCAG AA passes).
Color values
| HEX | #F3F87E |
|---|---|
| RGB | rgb(243, 248, 126) |
| HSL | hsl(62, 90%, 73%) |
| HSV | hsv(62, 49%, 97%) |
| CMYK | cmyk(2%, 0%, 49.2%, 2.7%) |
| CIE-LAB | lab(95.03, -18.00, 57.44) |
| CIE-LCH | lch(95.03, 60.19, 107.40°) |
| OKLab | oklab(95.09% -0.052 0.1358) |
| OKLCH | oklch(95.09% 0.145 111) |
| XYZ | xyz(74.2970, 87.6974, 32.7481) |
| Luminance | 0.8770 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 1.55
Faded Yellow
#FEFF7F
ΔE00 1.97
Pale Yellow
#FFFF84
ΔE00 1.99
Butter
#FFFF81
ΔE00 2.05
Banana (survey)
#FFFF7E
ΔE00 2.18
Light Yellow
#FFFE7A
ΔE00 2.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3F87E #837EF8
analogous
#F8C07E #F3F87E #B6F87E
triadic
#F3F87E #7EF3F8 #F87EF3
tetradic
#F3F87E #7EF8C0 #837EF8 #F87EB6
square
#F3F87E #7EF8C0 #837EF8 #F87EB6
split-complementary
#F3F87E #7EB6F8 #C07EF8
monochromatic
#E5EF0D #EEF544 #F3F87E #F8FBB8 #FCFDE2
Accessibility & contrast
On white
1.13
#F3F87E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.54
#F3F87E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3F87E
18.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3F87E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3F87E | 1.00 | 1.13 | 18.54 | 18.54 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF73
Deuteranopia (green-blind)
#FFF384
Tritanopia (blue-blind)
#FFEBDC
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #f3f87e; /* rgb */ color: rgb(243, 248, 126); /* oklch */ color: oklch(95.1% 0.145 111.0);
Tailwind
colors: {
custom: {
50: '#f9faa6',
500: '#f3f87e',
950: '#000000',
},
}SCSS
$custom: #f3f87e; $custom-light: #f9faa6; $custom-dark: #000000;
JSON
{
"hex": "#f3f87e",
"rgb": {
"r": 243,
"g": 248,
"b": 126
},
"hsl": {
"h": 62.459,
"s": 89.706,
"l": 73.333
},
"oklch": {
"l": 0.95093,
"c": 0.14538,
"h": 111
},
"luminance": 0.87696
}Semantic roles & 50–950 ramp
primary
#F3F87E
secondary
#4B46D5
accent
#00E609
background
#FFFFFC
surface
#FFFFF6
border
#D7D7D0
text
#181710
muted
#868580