#F4EA7F#F4EA7F
#F4EA7F is a very light, vivid yellow. Relative luminance 0.796; OKLCH L 92.3% C 0.129 H 103.9°. Best body text is #000000 at 16.92:1 contrast (WCAG AA passes).
Color values
| HEX | #F4EA7F |
|---|---|
| RGB | rgb(244, 234, 127) |
| HSL | hsl(55, 84%, 73%) |
| HSV | hsv(55, 48%, 96%) |
| CMYK | cmyk(0%, 4.1%, 48%, 4.3%) |
| CIE-LAB | lab(91.51, -10.67, 52.77) |
| CIE-LCH | lch(91.51, 53.84, 101.43°) |
| OKLab | oklab(92.31% -0.031 0.1256) |
| OKLCH | oklch(92.31% 0.129 103.9) |
| XYZ | xyz(70.5636, 79.6132, 31.7244) |
| Luminance | 0.7961 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.57
Sandy Yellow
#FDEE73
ΔE00 2.59
Straw
#FCF679
ΔE00 3.25
Manilla
#FFFA86
ΔE00 3.48
Dark Cream
#FFF39A
ΔE00 3.49
Yellowish
#FAEE66
ΔE00 3.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4EA7F #7F89F4
analogous
#F4B07F #F4EA7F #C3F47F
triadic
#F4EA7F #7FF4EA #EA7FF4
tetradic
#F4EA7F #7FF4B0 #7F89F4 #F47FC3
square
#F4EA7F #7FF4B0 #7F89F4 #F47FC3
split-complementary
#F4EA7F #7FC3F4 #B07FF4
monochromatic
#E5D314 #EFE147 #F4EA7F #F9F3B7 #FDFAE3
Accessibility & contrast
On white
1.24
#F4EA7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.92
#F4EA7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4EA7F
16.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4EA7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4EA7F | 1.00 | 1.24 | 16.92 | 16.92 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE376
Deuteranopia (green-blind)
#FEE984
Tritanopia (blue-blind)
#FFDDD1
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #f4ea7f; /* rgb */ color: rgb(244, 234, 127); /* oklch */ color: oklch(92.3% 0.129 103.9);
Tailwind
colors: {
custom: {
50: '#faf0a6',
500: '#f4ea7f',
950: '#000000',
},
}SCSS
$custom: #f4ea7f; $custom-light: #faf0a6; $custom-dark: #000000;
JSON
{
"hex": "#f4ea7f",
"rgb": {
"r": 244,
"g": 234,
"b": 127
},
"hsl": {
"h": 54.872,
"s": 84.173,
"l": 72.745
},
"oklch": {
"l": 0.92312,
"c": 0.12938,
"h": 103.9
},
"luminance": 0.79611
}Semantic roles & 50–950 ramp
primary
#F4EA7F
secondary
#4853D0
accent
#18E105
background
#FFFFFC
surface
#FFFEF6
border
#D7D6D0
text
#18160F
muted
#868580