#F7E089#F7E089
#F7E089 is a very light, moderate yellow. Relative luminance 0.749; OKLCH L 90.7% C 0.110 H 95.0°. Best body text is #000000 at 15.98:1 contrast (WCAG AA passes).
Color values
| HEX | #F7E089 |
|---|---|
| RGB | rgb(247, 224, 137) |
| HSL | hsl(47, 87%, 75%) |
| HSV | hsv(47, 45%, 97%) |
| CMYK | cmyk(0%, 9.3%, 44.5%, 3.1%) |
| CIE-LAB | lab(89.34, -3.54, 45.34) |
| CIE-LCH | lch(89.34, 45.48, 94.47°) |
| OKLab | oklab(90.7% -0.0097 0.1097) |
| OKLCH | oklch(90.7% 0.11 95) |
| XYZ | xyz(69.5307, 74.8942, 34.4555) |
| Luminance | 0.7489 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 2.03
Wheat (survey)
#FBDD7E
ΔE00 2.21
Khaki (CSS)
#F0E68C
ΔE00 3.77
Pale Gold
#FDDE6C
ΔE00 4.18
Yellow Tan
#FFE36E
ΔE00 4.32
Dark Cream
#FFF39A
ΔE00 4.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7E089 #89A0F7
analogous
#F7A989 #F7E089 #D7F789
triadic
#F7E089 #89F7E0 #E089F7
tetradic
#F7E089 #89F7A9 #89A0F7 #F789D7
square
#F7E089 #89F7A9 #89A0F7 #F789D7
split-complementary
#F7E089 #89D7F7 #A989F7
monochromatic
#EFC216 #F3D150 #F7E089 #FBEFC2 #FDF7E2
Accessibility & contrast
On white
1.31
#F7E089 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.98
#F7E089 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7E089
15.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7E089 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7E089 | 1.00 | 1.31 | 15.98 | 15.98 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DC82
Deuteranopia (green-blind)
#F7E48C
Tritanopia (blue-blind)
#FFD4CB
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #f7e089; /* rgb */ color: rgb(247, 224, 137); /* oklch */ color: oklch(90.7% 0.110 95.0);
Tailwind
colors: {
custom: {
50: '#fce9ad',
500: '#f7e089',
950: '#000000',
},
}SCSS
$custom: #f7e089; $custom-light: #fce9ad; $custom-dark: #000000;
JSON
{
"hex": "#f7e089",
"rgb": {
"r": 247,
"g": 224,
"b": 137
},
"hsl": {
"h": 47.455,
"s": 87.302,
"l": 75.294
},
"oklch": {
"l": 0.90695,
"c": 0.11012,
"h": 95
},
"luminance": 0.74892
}Semantic roles & 50–950 ramp
primary
#F7E089
secondary
#506BD5
accent
#31E402
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181610
muted
#868481