#F4FF72#F4FF72
#F4FF72 is a very light, vivid yellow. Relative luminance 0.920; OKLCH L 96.5% C 0.164 H 113.2°. Best body text is #000000 at 19.39:1 contrast (WCAG AA passes).
Color values
| HEX | #F4FF72 |
|---|---|
| RGB | rgb(244, 255, 114) |
| HSL | hsl(65, 100%, 72%) |
| HSV | hsv(65, 55%, 100%) |
| CMYK | cmyk(4.3%, 0%, 55.3%, 0%) |
| CIE-LAB | lab(96.81, -21.94, 64.85) |
| CIE-LCH | lch(96.81, 68.46, 108.69°) |
| OKLab | oklab(96.49% -0.0644 0.1506) |
| OKLCH | oklch(96.49% 0.164 113.2) |
| XYZ | xyz(76.1072, 91.9694, 29.6590) |
| Luminance | 0.9197 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Faded Yellow
#FEFF7F
ΔE00 2.41
Banana (survey)
#FFFF7E
ΔE00 2.56
Light Yellow
#FFFE7A
ΔE00 2.65
Pastel Yellow
#FFFE71
ΔE00 2.67
Butter
#FFFF81
ΔE00 2.71
Canary
#FDFF63
ΔE00 2.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4FF72 #7D72FF
analogous
#FFC472 #F4FF72 #ADFF72
triadic
#F4FF72 #72F4FF #FF72F4
tetradic
#F4FF72 #72FFC4 #7D72FF #FF72AD
square
#F4FF72 #72FFC4 #7D72FF #FF72AD
split-complementary
#F4FF72 #72ADFF #C472FF
monochromatic
#E3F700 #EFFF35 #F4FF72 #F9FFAF #FDFFE0
Accessibility & contrast
On white
1.08
#F4FF72 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.39
#F4FF72 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4FF72
19.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4FF72 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4FF72 | 1.00 | 1.08 | 19.39 | 19.39 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF463
Deuteranopia (green-blind)
#FFF77A
Tritanopia (blue-blind)
#FFF2E0
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #f4ff72; /* rgb */ color: rgb(244, 255, 114); /* oklch */ color: oklch(96.5% 0.164 113.2);
Tailwind
colors: {
custom: {
50: '#faff9f',
500: '#f4ff72',
950: '#000000',
},
}SCSS
$custom: #f4ff72; $custom-light: #faff9f; $custom-dark: #000000;
JSON
{
"hex": "#f4ff72",
"rgb": {
"r": 244,
"g": 255,
"b": 114
},
"hsl": {
"h": 64.681,
"s": 100,
"l": 72.353
},
"oklch": {
"l": 0.96489,
"c": 0.16378,
"h": 113.2
},
"luminance": 0.91968
}Semantic roles & 50–950 ramp
primary
#F4FF72
secondary
#4639DC
accent
#00E612
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580