#F4EA83#F4EA83
#F4EA83 is a very light, vivid yellow. Relative luminance 0.797; OKLCH L 92.4% C 0.125 H 103.6°. Best body text is #000000 at 16.94:1 contrast (WCAG AA passes).
Color values
| HEX | #F4EA83 |
|---|---|
| RGB | rgb(244, 234, 131) |
| HSL | hsl(55, 84%, 74%) |
| HSV | hsv(55, 46%, 96%) |
| CMYK | cmyk(0%, 4.1%, 46.3%, 4.3%) |
| CIE-LAB | lab(91.56, -10.31, 50.93) |
| CIE-LCH | lch(91.56, 51.97, 101.44°) |
| OKLab | oklab(92.37% -0.0296 0.1218) |
| OKLCH | oklch(92.37% 0.125 103.6) |
| XYZ | xyz(70.8295, 79.7195, 33.1247) |
| Luminance | 0.7972 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.05
Sandy Yellow
#FDEE73
ΔE00 3.04
Dark Cream
#FFF39A
ΔE00 3.06
Buff
#FEF69E
ΔE00 3.56
Straw
#FCF679
ΔE00 3.62
Manilla
#FFFA86
ΔE00 3.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4EA83 #838DF4
analogous
#F4B183 #F4EA83 #C5F483
triadic
#F4EA83 #83F4EA #EA83F4
tetradic
#F4EA83 #83F4B1 #838DF4 #F483C5
square
#F4EA83 #83F4B1 #838DF4 #F483C5
split-complementary
#F4EA83 #83C5F4 #B183F4
monochromatic
#E8D515 #EFE04B #F4EA83 #F9F4BB #FDFAE3
Accessibility & contrast
On white
1.24
#F4EA83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.94
#F4EA83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4EA83
16.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4EA83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4EA83 | 1.00 | 1.24 | 16.94 | 16.94 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE47A
Deuteranopia (green-blind)
#FEE988
Tritanopia (blue-blind)
#FFDED2
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #f4ea83; /* rgb */ color: rgb(244, 234, 131); /* oklch */ color: oklch(92.4% 0.125 103.6);
Tailwind
colors: {
custom: {
50: '#faf0a9',
500: '#f4ea83',
950: '#000000',
},
}SCSS
$custom: #f4ea83; $custom-light: #faf0a9; $custom-dark: #000000;
JSON
{
"hex": "#f4ea83",
"rgb": {
"r": 244,
"g": 234,
"b": 131
},
"hsl": {
"h": 54.69,
"s": 83.704,
"l": 73.529
},
"oklch": {
"l": 0.92366,
"c": 0.12538,
"h": 103.6
},
"luminance": 0.79717
}Semantic roles & 50–950 ramp
primary
#F4EA83
secondary
#4B57D0
accent
#19E005
background
#FFFFFD
surface
#FFFEF7
border
#D7D6D0
text
#181610
muted
#868581