#F4FE6D#F4FE6D
#F4FE6D is a very light, vivid yellow. Relative luminance 0.912; OKLCH L 96.2% C 0.167 H 112.8°. Best body text is #000000 at 19.24:1 contrast (WCAG AA passes).
Color values
| HEX | #F4FE6D |
|---|---|
| RGB | rgb(244, 254, 109) |
| HSL | hsl(64, 99%, 71%) |
| HSV | hsv(64, 57%, 100%) |
| CMYK | cmyk(3.9%, 0%, 57.1%, 0.4%) |
| CIE-LAB | lab(96.50, -21.83, 66.64) |
| CIE-LCH | lch(96.50, 70.13, 108.14°) |
| OKLab | oklab(96.23% -0.0646 0.1538) |
| OKLCH | oklch(96.23% 0.167 112.8) |
| XYZ | xyz(75.5121, 91.2223, 28.0948) |
| Luminance | 0.9122 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Canary
#FDFF63
ΔE00 2.31
Pastel Yellow
#FFFE71
ΔE00 2.41
Faded Yellow
#FEFF7F
ΔE00 2.50
Light Yellow
#FFFE7A
ΔE00 2.59
Banana (survey)
#FFFF7E
ΔE00 2.60
Butter Yellow
#FFFD74
ΔE00 2.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4FE6D #776DFE
analogous
#FEBF6D #F4FE6D #ABFE6D
triadic
#F4FE6D #6DF4FE #FE6DF4
tetradic
#F4FE6D #6DFEBF #776DFE #FE6DAB
square
#F4FE6D #6DFEBF #776DFE #FE6DAB
split-complementary
#F4FE6D #6DABFE #BF6DFE
monochromatic
#DFEF02 #EFFE30 #F4FE6D #F9FEAA #FDFFE1
Accessibility & contrast
On white
1.09
#F4FE6D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.24
#F4FE6D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4FE6D
19.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4FE6D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4FE6D | 1.00 | 1.09 | 19.24 | 19.24 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF35D
Deuteranopia (green-blind)
#FFF776
Tritanopia (blue-blind)
#FFF0DF
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #f4fe6d; /* rgb */ color: rgb(244, 254, 109); /* oklch */ color: oklch(96.2% 0.167 112.8);
Tailwind
colors: {
custom: {
50: '#fafe9c',
500: '#f4fe6d',
950: '#000000',
},
}SCSS
$custom: #f4fe6d; $custom-light: #fafe9c; $custom-dark: #000000;
JSON
{
"hex": "#f4fe6d",
"rgb": {
"r": 244,
"g": 254,
"b": 109
},
"hsl": {
"h": 64.138,
"s": 98.639,
"l": 71.176
},
"oklch": {
"l": 0.96229,
"c": 0.16687,
"h": 112.8
},
"luminance": 0.91221
}Semantic roles & 50–950 ramp
primary
#F4FE6D
secondary
#4135DA
accent
#00E610
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580