#F4FA6E#F4FA6E
#F4FA6E is a very light, vivid yellow. Relative luminance 0.887; OKLCH L 95.4% C 0.162 H 111.4°. Best body text is #000000 at 18.75:1 contrast (WCAG AA passes).
Color values
| HEX | #F4FA6E |
|---|---|
| RGB | rgb(244, 250, 110) |
| HSL | hsl(63, 93%, 71%) |
| HSV | hsv(63, 56%, 98%) |
| CMYK | cmyk(2.4%, 0%, 56%, 2%) |
| CIE-LAB | lab(95.47, -19.85, 65.06) |
| CIE-LCH | lch(95.47, 68.02, 106.97°) |
| OKLab | oklab(95.41% -0.0589 0.1506) |
| OKLCH | oklch(95.41% 0.162 111.4) |
| XYZ | xyz(74.3101, 88.7317, 27.9613) |
| Luminance | 0.8873 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pastel Yellow
#FFFE71
ΔE00 1.91
Butter Yellow
#FFFD74
ΔE00 1.99
Light Yellow
#FFFE7A
ΔE00 1.99
Faded Yellow
#FEFF7F
ΔE00 2.04
Custard
#FFFD78
ΔE00 2.05
Banana (survey)
#FFFF7E
ΔE00 2.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4FA6E #746EFA
analogous
#FABA6E #F4FA6E #AEFA6E
triadic
#F4FA6E #6EF4FA #FA6EF4
tetradic
#F4FA6E #6EFABA #746EFA #FA6EAE
square
#F4FA6E #6EFABA #746EFA #FA6EAE
split-complementary
#F4FA6E #6EAEFA #BA6EFA
monochromatic
#DCE608 #F0F833 #F4FA6E #F8FCA9 #FDFEE1
Accessibility & contrast
On white
1.12
#F4FA6E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.75
#F4FA6E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4FA6E
18.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4FA6E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4FA6E | 1.00 | 1.12 | 18.75 | 18.75 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF05F
Deuteranopia (green-blind)
#FFF476
Tritanopia (blue-blind)
#FFECDC
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #f4fa6e; /* rgb */ color: rgb(244, 250, 110); /* oklch */ color: oklch(95.4% 0.162 111.4);
Tailwind
colors: {
custom: {
50: '#fafb9c',
500: '#f4fa6e',
950: '#000000',
},
}SCSS
$custom: #f4fa6e; $custom-light: #fafb9c; $custom-dark: #000000;
JSON
{
"hex": "#f4fa6e",
"rgb": {
"r": 244,
"g": 250,
"b": 110
},
"hsl": {
"h": 62.571,
"s": 93.333,
"l": 70.588
},
"oklch": {
"l": 0.95406,
"c": 0.1617,
"h": 111.4
},
"luminance": 0.8873
}Semantic roles & 50–950 ramp
primary
#F4FA6E
secondary
#3E37D5
accent
#00E60A
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580