#F4F481#F4F481
#F4F481 is a very light, vivid yellow. Relative luminance 0.855; OKLCH L 94.4% C 0.138 H 108.8°. Best body text is #000000 at 18.10:1 contrast (WCAG AA passes).
Color values
| HEX | #F4F481 |
|---|---|
| RGB | rgb(244, 244, 129) |
| HSL | hsl(60, 84%, 73%) |
| HSV | hsv(60, 47%, 96%) |
| CMYK | cmyk(0%, 0%, 47.1%, 4.3%) |
| CIE-LAB | lab(94.11, -15.41, 54.97) |
| CIE-LCH | lch(94.11, 57.08, 105.66°) |
| OKLab | oklab(94.38% -0.0444 0.1306) |
| OKLCH | oklch(94.38% 0.138 108.8) |
| XYZ | xyz(73.6229, 85.5212, 33.3936) |
| Luminance | 0.8552 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 1.85
Manilla
#FFFA86
ΔE00 1.87
Straw
#FCF679
ΔE00 2.11
Pale Yellow
#FFFF84
ΔE00 2.38
Butter
#FFFF81
ΔE00 2.53
Faded Yellow
#FEFF7F
ΔE00 2.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4F481 #8181F4
analogous
#F4BA81 #F4F481 #BAF481
triadic
#F4F481 #81F4F4 #F481F4
tetradic
#F4F481 #81F4BA #8181F4 #F481BA
square
#F4F481 #81F4BA #8181F4 #F481BA
split-complementary
#F4F481 #81BAF4 #BA81F4
monochromatic
#E6E614 #EFEF49 #F4F481 #F9F9B9 #FDFDE3
Accessibility & contrast
On white
1.16
#F4F481 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.10
#F4F481 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4F481
18.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4F481 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4F481 | 1.00 | 1.16 | 18.10 | 18.10 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC77
Deuteranopia (green-blind)
#FFF087
Tritanopia (blue-blind)
#FFE8D9
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #f4f481; /* rgb */ color: rgb(244, 244, 129); /* oklch */ color: oklch(94.4% 0.138 108.8);
Tailwind
colors: {
custom: {
50: '#faf7a8',
500: '#f4f481',
950: '#000000',
},
}SCSS
$custom: #f4f481; $custom-light: #faf7a8; $custom-dark: #000000;
JSON
{
"hex": "#f4f481",
"rgb": {
"r": 244,
"g": 244,
"b": 129
},
"hsl": {
"h": 60,
"s": 83.942,
"l": 73.137
},
"oklch": {
"l": 0.94384,
"c": 0.13792,
"h": 108.8
},
"luminance": 0.85519
}Semantic roles & 50–950 ramp
primary
#F4F481
secondary
#4949D0
accent
#05E005
background
#FFFFFD
surface
#FFFEF7
border
#D7D6D0
text
#181710
muted
#868581