#F4F681#F4F681
#F4F681 is a very light, vivid yellow. Relative luminance 0.867; OKLCH L 94.8% C 0.140 H 109.7°. Best body text is #000000 at 18.35:1 contrast (WCAG AA passes).
Color values
| HEX | #F4F681 |
|---|---|
| RGB | rgb(244, 246, 129) |
| HSL | hsl(61, 87%, 74%) |
| HSV | hsv(61, 48%, 96%) |
| CMYK | cmyk(0.8%, 0%, 47.6%, 3.5%) |
| CIE-LAB | lab(94.62, -16.38, 55.59) |
| CIE-LCH | lch(94.62, 57.95, 106.42°) |
| OKLab | oklab(94.8% -0.0472 0.1319) |
| OKLCH | oklch(94.8% 0.14 109.7) |
| XYZ | xyz(74.2280, 86.7313, 33.5952) |
| Luminance | 0.8673 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 1.56
Manilla
#FFFA86
ΔE00 1.99
Pale Yellow
#FFFF84
ΔE00 2.07
Butter
#FFFF81
ΔE00 2.21
Faded Yellow
#FEFF7F
ΔE00 2.25
Straw
#FCF679
ΔE00 2.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4F681 #8381F6
analogous
#F6BD81 #F4F681 #B9F681
triadic
#F4F681 #81F4F6 #F681F4
tetradic
#F4F681 #81F6BD #8381F6 #F681B9
square
#F4F681 #81F6BD #8381F6 #F681B9
split-complementary
#F4F681 #81B9F6 #BD81F6
monochromatic
#E8EC11 #EFF248 #F4F681 #F9FABA #FDFDE2
Accessibility & contrast
On white
1.14
#F4F681 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.35
#F4F681 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4F681
18.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4F681 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4F681 | 1.00 | 1.14 | 18.35 | 18.35 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED77
Deuteranopia (green-blind)
#FFF187
Tritanopia (blue-blind)
#FFEADB
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #f4f681; /* rgb */ color: rgb(244, 246, 129); /* oklch */ color: oklch(94.8% 0.140 109.7);
Tailwind
colors: {
custom: {
50: '#faf9a8',
500: '#f4f681',
950: '#000000',
},
}SCSS
$custom: #f4f681; $custom-light: #faf9a8; $custom-dark: #000000;
JSON
{
"hex": "#f4f681",
"rgb": {
"r": 244,
"g": 246,
"b": 129
},
"hsl": {
"h": 61.026,
"s": 86.667,
"l": 73.529
},
"oklch": {
"l": 0.94796,
"c": 0.14012,
"h": 109.7
},
"luminance": 0.8673
}Semantic roles & 50–950 ramp
primary
#F4F681
secondary
#4B49D2
accent
#02E306
background
#FFFFFD
surface
#FFFFF7
border
#D7D7D0
text
#181710
muted
#868581