#F8EA82#F8EA82
#F8EA82 is a very light, vivid yellow. Relative luminance 0.804; OKLCH L 92.7% C 0.126 H 101.7°. Best body text is #000000 at 17.08:1 contrast (WCAG AA passes).
Color values
| HEX | #F8EA82 |
|---|---|
| RGB | rgb(248, 234, 130) |
| HSL | hsl(53, 89%, 74%) |
| HSV | hsv(53, 48%, 97%) |
| CMYK | cmyk(0%, 5.6%, 47.6%, 2.7%) |
| CIE-LAB | lab(91.87, -8.82, 51.87) |
| CIE-LCH | lch(91.87, 52.61, 99.65°) |
| OKLab | oklab(92.69% -0.0256 0.1238) |
| OKLCH | oklch(92.69% 0.126 101.7) |
| XYZ | xyz(72.1654, 80.4162, 32.8352) |
| Luminance | 0.8041 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.49
Sandy Yellow
#FDEE73
ΔE00 2.54
Dark Cream
#FFF39A
ΔE00 3.07
Straw
#FCF679
ΔE00 3.82
Buff
#FEF69E
ΔE00 3.86
Yellowish
#FAEE66
ΔE00 3.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8EA82 #8290F8
analogous
#F8AF82 #F8EA82 #CBF882
triadic
#F8EA82 #82F8EA #EA82F8
tetradic
#F8EA82 #82F8AF #8290F8 #F882CB
square
#F8EA82 #82F8AF #8290F8 #F882CB
split-complementary
#F8EA82 #82CBF8 #AF82F8
monochromatic
#F2D70E #F5E048 #F8EA82 #FBF4BC #FDFAE2
Accessibility & contrast
On white
1.23
#F8EA82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.08
#F8EA82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8EA82
17.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8EA82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8EA82 | 1.00 | 1.23 | 17.08 | 17.08 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE479
Deuteranopia (green-blind)
#FFEB87
Tritanopia (blue-blind)
#FFDDD2
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #f8ea82; /* rgb */ color: rgb(248, 234, 130); /* oklch */ color: oklch(92.7% 0.126 101.7);
Tailwind
colors: {
custom: {
50: '#fcf0a8',
500: '#f8ea82',
950: '#000000',
},
}SCSS
$custom: #f8ea82; $custom-light: #fcf0a8; $custom-dark: #000000;
JSON
{
"hex": "#f8ea82",
"rgb": {
"r": 248,
"g": 234,
"b": 130
},
"hsl": {
"h": 52.881,
"s": 89.394,
"l": 74.118
},
"oklch": {
"l": 0.92688,
"c": 0.1264,
"h": 101.7
},
"luminance": 0.80414
}Semantic roles & 50–950 ramp
primary
#F8EA82
secondary
#495AD5
accent
#1BE600
background
#FFFFFD
surface
#FFFEF7
border
#D7D6D0
text
#181610
muted
#868581