#F2FB74#F2FB74
#F2FB74 is a very light, vivid yellow. Relative luminance 0.891; OKLCH L 95.5% C 0.158 H 112.5°. Best body text is #000000 at 18.83:1 contrast (WCAG AA passes).
Color values
| HEX | #F2FB74 |
|---|---|
| RGB | rgb(242, 251, 116) |
| HSL | hsl(64, 94%, 72%) |
| HSV | hsv(64, 54%, 98%) |
| CMYK | cmyk(3.6%, 0%, 53.8%, 1.6%) |
| CIE-LAB | lab(95.64, -20.66, 62.61) |
| CIE-LCH | lch(95.64, 65.93, 108.26°) |
| OKLab | oklab(95.52% -0.0605 0.146) |
| OKLCH | oklch(95.52% 0.158 112.5) |
| XYZ | xyz(74.2691, 89.1340, 29.8118) |
| Luminance | 0.8913 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Faded Yellow
#FEFF7F
ΔE00 2.14
Yellowish Tan
#FCFC81
ΔE00 2.31
Banana (survey)
#FFFF7E
ΔE00 2.32
Butter
#FFFF81
ΔE00 2.41
Light Yellow
#FFFE7A
ΔE00 2.42
Pale Yellow
#FFFF84
ΔE00 2.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2FB74 #7D74FB
analogous
#FBC174 #F2FB74 #AFFB74
triadic
#F2FB74 #74F2FB #FB74F2
tetradic
#F2FB74 #74FBC1 #7D74FB #FB74AF
square
#F2FB74 #74FBC1 #7D74FB #FB74AF
split-complementary
#F2FB74 #74AFFB #C174FB
monochromatic
#DEEE07 #ECF939 #F2FB74 #F8FDAF #FCFEE1
Accessibility & contrast
On white
1.12
#F2FB74 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.83
#F2FB74 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2FB74
18.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2FB74 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2FB74 | 1.00 | 1.12 | 18.83 | 18.83 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF166
Deuteranopia (green-blind)
#FFF47C
Tritanopia (blue-blind)
#FFEEDD
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #f2fb74; /* rgb */ color: rgb(242, 251, 116); /* oklch */ color: oklch(95.5% 0.158 112.5);
Tailwind
colors: {
custom: {
50: '#f9fca0',
500: '#f2fb74',
950: '#000000',
},
}SCSS
$custom: #f2fb74; $custom-light: #f9fca0; $custom-dark: #000000;
JSON
{
"hex": "#f2fb74",
"rgb": {
"r": 242,
"g": 251,
"b": 116
},
"hsl": {
"h": 64,
"s": 94.406,
"l": 71.961
},
"oklch": {
"l": 0.95522,
"c": 0.15805,
"h": 112.5
},
"luminance": 0.89133
}Semantic roles & 50–950 ramp
primary
#F2FB74
secondary
#463CD7
accent
#00E60F
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580