#F4E882#F4E882
#F4E882 is a very light, vivid yellow. Relative luminance 0.786; OKLCH L 91.9% C 0.124 H 102.6°. Best body text is #000000 at 16.71:1 contrast (WCAG AA passes).
Color values
| HEX | #F4E882 |
|---|---|
| RGB | rgb(244, 232, 130) |
| HSL | hsl(54, 84%, 73%) |
| HSV | hsv(54, 47%, 96%) |
| CMYK | cmyk(0%, 4.9%, 46.7%, 4.3%) |
| CIE-LAB | lab(91.03, -9.40, 50.77) |
| CIE-LCH | lch(91.03, 51.63, 100.49°) |
| OKLab | oklab(91.95% -0.0271 0.1214) |
| OKLCH | oklch(91.95% 0.124 102.6) |
| XYZ | xyz(70.1959, 78.5602, 32.5807) |
| Luminance | 0.7856 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 1.91
Sandy Yellow
#FDEE73
ΔE00 3.07
Dark Cream
#FFF39A
ΔE00 3.19
Buff
#FEF69E
ΔE00 3.86
Straw
#FCF679
ΔE00 4.07
Sandy
#F1DA7A
ΔE00 4.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4E882 #828EF4
analogous
#F4AF82 #F4E882 #C7F482
triadic
#F4E882 #82F4E8 #E882F4
tetradic
#F4E882 #82F4AF #828EF4 #F482C7
square
#F4E882 #82F4AF #828EF4 #F482C7
split-complementary
#F4E882 #82C7F4 #AF82F4
monochromatic
#E7D114 #EFDE4A #F4E882 #F9F2BA #FDFAE3
Accessibility & contrast
On white
1.26
#F4E882 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.71
#F4E882 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4E882
16.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4E882 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4E882 | 1.00 | 1.26 | 16.71 | 16.71 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E279
Deuteranopia (green-blind)
#FCE886
Tritanopia (blue-blind)
#FFDCD0
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #f4e882; /* rgb */ color: rgb(244, 232, 130); /* oklch */ color: oklch(91.9% 0.124 102.6);
Tailwind
colors: {
custom: {
50: '#faefa8',
500: '#f4e882',
950: '#000000',
},
}SCSS
$custom: #f4e882; $custom-light: #faefa8; $custom-dark: #000000;
JSON
{
"hex": "#f4e882",
"rgb": {
"r": 244,
"g": 232,
"b": 130
},
"hsl": {
"h": 53.684,
"s": 83.824,
"l": 73.333
},
"oklch": {
"l": 0.91946,
"c": 0.12439,
"h": 102.6
},
"luminance": 0.78558
}Semantic roles & 50–950 ramp
primary
#F4E882
secondary
#4A58D0
accent
#1CE005
background
#FFFFFD
surface
#FFFEF7
border
#D7D6D0
text
#181610
muted
#868581