#F4EA80#F4EA80
#F4EA80 is a very light, vivid yellow. Relative luminance 0.796; OKLCH L 92.3% C 0.128 H 103.8°. Best body text is #000000 at 16.93:1 contrast (WCAG AA passes).
Color values
| HEX | #F4EA80 |
|---|---|
| RGB | rgb(244, 234, 128) |
| HSL | hsl(55, 84%, 73%) |
| HSV | hsv(55, 48%, 96%) |
| CMYK | cmyk(0%, 4.1%, 47.5%, 4.3%) |
| CIE-LAB | lab(91.52, -10.58, 52.32) |
| CIE-LCH | lch(91.52, 53.38, 101.43°) |
| OKLab | oklab(92.33% -0.0306 0.1247) |
| OKLCH | oklch(92.33% 0.128 103.8) |
| XYZ | xyz(70.6291, 79.6394, 32.0693) |
| Luminance | 0.7964 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.44
Sandy Yellow
#FDEE73
ΔE00 2.70
Straw
#FCF679
ΔE00 3.33
Dark Cream
#FFF39A
ΔE00 3.38
Manilla
#FFFA86
ΔE00 3.52
Yellowish
#FAEE66
ΔE00 3.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4EA80 #808AF4
analogous
#F4B080 #F4EA80 #C4F480
triadic
#F4EA80 #80F4EA #EA80F4
tetradic
#F4EA80 #80F4B0 #808AF4 #F480C4
square
#F4EA80 #80F4B0 #808AF4 #F480C4
split-complementary
#F4EA80 #80C4F4 #B080F4
monochromatic
#E6D414 #EFE148 #F4EA80 #F9F3B8 #FDFAE3
Accessibility & contrast
On white
1.24
#F4EA80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.93
#F4EA80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4EA80
16.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4EA80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4EA80 | 1.00 | 1.24 | 16.93 | 16.93 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE377
Deuteranopia (green-blind)
#FEE985
Tritanopia (blue-blind)
#FFDED1
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #f4ea80; /* rgb */ color: rgb(244, 234, 128); /* oklch */ color: oklch(92.3% 0.128 103.8);
Tailwind
colors: {
custom: {
50: '#faf0a7',
500: '#f4ea80',
950: '#000000',
},
}SCSS
$custom: #f4ea80; $custom-light: #faf0a7; $custom-dark: #000000;
JSON
{
"hex": "#f4ea80",
"rgb": {
"r": 244,
"g": 234,
"b": 128
},
"hsl": {
"h": 54.828,
"s": 84.058,
"l": 72.941
},
"oklch": {
"l": 0.92325,
"c": 0.12838,
"h": 103.8
},
"luminance": 0.79637
}Semantic roles & 50–950 ramp
primary
#F4EA80
secondary
#4854D0
accent
#18E105
background
#FFFFFC
surface
#FFFEF6
border
#D7D6D0
text
#181610
muted
#868580