#F4F985#F4F985
#F4F985 is a very light, vivid yellow. Relative luminance 0.887; OKLCH L 95.5% C 0.140 H 111.0°. Best body text is #000000 at 18.74:1 contrast (WCAG AA passes).
Color values
| HEX | #F4F985 |
|---|---|
| RGB | rgb(244, 249, 133) |
| HSL | hsl(63, 91%, 75%) |
| HSV | hsv(63, 47%, 98%) |
| CMYK | cmyk(2%, 0%, 46.6%, 2.4%) |
| CIE-LAB | lab(95.45, -17.48, 54.72) |
| CIE-LCH | lch(95.45, 57.44, 107.71°) |
| OKLab | oklab(95.47% -0.0499 0.1303) |
| OKLCH | oklch(95.47% 0.14 111) |
| XYZ | xyz(75.4189, 88.6794, 35.3296) |
| Luminance | 0.8868 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 1.75
Pale Yellow
#FFFF84
ΔE00 2.07
Butter
#FFFF81
ΔE00 2.26
Faded Yellow
#FEFF7F
ΔE00 2.26
Manilla
#FFFA86
ΔE00 2.46
Banana (survey)
#FFFF7E
ΔE00 2.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4F985 #8A85F9
analogous
#F9C485 #F4F985 #BAF985
triadic
#F4F985 #85F4F9 #F985F4
tetradic
#F4F985 #85F9C4 #8A85F9 #F985BA
square
#F4F985 #85F9C4 #8A85F9 #F985BA
split-complementary
#F4F985 #85BAF9 #C485F9
monochromatic
#E9F310 #EFF64B #F4F985 #F9FCBF #FCFEE2
Accessibility & contrast
On white
1.12
#F4F985 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.74
#F4F985 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4F985
18.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4F985 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4F985 | 1.00 | 1.12 | 18.74 | 18.74 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF07B
Deuteranopia (green-blind)
#FFF48B
Tritanopia (blue-blind)
#FFEDDE
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #f4f985; /* rgb */ color: rgb(244, 249, 133); /* oklch */ color: oklch(95.5% 0.140 111.0);
Tailwind
colors: {
custom: {
50: '#fafbab',
500: '#f4f985',
950: '#000000',
},
}SCSS
$custom: #f4f985; $custom-light: #fafbab; $custom-dark: #000000;
JSON
{
"hex": "#f4f985",
"rgb": {
"r": 244,
"g": 249,
"b": 133
},
"hsl": {
"h": 62.586,
"s": 90.625,
"l": 74.902
},
"oklch": {
"l": 0.95466,
"c": 0.13957,
"h": 111
},
"luminance": 0.88678
}Semantic roles & 50–950 ramp
primary
#F4F985
secondary
#514BD7
accent
#00E60A
background
#FFFFFD
surface
#FFFFF7
border
#D7D7D0
text
#181710
muted
#868581