#F0F76F#F0F76F
#F0F76F is a very light, vivid yellow. Relative luminance 0.862; OKLCH L 94.5% C 0.158 H 111.8°. Best body text is #000000 at 18.24:1 contrast (WCAG AA passes).
Color values
| HEX | #F0F76F |
|---|---|
| RGB | rgb(240, 247, 111) |
| HSL | hsl(63, 89%, 70%) |
| HSV | hsv(63, 55%, 97%) |
| CMYK | cmyk(2.8%, 0%, 55.1%, 3.1%) |
| CIE-LAB | lab(94.40, -19.91, 63.34) |
| CIE-LCH | lch(94.40, 66.40, 107.45°) |
| OKLab | oklab(94.48% -0.0587 0.1471) |
| OKLCH | oklch(94.48% 0.158 111.8) |
| XYZ | xyz(72.0669, 86.1960, 27.8770) |
| Luminance | 0.8619 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 2.41
Faded Yellow
#FEFF7F
ΔE00 2.42
Light Yellow
#FFFE7A
ΔE00 2.49
Banana (survey)
#FFFF7E
ΔE00 2.53
Custard
#FFFD78
ΔE00 2.55
Butter Yellow
#FFFD74
ΔE00 2.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0F76F #766FF7
analogous
#F7BA6F #F0F76F #ACF76F
triadic
#F0F76F #6FF0F7 #F76FF0
tetradic
#F0F76F #6FF7BA #766FF7 #F76FAC
square
#F0F76F #6FF7BA #766FF7 #F76FAC
split-complementary
#F0F76F #6FACF7 #BA6FF7
monochromatic
#D4DF0C #EAF435 #F0F76F #F6FAA9 #FCFDE2
Accessibility & contrast
On white
1.15
#F0F76F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.24
#F0F76F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0F76F
18.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0F76F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0F76F | 1.00 | 1.15 | 18.24 | 18.24 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED61
Deuteranopia (green-blind)
#FFF177
Tritanopia (blue-blind)
#FEEAD9
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #f0f76f; /* rgb */ color: rgb(240, 247, 111); /* oklch */ color: oklch(94.5% 0.158 111.8);
Tailwind
colors: {
custom: {
50: '#f7f99c',
500: '#f0f76f',
950: '#000000',
},
}SCSS
$custom: #f0f76f; $custom-light: #f7f99c; $custom-dark: #000000;
JSON
{
"hex": "#f0f76f",
"rgb": {
"r": 240,
"g": 247,
"b": 111
},
"hsl": {
"h": 63.088,
"s": 89.474,
"l": 70.196
},
"oklch": {
"l": 0.9448,
"c": 0.15839,
"h": 111.8
},
"luminance": 0.86194
}Semantic roles & 50–950 ramp
primary
#F0F76F
secondary
#4139D1
accent
#00E60C
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580