#F4FA8B#F4FA8B
#F4FA8B is a very light, vivid yellow. Relative luminance 0.895; OKLCH L 95.8% C 0.135 H 111.4°. Best body text is #000000 at 18.89:1 contrast (WCAG AA passes).
Color values
| HEX | #F4FA8B |
|---|---|
| RGB | rgb(244, 250, 139) |
| HSL | hsl(63, 92%, 76%) |
| HSV | hsv(63, 44%, 98%) |
| CMYK | cmyk(2.4%, 0%, 44.4%, 2%) |
| CIE-LAB | lab(95.78, -17.40, 52.30) |
| CIE-LCH | lch(95.78, 55.12, 108.40°) |
| OKLab | oklab(95.75% -0.0492 0.1254) |
| OKLCH | oklch(95.75% 0.135 111.4) |
| XYZ | xyz(76.1552, 89.4698, 37.6787) |
| Luminance | 0.8947 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 2.34
Pale Yellow
#FFFF84
ΔE00 2.53
Butter
#FFFF81
ΔE00 2.79
Faded Yellow
#FEFF7F
ΔE00 2.82
Manilla
#FFFA86
ΔE00 2.85
Banana (survey)
#FFFF7E
ΔE00 3.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4FA8B #918BFA
analogous
#FAC98B #F4FA8B #BDFA8B
triadic
#F4FA8B #8BF4FA #FA8BF4
tetradic
#F4FA8B #8BFAC9 #918BFA #FA8BBD
square
#F4FA8B #8BFAC9 #918BFA #FA8BBD
split-complementary
#F4FA8B #8BBDFA #C98BFA
monochromatic
#E9F516 #EEF750 #F4FA8B #FAFDC6 #FCFEE2
Accessibility & contrast
On white
1.11
#F4FA8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.89
#F4FA8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4FA8B
18.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4FA8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4FA8B | 1.00 | 1.11 | 18.89 | 18.89 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF182
Deuteranopia (green-blind)
#FFF490
Tritanopia (blue-blind)
#FFEEE0
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #f4fa8b; /* rgb */ color: rgb(244, 250, 139); /* oklch */ color: oklch(95.8% 0.135 111.4);
Tailwind
colors: {
custom: {
50: '#f9fbaf',
500: '#f4fa8b',
950: '#000000',
},
}SCSS
$custom: #f4fa8b; $custom-light: #f9fbaf; $custom-dark: #000000;
JSON
{
"hex": "#f4fa8b",
"rgb": {
"r": 244,
"g": 250,
"b": 139
},
"hsl": {
"h": 63.243,
"s": 91.736,
"l": 76.275
},
"oklch": {
"l": 0.95752,
"c": 0.13472,
"h": 111.4
},
"luminance": 0.89468
}Semantic roles & 50–950 ramp
primary
#F4FA8B
secondary
#5850D9
accent
#00E60C
background
#FFFFFD
surface
#FFFFF7
border
#D7D7D0
text
#171710
muted
#858581