#F3F482#F3F482
#F3F482 is a very light, vivid yellow. Relative luminance 0.854; OKLCH L 94.3% C 0.137 H 109.2°. Best body text is #000000 at 18.07:1 contrast (WCAG AA passes).
Color values
| HEX | #F3F482 |
|---|---|
| RGB | rgb(243, 244, 130) |
| HSL | hsl(61, 84%, 73%) |
| HSV | hsv(61, 47%, 96%) |
| CMYK | cmyk(0.4%, 0%, 46.7%, 4.3%) |
| CIE-LAB | lab(94.04, -15.71, 54.40) |
| CIE-LCH | lch(94.04, 56.63, 106.11°) |
| OKLab | oklab(94.32% -0.0451 0.1294) |
| OKLCH | oklch(94.32% 0.137 109.2) |
| XYZ | xyz(73.3436, 85.3694, 33.7291) |
| Luminance | 0.8537 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 1.98
Manilla
#FFFA86
ΔE00 2.08
Straw
#FCF679
ΔE00 2.39
Pale Yellow
#FFFF84
ΔE00 2.49
Butter
#FFFF81
ΔE00 2.65
Faded Yellow
#FEFF7F
ΔE00 2.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3F482 #8382F4
analogous
#F4BC82 #F3F482 #BAF482
triadic
#F3F482 #82F3F4 #F482F3
tetradic
#F3F482 #82F4BC #8382F4 #F482BA
square
#F3F482 #82F4BC #8382F4 #F482BA
split-complementary
#F3F482 #82BAF4 #BC82F4
monochromatic
#E5E714 #EEEF4A #F3F482 #F8F9BA #FCFDE3
Accessibility & contrast
On white
1.16
#F3F482 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.07
#F3F482 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3F482
18.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3F482 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3F482 | 1.00 | 1.16 | 18.07 | 18.07 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC78
Deuteranopia (green-blind)
#FFF088
Tritanopia (blue-blind)
#FFE8DA
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #f3f482; /* rgb */ color: rgb(243, 244, 130); /* oklch */ color: oklch(94.3% 0.137 109.2);
Tailwind
colors: {
custom: {
50: '#f9f7a9',
500: '#f3f482',
950: '#000000',
},
}SCSS
$custom: #f3f482; $custom-light: #f9f7a9; $custom-dark: #000000;
JSON
{
"hex": "#f3f482",
"rgb": {
"r": 243,
"g": 244,
"b": 130
},
"hsl": {
"h": 60.526,
"s": 83.824,
"l": 73.333
},
"oklch": {
"l": 0.94317,
"c": 0.13706,
"h": 109.2
},
"luminance": 0.85368
}Semantic roles & 50–950 ramp
primary
#F3F482
secondary
#4B4AD0
accent
#05E007
background
#FFFFFD
surface
#FFFEF7
border
#D7D6D0
text
#181710
muted
#868581