#F2FF72#F2FF72
#F2FF72 is a very light, vivid yellow. Relative luminance 0.916; OKLCH L 96.3% C 0.164 H 113.9°. Best body text is #000000 at 19.32:1 contrast (WCAG AA passes).
Color values
| HEX | #F2FF72 |
|---|---|
| RGB | rgb(242, 255, 114) |
| HSL | hsl(66, 100%, 72%) |
| HSV | hsv(66, 55%, 100%) |
| CMYK | cmyk(5.1%, 0%, 55.3%, 0%) |
| CIE-LAB | lab(96.66, -22.72, 64.65) |
| CIE-LCH | lch(96.66, 68.52, 109.36°) |
| OKLab | oklab(96.34% -0.0665 0.1502) |
| OKLCH | oklch(96.34% 0.164 113.9) |
| XYZ | xyz(75.4168, 91.6134, 29.6266) |
| Luminance | 0.9161 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Faded Yellow
#FEFF7F
ΔE00 2.77
Banana (survey)
#FFFF7E
ΔE00 2.94
Butter
#FFFF81
ΔE00 3.06
Light Yellow
#FFFE7A
ΔE00 3.06
Pastel Yellow
#FFFE71
ΔE00 3.10
Canary
#FDFF63
ΔE00 3.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2FF72 #7F72FF
analogous
#FFC672 #F2FF72 #ABFF72
triadic
#F2FF72 #72F2FF #FF72F2
tetradic
#F2FF72 #72FFC6 #7F72FF #FF72AB
square
#F2FF72 #72FFC6 #7F72FF #FF72AB
split-complementary
#F2FF72 #72ABFF #C672FF
monochromatic
#E0F700 #ECFF35 #F2FF72 #F8FFAF #FCFFE0
Accessibility & contrast
On white
1.09
#F2FF72 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.32
#F2FF72 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2FF72
19.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2FF72 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2FF72 | 1.00 | 1.09 | 19.32 | 19.32 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF463
Deuteranopia (green-blind)
#FFF77A
Tritanopia (blue-blind)
#FFF2E0
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #f2ff72; /* rgb */ color: rgb(242, 255, 114); /* oklch */ color: oklch(96.3% 0.164 113.9);
Tailwind
colors: {
custom: {
50: '#f9ff9f',
500: '#f2ff72',
950: '#000000',
},
}SCSS
$custom: #f2ff72; $custom-light: #f9ff9f; $custom-dark: #000000;
JSON
{
"hex": "#f2ff72",
"rgb": {
"r": 242,
"g": 255,
"b": 114
},
"hsl": {
"h": 65.532,
"s": 100,
"l": 72.353
},
"oklch": {
"l": 0.96336,
"c": 0.16425,
"h": 113.9
},
"luminance": 0.91612
}Semantic roles & 50–950 ramp
primary
#F2FF72
secondary
#4839DC
accent
#00E615
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580