#F4EA7E#F4EA7E
#F4EA7E is a very light, vivid yellow. Relative luminance 0.796; OKLCH L 92.3% C 0.130 H 103.9°. Best body text is #000000 at 16.92:1 contrast (WCAG AA passes).
Color values
| HEX | #F4EA7E |
|---|---|
| RGB | rgb(244, 234, 126) |
| HSL | hsl(55, 84%, 73%) |
| HSV | hsv(55, 48%, 96%) |
| CMYK | cmyk(0%, 4.1%, 48.4%, 4.3%) |
| CIE-LAB | lab(91.50, -10.76, 53.23) |
| CIE-LCH | lch(91.50, 54.31, 101.42°) |
| OKLab | oklab(92.3% -0.0314 0.1265) |
| OKLCH | oklch(92.3% 0.13 103.9) |
| XYZ | xyz(70.4988, 79.5872, 31.3829) |
| Luminance | 0.7958 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy Yellow
#FDEE73
ΔE00 2.49
Khaki (CSS)
#F0E68C
ΔE00 2.69
Straw
#FCF679
ΔE00 3.17
Manilla
#FFFA86
ΔE00 3.46
Yellowish
#FAEE66
ΔE00 3.47
Dark Cream
#FFF39A
ΔE00 3.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4EA7E #7E88F4
analogous
#F4AF7E #F4EA7E #C3F47E
triadic
#F4EA7E #7EF4EA #EA7EF4
tetradic
#F4EA7E #7EF4AF #7E88F4 #F47EC3
square
#F4EA7E #7EF4AF #7E88F4 #F47EC3
split-complementary
#F4EA7E #7EC3F4 #AF7EF4
monochromatic
#E4D213 #EFE146 #F4EA7E #F9F3B6 #FDFAE3
Accessibility & contrast
On white
1.24
#F4EA7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.92
#F4EA7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4EA7E
16.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4EA7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4EA7E | 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)
#FBE375
Deuteranopia (green-blind)
#FEE983
Tritanopia (blue-blind)
#FFDDD1
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #f4ea7e; /* rgb */ color: rgb(244, 234, 126); /* oklch */ color: oklch(92.3% 0.130 103.9);
Tailwind
colors: {
custom: {
50: '#faf0a6',
500: '#f4ea7e',
950: '#000000',
},
}SCSS
$custom: #f4ea7e; $custom-light: #faf0a6; $custom-dark: #000000;
JSON
{
"hex": "#f4ea7e",
"rgb": {
"r": 244,
"g": 234,
"b": 126
},
"hsl": {
"h": 54.915,
"s": 84.286,
"l": 72.549
},
"oklch": {
"l": 0.92299,
"c": 0.13036,
"h": 103.9
},
"luminance": 0.79585
}Semantic roles & 50–950 ramp
primary
#F4EA7E
secondary
#4752CF
accent
#17E105
background
#FFFFFC
surface
#FFFEF6
border
#D7D6D0
text
#18160F
muted
#868580