#F4E586#F4E586
#F4E586 is a very light, moderate yellow. Relative luminance 0.770; OKLCH L 91.4% C 0.117 H 100.5°. Best body text is #000000 at 16.40:1 contrast (WCAG AA passes).
Color values
| HEX | #F4E586 |
|---|---|
| RGB | rgb(244, 229, 134) |
| HSL | hsl(52, 83%, 74%) |
| HSV | hsv(52, 45%, 96%) |
| CMYK | cmyk(0%, 6.1%, 45.1%, 4.3%) |
| CIE-LAB | lab(90.32, -7.53, 47.97) |
| CIE-LCH | lch(90.32, 48.55, 98.92°) |
| OKLab | oklab(91.4% -0.0213 0.1154) |
| OKLCH | oklch(91.4% 0.117 100.5) |
| XYZ | xyz(69.6324, 76.9952, 33.7432) |
| Luminance | 0.7699 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 1.57
Sandy
#F1DA7A
ΔE00 3.10
Dark Cream
#FFF39A
ΔE00 3.21
Sandy Yellow
#FDEE73
ΔE00 4.06
Buff
#FEF69E
ΔE00 4.09
Wheat (survey)
#FBDD7E
ΔE00 4.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4E586 #8695F4
analogous
#F4AE86 #F4E586 #CCF486
triadic
#F4E586 #86F4E5 #E586F4
tetradic
#F4E586 #86F4AE #8695F4 #F486CC
square
#F4E586 #86F4AE #8695F4 #F486CC
split-complementary
#F4E586 #86CCF4 #AE86F4
monochromatic
#EACD16 #EFD94E #F4E586 #F9F1BE #FCF9E3
Accessibility & contrast
On white
1.28
#F4E586 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.40
#F4E586 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4E586
16.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4E586 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4E586 | 1.00 | 1.28 | 16.40 | 16.40 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E07E
Deuteranopia (green-blind)
#FAE68A
Tritanopia (blue-blind)
#FFD9CE
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #f4e586; /* rgb */ color: rgb(244, 229, 134); /* oklch */ color: oklch(91.4% 0.117 100.5);
Tailwind
colors: {
custom: {
50: '#f9edab',
500: '#f4e586',
950: '#000000',
},
}SCSS
$custom: #f4e586; $custom-light: #f9edab; $custom-dark: #000000;
JSON
{
"hex": "#f4e586",
"rgb": {
"r": 244,
"g": 229,
"b": 134
},
"hsl": {
"h": 51.818,
"s": 83.333,
"l": 74.118
},
"oklch": {
"l": 0.91395,
"c": 0.11739,
"h": 100.5
},
"luminance": 0.76993
}Semantic roles & 50–950 ramp
primary
#F4E586
secondary
#4E60D0
accent
#23E006
background
#FFFEFD
surface
#FFFDF7
border
#D7D5D0
text
#181610
muted
#868481