#F0F86F#F0F86F
#F0F86F is a very light, vivid yellow. Relative luminance 0.868; OKLCH L 94.7% C 0.159 H 112.1°. Best body text is #000000 at 18.36:1 contrast (WCAG AA passes).
Color values
| HEX | #F0F86F |
|---|---|
| RGB | rgb(240, 248, 111) |
| HSL | hsl(64, 91%, 70%) |
| HSV | hsv(64, 55%, 97%) |
| CMYK | cmyk(3.2%, 0%, 55.2%, 2.7%) |
| CIE-LAB | lab(94.66, -20.39, 63.64) |
| CIE-LCH | lch(94.66, 66.82, 107.77°) |
| OKLab | oklab(94.69% -0.0601 0.1477) |
| OKLCH | oklch(94.69% 0.159 112.1) |
| XYZ | xyz(72.3735, 86.8092, 27.9792) |
| Luminance | 0.8681 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Faded Yellow
#FEFF7F
ΔE00 2.44
Yellowish Tan
#FCFC81
ΔE00 2.50
Light Yellow
#FFFE7A
ΔE00 2.54
Banana (survey)
#FFFF7E
ΔE00 2.56
Custard
#FFFD78
ΔE00 2.62
Pastel Yellow
#FFFE71
ΔE00 2.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0F86F #776FF8
analogous
#F8BC6F #F0F86F #ABF86F
triadic
#F0F86F #6FF0F8 #F86FF0
tetradic
#F0F86F #6FF8BC #776FF8 #F86FAB
square
#F0F86F #6FF8BC #776FF8 #F86FAB
split-complementary
#F0F86F #6FABF8 #BC6FF8
monochromatic
#D5E20B #EAF535 #F0F86F #F6FBA9 #FCFEE2
Accessibility & contrast
On white
1.14
#F0F86F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.36
#F0F86F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0F86F
18.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0F86F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0F86F | 1.00 | 1.14 | 18.36 | 18.36 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE61
Deuteranopia (green-blind)
#FFF177
Tritanopia (blue-blind)
#FEEBDA
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #f0f86f; /* rgb */ color: rgb(240, 248, 111); /* oklch */ color: oklch(94.7% 0.159 112.1);
Tailwind
colors: {
custom: {
50: '#f7fa9d',
500: '#f0f86f',
950: '#000000',
},
}SCSS
$custom: #f0f86f; $custom-light: #f7fa9d; $custom-dark: #000000;
JSON
{
"hex": "#f0f86f",
"rgb": {
"r": 240,
"g": 248,
"b": 111
},
"hsl": {
"h": 63.504,
"s": 90.728,
"l": 70.392
},
"oklch": {
"l": 0.94688,
"c": 0.15949,
"h": 112.1
},
"luminance": 0.86808
}Semantic roles & 50–950 ramp
primary
#F0F86F
secondary
#4238D3
accent
#00E60D
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580