#F0F682#F0F682
#F0F682 is a very light, vivid yellow. Relative luminance 0.860; OKLCH L 94.5% C 0.140 H 111.4°. Best body text is #000000 at 18.21:1 contrast (WCAG AA passes).
Color values
| HEX | #F0F682 |
|---|---|
| RGB | rgb(240, 246, 130) |
| HSL | hsl(63, 87%, 74%) |
| HSV | hsv(63, 47%, 96%) |
| CMYK | cmyk(2.4%, 0%, 47.2%, 3.5%) |
| CIE-LAB | lab(94.33, -17.85, 54.70) |
| CIE-LCH | lch(94.33, 57.54, 108.07°) |
| OKLab | oklab(94.49% -0.051 0.1301) |
| OKLCH | oklch(94.49% 0.14 111.4) |
| XYZ | xyz(72.9215, 86.0499, 33.8827) |
| Luminance | 0.8605 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 2.26
Pale Yellow
#FFFF84
ΔE00 2.67
Faded Yellow
#FEFF7F
ΔE00 2.79
Butter
#FFFF81
ΔE00 2.82
Manilla
#FFFA86
ΔE00 2.90
Banana (survey)
#FFFF7E
ΔE00 3.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0F682 #8882F6
analogous
#F6C282 #F0F682 #B6F682
triadic
#F0F682 #82F0F6 #F682F0
tetradic
#F0F682 #82F6C2 #8882F6 #F682B6
square
#F0F682 #82F6C2 #8882F6 #F682B6
split-complementary
#F0F682 #82B6F6 #C282F6
monochromatic
#E1ED11 #E9F249 #F0F682 #F7FABB #FCFDE2
Accessibility & contrast
On white
1.15
#F0F682 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.21
#F0F682 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0F682
18.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0F682 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0F682 | 1.00 | 1.15 | 18.21 | 18.21 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED78
Deuteranopia (green-blind)
#FFF088
Tritanopia (blue-blind)
#FDEADB
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #f0f682; /* rgb */ color: rgb(240, 246, 130); /* oklch */ color: oklch(94.5% 0.140 111.4);
Tailwind
colors: {
custom: {
50: '#f7f9a9',
500: '#f0f682',
950: '#000000',
},
}SCSS
$custom: #f0f682; $custom-light: #f7f9a9; $custom-dark: #000000;
JSON
{
"hex": "#f0f682",
"rgb": {
"r": 240,
"g": 246,
"b": 130
},
"hsl": {
"h": 63.103,
"s": 86.567,
"l": 73.725
},
"oklch": {
"l": 0.94494,
"c": 0.13978,
"h": 111.4
},
"luminance": 0.86049
}Semantic roles & 50–950 ramp
primary
#F0F682
secondary
#514AD3
accent
#02E30E
background
#FFFFFD
surface
#FFFFF7
border
#D7D7D0
text
#171710
muted
#858581