#F8EA89#F8EA89
#F8EA89 is a very light, moderate yellow. Relative luminance 0.806; OKLCH L 92.8% C 0.119 H 101.2°. Best body text is #000000 at 17.12:1 contrast (WCAG AA passes).
Color values
| HEX | #F8EA89 |
|---|---|
| RGB | rgb(248, 234, 137) |
| HSL | hsl(52, 89%, 75%) |
| HSV | hsv(52, 45%, 97%) |
| CMYK | cmyk(0%, 5.6%, 44.8%, 2.7%) |
| CIE-LAB | lab(91.96, -8.17, 48.62) |
| CIE-LCH | lch(91.96, 49.30, 99.54°) |
| OKLab | oklab(92.79% -0.0231 0.117) |
| OKLCH | oklch(92.79% 0.119 101.2) |
| XYZ | xyz(72.6513, 80.6105, 35.3944) |
| Luminance | 0.8061 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 1.78
Dark Cream
#FFF39A
ΔE00 2.36
Buff
#FEF69E
ΔE00 3.25
Sandy Yellow
#FDEE73
ΔE00 3.50
Sandy
#F1DA7A
ΔE00 4.05
Manilla
#FFFA86
ΔE00 4.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8EA89 #8997F8
analogous
#F8B289 #F8EA89 #CFF889
triadic
#F8EA89 #89F8EA #EA89F8
tetradic
#F8EA89 #89F8B2 #8997F8 #F889CF
square
#F8EA89 #89F8B2 #8997F8 #F889CF
split-complementary
#F8EA89 #89CFF8 #B289F8
monochromatic
#F1D515 #F5E04F #F8EA89 #FBF4C3 #FDFAE2
Accessibility & contrast
On white
1.23
#F8EA89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.12
#F8EA89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8EA89
17.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8EA89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8EA89 | 1.00 | 1.23 | 17.12 | 17.12 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE481
Deuteranopia (green-blind)
#FFEB8D
Tritanopia (blue-blind)
#FFDED3
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #f8ea89; /* rgb */ color: rgb(248, 234, 137); /* oklch */ color: oklch(92.8% 0.119 101.2);
Tailwind
colors: {
custom: {
50: '#fcf0ad',
500: '#f8ea89',
950: '#000000',
},
}SCSS
$custom: #f8ea89; $custom-light: #fcf0ad; $custom-dark: #000000;
JSON
{
"hex": "#f8ea89",
"rgb": {
"r": 248,
"g": 234,
"b": 137
},
"hsl": {
"h": 52.432,
"s": 88.8,
"l": 75.49
},
"oklch": {
"l": 0.92785,
"c": 0.1193,
"h": 101.2
},
"luminance": 0.80608
}Semantic roles & 50–950 ramp
primary
#F8EA89
secondary
#4F60D6
accent
#1DE500
background
#FFFFFD
surface
#FFFEF7
border
#D7D6D0
text
#181610
muted
#868581