#F8EA8B#F8EA8B
#F8EA8B is a very light, moderate yellow. Relative luminance 0.807; OKLCH L 92.8% C 0.117 H 101.0°. Best body text is #000000 at 17.13:1 contrast (WCAG AA passes).
Color values
| HEX | #F8EA8B |
|---|---|
| RGB | rgb(248, 234, 139) |
| HSL | hsl(52, 89%, 76%) |
| HSV | hsv(52, 44%, 97%) |
| CMYK | cmyk(0%, 5.6%, 44%, 2.7%) |
| CIE-LAB | lab(91.98, -7.98, 47.68) |
| CIE-LCH | lch(91.98, 48.35, 99.50°) |
| OKLab | oklab(92.81% -0.0224 0.1151) |
| OKLCH | oklch(92.81% 0.117 101) |
| XYZ | xyz(72.7961, 80.6684, 36.1570) |
| Luminance | 0.8067 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 1.63
Dark Cream
#FFF39A
ΔE00 2.20
Buff
#FEF69E
ΔE00 3.11
Sandy Yellow
#FDEE73
ΔE00 3.79
Sandy
#F1DA7A
ΔE00 4.06
Manilla
#FFFA86
ΔE00 4.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8EA8B #8B99F8
analogous
#F8B38B #F8EA8B #CFF88B
triadic
#F8EA8B #8BF8EA #EA8BF8
tetradic
#F8EA8B #8BF8B3 #8B99F8 #F88BCF
square
#F8EA8B #8BF8B3 #8B99F8 #F88BCF
split-complementary
#F8EA8B #8BCFF8 #B38BF8
monochromatic
#F1D518 #F5E051 #F8EA8B #FBF4C5 #FDFAE2
Accessibility & contrast
On white
1.23
#F8EA8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.13
#F8EA8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8EA8B
17.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8EA8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8EA8B | 1.00 | 1.23 | 17.13 | 17.13 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE583
Deuteranopia (green-blind)
#FEEB8F
Tritanopia (blue-blind)
#FFDED3
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #f8ea8b; /* rgb */ color: rgb(248, 234, 139); /* oklch */ color: oklch(92.8% 0.117 101.0);
Tailwind
colors: {
custom: {
50: '#fcf0ae',
500: '#f8ea8b',
950: '#000000',
},
}SCSS
$custom: #f8ea8b; $custom-light: #fcf0ae; $custom-dark: #000000;
JSON
{
"hex": "#f8ea8b",
"rgb": {
"r": 248,
"g": 234,
"b": 139
},
"hsl": {
"h": 52.294,
"s": 88.618,
"l": 75.882
},
"oklch": {
"l": 0.92814,
"c": 0.11722,
"h": 101
},
"luminance": 0.80666
}Semantic roles & 50–950 ramp
primary
#F8EA8B
secondary
#5162D6
accent
#1EE500
background
#FFFFFD
surface
#FFFEF7
border
#D7D6D0
text
#181610
muted
#868581