#F3F682#F3F682
#F3F682 is a very light, vivid yellow. Relative luminance 0.866; OKLCH L 94.7% C 0.139 H 110.1°. Best body text is #000000 at 18.32:1 contrast (WCAG AA passes).
Color values
| HEX | #F3F682 |
|---|---|
| RGB | rgb(243, 246, 130) |
| HSL | hsl(62, 87%, 74%) |
| HSV | hsv(62, 47%, 96%) |
| CMYK | cmyk(1.2%, 0%, 47.2%, 3.5%) |
| CIE-LAB | lab(94.56, -16.68, 55.03) |
| CIE-LCH | lch(94.56, 57.50, 106.86°) |
| OKLab | oklab(94.73% -0.0479 0.1308) |
| OKLCH | oklch(94.73% 0.139 110.1) |
| XYZ | xyz(73.9486, 86.5795, 33.9308) |
| Luminance | 0.8658 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 1.76
Manilla
#FFFA86
ΔE00 2.22
Pale Yellow
#FFFF84
ΔE00 2.23
Butter
#FFFF81
ΔE00 2.39
Faded Yellow
#FEFF7F
ΔE00 2.41
Banana (survey)
#FFFF7E
ΔE00 2.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3F682 #8582F6
analogous
#F6BF82 #F3F682 #B9F682
triadic
#F3F682 #82F3F6 #F682F3
tetradic
#F3F682 #82F6BF #8582F6 #F682B9
square
#F3F682 #82F6BF #8582F6 #F682B9
split-complementary
#F3F682 #82B9F6 #BF82F6
monochromatic
#E7ED11 #EEF249 #F3F682 #F8FABB #FCFDE2
Accessibility & contrast
On white
1.15
#F3F682 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.32
#F3F682 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3F682
18.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3F682 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3F682 | 1.00 | 1.15 | 18.32 | 18.32 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED78
Deuteranopia (green-blind)
#FFF188
Tritanopia (blue-blind)
#FFEADB
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #f3f682; /* rgb */ color: rgb(243, 246, 130); /* oklch */ color: oklch(94.7% 0.139 110.1);
Tailwind
colors: {
custom: {
50: '#f9f9a9',
500: '#f3f682',
950: '#000000',
},
}SCSS
$custom: #f3f682; $custom-light: #f9f9a9; $custom-dark: #000000;
JSON
{
"hex": "#f3f682",
"rgb": {
"r": 243,
"g": 246,
"b": 130
},
"hsl": {
"h": 61.552,
"s": 86.567,
"l": 73.725
},
"oklch": {
"l": 0.94729,
"c": 0.13929,
"h": 110.1
},
"luminance": 0.86578
}Semantic roles & 50–950 ramp
primary
#F3F682
secondary
#4D4AD3
accent
#02E308
background
#FFFFFD
surface
#FFFFF7
border
#D7D7D0
text
#181710
muted
#868581