#F4EC7E#F4EC7E
#F4EC7E is a very light, vivid yellow. Relative luminance 0.807; OKLCH L 92.7% C 0.132 H 105.0°. Best body text is #000000 at 17.15:1 contrast (WCAG AA passes).
Color values
| HEX | #F4EC7E |
|---|---|
| RGB | rgb(244, 236, 126) |
| HSL | hsl(56, 84%, 73%) |
| HSV | hsv(56, 48%, 96%) |
| CMYK | cmyk(0%, 3.3%, 48.4%, 4.3%) |
| CIE-LAB | lab(92.01, -11.75, 53.85) |
| CIE-LCH | lch(92.01, 55.12, 102.30°) |
| OKLab | oklab(92.71% -0.0342 0.1279) |
| OKLCH | oklch(92.71% 0.132 105) |
| XYZ | xyz(71.0714, 80.7324, 31.5737) |
| Luminance | 0.8073 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy Yellow
#FDEE73
ΔE00 2.54
Straw
#FCF679
ΔE00 2.66
Manilla
#FFFA86
ΔE00 2.93
Khaki (CSS)
#F0E68C
ΔE00 3.06
Yellowish
#FAEE66
ΔE00 3.33
Dark Cream
#FFF39A
ΔE00 3.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4EC7E #7E86F4
analogous
#F4B17E #F4EC7E #C1F47E
triadic
#F4EC7E #7EF4EC #EC7EF4
tetradic
#F4EC7E #7EF4B1 #7E86F4 #F47EC1
square
#F4EC7E #7EF4B1 #7E86F4 #F47EC1
split-complementary
#F4EC7E #7EC1F4 #B17EF4
monochromatic
#E4D613 #EFE446 #F4EC7E #F9F4B6 #FDFBE3
Accessibility & contrast
On white
1.22
#F4EC7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.15
#F4EC7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4EC7E
17.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4EC7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4EC7E | 1.00 | 1.22 | 17.15 | 17.15 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE574
Deuteranopia (green-blind)
#FFEB83
Tritanopia (blue-blind)
#FFDFD2
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #f4ec7e; /* rgb */ color: rgb(244, 236, 126); /* oklch */ color: oklch(92.7% 0.132 105.0);
Tailwind
colors: {
custom: {
50: '#faf2a6',
500: '#f4ec7e',
950: '#000000',
},
}SCSS
$custom: #f4ec7e; $custom-light: #faf2a6; $custom-dark: #000000;
JSON
{
"hex": "#f4ec7e",
"rgb": {
"r": 244,
"g": 236,
"b": 126
},
"hsl": {
"h": 55.932,
"s": 84.286,
"l": 72.549
},
"oklch": {
"l": 0.92707,
"c": 0.13238,
"h": 105
},
"luminance": 0.8073
}Semantic roles & 50–950 ramp
primary
#F4EC7E
secondary
#4750CF
accent
#14E105
background
#FFFFFC
surface
#FFFEF6
border
#D7D6D0
text
#18160F
muted
#868580