#F4E87A#F4E87A
#F4E87A is a very light, vivid yellow. Relative luminance 0.784; OKLCH L 91.8% C 0.132 H 103.1°. Best body text is #000000 at 16.67:1 contrast (WCAG AA passes).
Color values
| HEX | #F4E87A |
|---|---|
| RGB | rgb(244, 232, 122) |
| HSL | hsl(54, 85%, 72%) |
| HSV | hsv(54, 50%, 96%) |
| CMYK | cmyk(0%, 4.9%, 50%, 4.3%) |
| CIE-LAB | lab(90.94, -10.11, 54.44) |
| CIE-LCH | lch(90.94, 55.37, 100.52°) |
| OKLab | oklab(91.84% -0.0299 0.1289) |
| OKLCH | oklch(91.84% 0.132 103.1) |
| XYZ | xyz(69.6796, 78.3537, 29.8619) |
| Luminance | 0.7835 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy Yellow
#FDEE73
ΔE00 2.21
Khaki (CSS)
#F0E68C
ΔE00 2.96
Yellowish
#FAEE66
ΔE00 3.23
Straw
#FCF679
ΔE00 3.46
Dull Yellow
#EEDC5B
ΔE00 3.84
Manilla
#FFFA86
ΔE00 3.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4E87A #7A86F4
analogous
#F4AB7A #F4E87A #C3F47A
triadic
#F4E87A #7AF4E8 #E87AF4
tetradic
#F4E87A #7AF4AB #7A86F4 #F47AC3
square
#F4E87A #7AF4AB #7A86F4 #F47AC3
split-complementary
#F4E87A #7AC3F4 #AB7AF4
monochromatic
#E1CD13 #EFDE41 #F4E87A #F9F2B3 #FDFAE3
Accessibility & contrast
On white
1.26
#F4E87A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.67
#F4E87A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4E87A
16.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4E87A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4E87A | 1.00 | 1.26 | 16.67 | 16.67 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E270
Deuteranopia (green-blind)
#FDE87F
Tritanopia (blue-blind)
#FFDBCF
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #f4e87a; /* rgb */ color: rgb(244, 232, 122); /* oklch */ color: oklch(91.8% 0.132 103.1);
Tailwind
colors: {
custom: {
50: '#faefa3',
500: '#f4e87a',
950: '#000000',
},
}SCSS
$custom: #f4e87a; $custom-light: #faefa3; $custom-dark: #000000;
JSON
{
"hex": "#f4e87a",
"rgb": {
"r": 244,
"g": 232,
"b": 122
},
"hsl": {
"h": 54.098,
"s": 84.722,
"l": 71.765
},
"oklch": {
"l": 0.91841,
"c": 0.13228,
"h": 103.1
},
"luminance": 0.78351
}Semantic roles & 50–950 ramp
primary
#F4E87A
secondary
#4351CF
accent
#1AE104
background
#FFFFFC
surface
#FFFEF6
border
#D7D6D0
text
#18160F
muted
#868580