#F2FA6E#F2FA6E
#F2FA6E is a very light, vivid yellow. Relative luminance 0.884; OKLCH L 95.3% C 0.162 H 112.1°. Best body text is #000000 at 18.67:1 contrast (WCAG AA passes).
Color values
| HEX | #F2FA6E |
|---|---|
| RGB | rgb(242, 250, 110) |
| HSL | hsl(63, 93%, 71%) |
| HSV | hsv(63, 56%, 98%) |
| CMYK | cmyk(3.2%, 0%, 56%, 2%) |
| CIE-LAB | lab(95.32, -20.64, 64.85) |
| CIE-LCH | lch(95.32, 68.06, 107.65°) |
| OKLab | oklab(95.25% -0.061 0.1502) |
| OKLCH | oklch(95.25% 0.162 112.1) |
| XYZ | xyz(73.6198, 88.3758, 27.9289) |
| Luminance | 0.8837 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Faded Yellow
#FEFF7F
ΔE00 2.29
Pastel Yellow
#FFFE71
ΔE00 2.32
Light Yellow
#FFFE7A
ΔE00 2.36
Banana (survey)
#FFFF7E
ΔE00 2.40
Butter Yellow
#FFFD74
ΔE00 2.41
Custard
#FFFD78
ΔE00 2.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2FA6E #766EFA
analogous
#FABC6E #F2FA6E #ACFA6E
triadic
#F2FA6E #6EF2FA #FA6EF2
tetradic
#F2FA6E #6EFABC #766EFA #FA6EAC
square
#F2FA6E #6EFABC #766EFA #FA6EAC
split-complementary
#F2FA6E #6EACFA #BC6EFA
monochromatic
#D9E608 #EDF833 #F2FA6E #F7FCA9 #FCFEE1
Accessibility & contrast
On white
1.12
#F2FA6E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.67
#F2FA6E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2FA6E
18.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2FA6E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2FA6E | 1.00 | 1.12 | 18.67 | 18.67 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF05F
Deuteranopia (green-blind)
#FFF376
Tritanopia (blue-blind)
#FFEDDC
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #f2fa6e; /* rgb */ color: rgb(242, 250, 110); /* oklch */ color: oklch(95.3% 0.162 112.1);
Tailwind
colors: {
custom: {
50: '#f9fb9c',
500: '#f2fa6e',
950: '#000000',
},
}SCSS
$custom: #f2fa6e; $custom-light: #f9fb9c; $custom-dark: #000000;
JSON
{
"hex": "#f2fa6e",
"rgb": {
"r": 242,
"g": 250,
"b": 110
},
"hsl": {
"h": 63.429,
"s": 93.333,
"l": 70.588
},
"oklch": {
"l": 0.9525,
"c": 0.1621,
"h": 112.1
},
"luminance": 0.88374
}Semantic roles & 50–950 ramp
primary
#F2FA6E
secondary
#4037D5
accent
#00E60D
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580