#F3F882#F3F882
#F3F882 is a very light, vivid yellow. Relative luminance 0.878; OKLCH L 95.1% C 0.142 H 111.0°. Best body text is #000000 at 18.56:1 contrast (WCAG AA passes).
Color values
| HEX | #F3F882 |
|---|---|
| RGB | rgb(243, 248, 130) |
| HSL | hsl(63, 89%, 74%) |
| HSV | hsv(63, 48%, 97%) |
| CMYK | cmyk(2%, 0%, 47.6%, 2.7%) |
| CIE-LAB | lab(95.08, -17.65, 55.65) |
| CIE-LCH | lch(95.08, 58.38, 107.60°) |
| OKLab | oklab(95.14% -0.0506 0.1322) |
| OKLCH | oklch(95.14% 0.142 111) |
| XYZ | xyz(74.5602, 87.8027, 34.1347) |
| Luminance | 0.8780 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 1.71
Pale Yellow
#FFFF84
ΔE00 2.10
Faded Yellow
#FEFF7F
ΔE00 2.22
Butter
#FFFF81
ΔE00 2.25
Banana (survey)
#FFFF7E
ΔE00 2.44
Manilla
#FFFA86
ΔE00 2.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3F882 #8782F8
analogous
#F8C282 #F3F882 #B8F882
triadic
#F3F882 #82F3F8 #F882F3
tetradic
#F3F882 #82F8C2 #8782F8 #F882B8
square
#F3F882 #82F8C2 #8782F8 #F882B8
split-complementary
#F3F882 #82B8F8 #C282F8
monochromatic
#E8F20E #EDF548 #F3F882 #F9FBBC #FCFDE2
Accessibility & contrast
On white
1.13
#F3F882 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.56
#F3F882 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3F882
18.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3F882 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3F882 | 1.00 | 1.13 | 18.56 | 18.56 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF78
Deuteranopia (green-blind)
#FFF388
Tritanopia (blue-blind)
#FFECDD
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #f3f882; /* rgb */ color: rgb(243, 248, 130); /* oklch */ color: oklch(95.1% 0.142 111.0);
Tailwind
colors: {
custom: {
50: '#f9faa9',
500: '#f3f882',
950: '#000000',
},
}SCSS
$custom: #f3f882; $custom-light: #f9faa9; $custom-dark: #000000;
JSON
{
"hex": "#f3f882",
"rgb": {
"r": 243,
"g": 248,
"b": 130
},
"hsl": {
"h": 62.542,
"s": 89.394,
"l": 74.118
},
"oklch": {
"l": 0.95142,
"c": 0.14154,
"h": 111
},
"luminance": 0.87801
}Semantic roles & 50–950 ramp
primary
#F3F882
secondary
#4F49D5
accent
#00E60A
background
#FFFFFD
surface
#FFFFF7
border
#D7D7D0
text
#181710
muted
#868581