#F2FD76#F2FD76
#F2FD76 is a very light, vivid yellow. Relative luminance 0.904; OKLCH L 96.0% C 0.159 H 113.2°. Best body text is #000000 at 19.09:1 contrast (WCAG AA passes).
Color values
| HEX | #F2FD76 |
|---|---|
| RGB | rgb(242, 253, 118) |
| HSL | hsl(65, 97%, 73%) |
| HSV | hsv(65, 53%, 99%) |
| CMYK | cmyk(4.3%, 0%, 53.4%, 0.8%) |
| CIE-LAB | lab(96.18, -21.46, 62.35) |
| CIE-LCH | lch(96.18, 65.94, 108.99°) |
| OKLab | oklab(95.96% -0.0625 0.1457) |
| OKLCH | oklch(95.96% 0.159 113.2) |
| XYZ | xyz(75.0148, 90.4371, 30.6405) |
| Luminance | 0.9044 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Faded Yellow
#FEFF7F
ΔE00 2.35
Banana (survey)
#FFFF7E
ΔE00 2.55
Yellowish Tan
#FCFC81
ΔE00 2.59
Butter
#FFFF81
ΔE00 2.62
Light Yellow
#FFFE7A
ΔE00 2.72
Pale Yellow
#FFFF84
ΔE00 2.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2FD76 #8176FD
analogous
#FDC576 #F2FD76 #AEFD76
triadic
#F2FD76 #76F2FD #FD76F2
tetradic
#F2FD76 #76FDC5 #8176FD #FD76AE
square
#F2FD76 #76FDC5 #8176FD #FD76AE
split-complementary
#F2FD76 #76AEFD #C576FD
monochromatic
#E1F504 #ECFC3A #F2FD76 #F8FEB2 #FCFFE1
Accessibility & contrast
On white
1.10
#F2FD76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.09
#F2FD76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2FD76
19.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2FD76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2FD76 | 1.00 | 1.10 | 19.09 | 19.09 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF269
Deuteranopia (green-blind)
#FFF67E
Tritanopia (blue-blind)
#FFF0DF
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #f2fd76; /* rgb */ color: rgb(242, 253, 118); /* oklch */ color: oklch(96.0% 0.159 113.2);
Tailwind
colors: {
custom: {
50: '#f9fea1',
500: '#f2fd76',
950: '#000000',
},
}SCSS
$custom: #f2fd76; $custom-light: #f9fea1; $custom-dark: #000000;
JSON
{
"hex": "#f2fd76",
"rgb": {
"r": 242,
"g": 253,
"b": 118
},
"hsl": {
"h": 64.889,
"s": 97.122,
"l": 72.745
},
"oklch": {
"l": 0.95961,
"c": 0.15852,
"h": 113.2
},
"luminance": 0.90436
}Semantic roles & 50–950 ramp
primary
#F2FD76
secondary
#4A3DDA
accent
#00E613
background
#FFFFFC
surface
#FFFFF6
border
#D7D7D0
text
#18170F
muted
#868580