#F4EA82#F4EA82
#F4EA82 is a very light, vivid yellow. Relative luminance 0.797; OKLCH L 92.4% C 0.126 H 103.7°. Best body text is #000000 at 16.94:1 contrast (WCAG AA passes).
Color values
| HEX | #F4EA82 |
|---|---|
| RGB | rgb(244, 234, 130) |
| HSL | hsl(55, 84%, 73%) |
| HSV | hsv(55, 47%, 96%) |
| CMYK | cmyk(0%, 4.1%, 46.7%, 4.3%) |
| CIE-LAB | lab(91.55, -10.40, 51.40) |
| CIE-LCH | lch(91.55, 52.44, 101.44°) |
| OKLab | oklab(92.35% -0.0299 0.1228) |
| OKLCH | oklch(92.35% 0.126 103.7) |
| XYZ | xyz(70.7621, 79.6925, 32.7695) |
| Luminance | 0.7969 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.18
Sandy Yellow
#FDEE73
ΔE00 2.92
Dark Cream
#FFF39A
ΔE00 3.17
Straw
#FCF679
ΔE00 3.52
Manilla
#FFFA86
ΔE00 3.60
Buff
#FEF69E
ΔE00 3.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4EA82 #828CF4
analogous
#F4B182 #F4EA82 #C5F482
triadic
#F4EA82 #82F4EA #EA82F4
tetradic
#F4EA82 #82F4B1 #828CF4 #F482C5
square
#F4EA82 #82F4B1 #828CF4 #F482C5
split-complementary
#F4EA82 #82C5F4 #B182F4
monochromatic
#E7D514 #EFE14A #F4EA82 #F9F3BA #FDFAE3
Accessibility & contrast
On white
1.24
#F4EA82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.94
#F4EA82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4EA82
16.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4EA82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4EA82 | 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)
#FAE479
Deuteranopia (green-blind)
#FEE987
Tritanopia (blue-blind)
#FFDED1
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #f4ea82; /* rgb */ color: rgb(244, 234, 130); /* oklch */ color: oklch(92.4% 0.126 103.7);
Tailwind
colors: {
custom: {
50: '#faf0a8',
500: '#f4ea82',
950: '#000000',
},
}SCSS
$custom: #f4ea82; $custom-light: #faf0a8; $custom-dark: #000000;
JSON
{
"hex": "#f4ea82",
"rgb": {
"r": 244,
"g": 234,
"b": 130
},
"hsl": {
"h": 54.737,
"s": 83.824,
"l": 73.333
},
"oklch": {
"l": 0.92352,
"c": 0.12639,
"h": 103.7
},
"luminance": 0.7969
}Semantic roles & 50–950 ramp
primary
#F4EA82
secondary
#4A56D0
accent
#18E005
background
#FFFFFD
surface
#FFFEF7
border
#D7D6D0
text
#181610
muted
#868581