#F4F686#F4F686
#F4F686 is a very light, vivid yellow. Relative luminance 0.869; OKLCH L 94.9% C 0.135 H 109.6°. Best body text is #000000 at 18.37:1 contrast (WCAG AA passes).
Color values
| HEX | #F4F686 |
|---|---|
| RGB | rgb(244, 246, 134) |
| HSL | hsl(61, 86%, 75%) |
| HSV | hsv(61, 46%, 96%) |
| CMYK | cmyk(0.8%, 0%, 45.5%, 3.5%) |
| CIE-LAB | lab(94.68, -15.93, 53.32) |
| CIE-LCH | lch(94.68, 55.65, 106.63°) |
| OKLab | oklab(94.86% -0.0454 0.1273) |
| OKLCH | oklch(94.86% 0.135 109.6) |
| XYZ | xyz(74.5685, 86.8675, 35.3886) |
| Luminance | 0.8687 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 1.95
Manilla
#FFFA86
ΔE00 2.11
Pale Yellow
#FFFF84
ΔE00 2.36
Butter
#FFFF81
ΔE00 2.58
Faded Yellow
#FEFF7F
ΔE00 2.66
Straw
#FCF679
ΔE00 2.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4F686 #8886F6
analogous
#F6C086 #F4F686 #BCF686
triadic
#F4F686 #86F4F6 #F686F4
tetradic
#F4F686 #86F6C0 #8886F6 #F686BC
square
#F4F686 #86F6C0 #8886F6 #F686BC
split-complementary
#F4F686 #86BCF6 #C086F6
monochromatic
#EAEE14 #EFF24D #F4F686 #F9FABF #FCFDE3
Accessibility & contrast
On white
1.14
#F4F686 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.37
#F4F686 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4F686
18.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4F686 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4F686 | 1.00 | 1.14 | 18.37 | 18.37 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE7C
Deuteranopia (green-blind)
#FFF28B
Tritanopia (blue-blind)
#FFEADC
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #f4f686; /* rgb */ color: rgb(244, 246, 134); /* oklch */ color: oklch(94.9% 0.135 109.6);
Tailwind
colors: {
custom: {
50: '#f9f9ab',
500: '#f4f686',
950: '#000000',
},
}SCSS
$custom: #f4f686; $custom-light: #f9f9ab; $custom-dark: #000000;
JSON
{
"hex": "#f4f686",
"rgb": {
"r": 244,
"g": 246,
"b": 134
},
"hsl": {
"h": 61.071,
"s": 86.154,
"l": 74.51
},
"oklch": {
"l": 0.9486,
"c": 0.13519,
"h": 109.6
},
"luminance": 0.86866
}Semantic roles & 50–950 ramp
primary
#F4F686
secondary
#504DD3
accent
#03E307
background
#FFFFFD
surface
#FFFFF7
border
#D7D7D0
text
#181710
muted
#868581