#F2FD77#F2FD77
#F2FD77 is a very light, vivid yellow. Relative luminance 0.905; OKLCH L 96.0% C 0.158 H 113.2°. Best body text is #000000 at 19.09:1 contrast (WCAG AA passes).
Color values
| HEX | #F2FD77 |
|---|---|
| RGB | rgb(242, 253, 119) |
| HSL | hsl(65, 97%, 73%) |
| HSV | hsv(65, 53%, 99%) |
| CMYK | cmyk(4.3%, 0%, 53%, 0.8%) |
| CIE-LAB | lab(96.19, -21.38, 61.92) |
| CIE-LCH | lch(96.19, 65.50, 109.05°) |
| OKLab | oklab(95.97% -0.0622 0.1448) |
| OKLCH | oklch(95.97% 0.158 113.2) |
| XYZ | xyz(75.0745, 90.4610, 30.9551) |
| Luminance | 0.9046 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Faded Yellow
#FEFF7F
ΔE00 2.34
Banana (survey)
#FFFF7E
ΔE00 2.55
Yellowish Tan
#FCFC81
ΔE00 2.56
Butter
#FFFF81
ΔE00 2.60
Pale Yellow
#FFFF84
ΔE00 2.69
Light Yellow
#FFFE7A
ΔE00 2.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2FD77 #8277FD
analogous
#FDC577 #F2FD77 #AFFD77
triadic
#F2FD77 #77F2FD #FD77F2
tetradic
#F2FD77 #77FDC5 #8277FD #FD77AF
square
#F2FD77 #77FDC5 #8277FD #FD77AF
split-complementary
#F2FD77 #77AFFD #C577FD
monochromatic
#E2F604 #ECFC3B #F2FD77 #F8FEB3 #FCFFE1
Accessibility & contrast
On white
1.10
#F2FD77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.09
#F2FD77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2FD77
19.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2FD77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2FD77 | 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)
#FFF36A
Deuteranopia (green-blind)
#FFF67E
Tritanopia (blue-blind)
#FFF0DF
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #f2fd77; /* rgb */ color: rgb(242, 253, 119); /* oklch */ color: oklch(96.0% 0.158 113.2);
Tailwind
colors: {
custom: {
50: '#f9fea2',
500: '#f2fd77',
950: '#000000',
},
}SCSS
$custom: #f2fd77; $custom-light: #f9fea2; $custom-dark: #000000;
JSON
{
"hex": "#f2fd77",
"rgb": {
"r": 242,
"g": 253,
"b": 119
},
"hsl": {
"h": 64.925,
"s": 97.101,
"l": 72.941
},
"oklch": {
"l": 0.95972,
"c": 0.15764,
"h": 113.2
},
"luminance": 0.9046
}Semantic roles & 50–950 ramp
primary
#F2FD77
secondary
#4B3EDA
accent
#00E613
background
#FFFFFC
surface
#FFFFF6
border
#D7D7D0
text
#18170F
muted
#868580