#F7EA89#F7EA89
#F7EA89 is a very light, moderate yellow. Relative luminance 0.804; OKLCH L 92.7% C 0.119 H 101.7°. Best body text is #000000 at 17.09:1 contrast (WCAG AA passes).
Color values
| HEX | #F7EA89 |
|---|---|
| RGB | rgb(247, 234, 137) |
| HSL | hsl(53, 87%, 75%) |
| HSV | hsv(53, 45%, 97%) |
| CMYK | cmyk(0%, 5.3%, 44.5%, 3.1%) |
| CIE-LAB | lab(91.88, -8.56, 48.50) |
| CIE-LCH | lch(91.88, 49.25, 100.02°) |
| OKLab | oklab(92.7% -0.0242 0.1168) |
| OKLCH | oklch(92.7% 0.119 101.7) |
| XYZ | xyz(72.2977, 80.4282, 35.3779) |
| Luminance | 0.8043 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 1.61
Dark Cream
#FFF39A
ΔE00 2.35
Buff
#FEF69E
ΔE00 3.15
Sandy Yellow
#FDEE73
ΔE00 3.54
Sandy
#F1DA7A
ΔE00 4.19
Manilla
#FFFA86
ΔE00 4.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7EA89 #8996F7
analogous
#F7B389 #F7EA89 #CDF789
triadic
#F7EA89 #89F7EA #EA89F7
tetradic
#F7EA89 #89F7B3 #8996F7 #F789CD
square
#F7EA89 #89F7B3 #8996F7 #F789CD
split-complementary
#F7EA89 #89CDF7 #B389F7
monochromatic
#EFD616 #F3E050 #F7EA89 #FBF4C2 #FDFAE2
Accessibility & contrast
On white
1.23
#F7EA89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.09
#F7EA89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7EA89
17.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7EA89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7EA89 | 1.00 | 1.23 | 17.09 | 17.09 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE481
Deuteranopia (green-blind)
#FEEA8D
Tritanopia (blue-blind)
#FFDED3
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #f7ea89; /* rgb */ color: rgb(247, 234, 137); /* oklch */ color: oklch(92.7% 0.119 101.7);
Tailwind
colors: {
custom: {
50: '#fcf0ad',
500: '#f7ea89',
950: '#000000',
},
}SCSS
$custom: #f7ea89; $custom-light: #fcf0ad; $custom-dark: #000000;
JSON
{
"hex": "#f7ea89",
"rgb": {
"r": 247,
"g": 234,
"b": 137
},
"hsl": {
"h": 52.909,
"s": 87.302,
"l": 75.294
},
"oklch": {
"l": 0.927,
"c": 0.11926,
"h": 101.7
},
"luminance": 0.80426
}Semantic roles & 50–950 ramp
primary
#F7EA89
secondary
#505FD5
accent
#1CE402
background
#FFFFFD
surface
#FFFEF7
border
#D7D6D0
text
#181610
muted
#868581