#F7FF72#F7FF72
#F7FF72 is a very light, vivid yellow. Relative luminance 0.925; OKLCH L 96.7% C 0.163 H 112.1°. Best body text is #000000 at 19.50:1 contrast (WCAG AA passes).
Color values
| HEX | #F7FF72 |
|---|---|
| RGB | rgb(247, 255, 114) |
| HSL | hsl(63, 100%, 72%) |
| HSV | hsv(63, 55%, 100%) |
| CMYK | cmyk(3.1%, 0%, 55.3%, 0%) |
| CIE-LAB | lab(97.03, -20.77, 65.16) |
| CIE-LCH | lch(97.03, 68.39, 107.68°) |
| OKLab | oklab(96.72% -0.0613 0.1512) |
| OKLCH | oklch(96.72% 0.163 112.1) |
| XYZ | xyz(77.1568, 92.5106, 29.7082) |
| Luminance | 0.9251 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Faded Yellow
#FEFF7F
ΔE00 1.93
Pastel Yellow
#FFFE71
ΔE00 2.01
Banana (survey)
#FFFF7E
ΔE00 2.03
Light Yellow
#FFFE7A
ΔE00 2.06
Butter Yellow
#FFFD74
ΔE00 2.20
Canary
#FDFF63
ΔE00 2.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7FF72 #7A72FF
analogous
#FFC072 #F7FF72 #B1FF72
triadic
#F7FF72 #72F7FF #FF72F7
tetradic
#F7FF72 #72FFC0 #7A72FF #FF72B1
square
#F7FF72 #72FFC0 #7A72FF #FF72B1
split-complementary
#F7FF72 #72B1FF #C072FF
monochromatic
#E9F700 #F4FF35 #F7FF72 #FAFFAF #FDFFE0
Accessibility & contrast
On white
1.08
#F7FF72 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.50
#F7FF72 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7FF72
19.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7FF72 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7FF72 | 1.00 | 1.08 | 19.50 | 19.50 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF563
Deuteranopia (green-blind)
#FFF87A
Tritanopia (blue-blind)
#FFF1E0
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #f7ff72; /* rgb */ color: rgb(247, 255, 114); /* oklch */ color: oklch(96.7% 0.163 112.1);
Tailwind
colors: {
custom: {
50: '#fcff9f',
500: '#f7ff72',
950: '#000000',
},
}SCSS
$custom: #f7ff72; $custom-light: #fcff9f; $custom-dark: #000000;
JSON
{
"hex": "#f7ff72",
"rgb": {
"r": 247,
"g": 255,
"b": 114
},
"hsl": {
"h": 63.404,
"s": 100,
"l": 72.353
},
"oklch": {
"l": 0.9672,
"c": 0.16313,
"h": 112.1
},
"luminance": 0.92509
}Semantic roles & 50–950 ramp
primary
#F7FF72
secondary
#4239DC
accent
#00E60D
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580