#F5E089#F5E089
#F5E089 is a very light, moderate yellow. Relative luminance 0.745; OKLCH L 90.5% C 0.110 H 96.2°. Best body text is #000000 at 15.91:1 contrast (WCAG AA passes).
Color values
| HEX | #F5E089 |
|---|---|
| RGB | rgb(245, 224, 137) |
| HSL | hsl(48, 84%, 75%) |
| HSV | hsv(48, 44%, 96%) |
| CMYK | cmyk(0%, 8.6%, 44.1%, 3.9%) |
| CIE-LAB | lab(89.17, -4.33, 45.09) |
| CIE-LCH | lch(89.17, 45.30, 95.49°) |
| OKLab | oklab(90.52% -0.0118 0.1092) |
| OKLCH | oklch(90.52% 0.11 96.2) |
| XYZ | xyz(68.8290, 74.5324, 34.4226) |
| Luminance | 0.7453 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 2.01
Wheat (survey)
#FBDD7E
ΔE00 2.68
Khaki (CSS)
#F0E68C
ΔE00 3.24
Pale Gold
#FDDE6C
ΔE00 4.44
Yellow Tan
#FFE36E
ΔE00 4.48
Dark Cream
#FFF39A
ΔE00 4.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5E089 #899EF5
analogous
#F5AA89 #F5E089 #D4F589
triadic
#F5E089 #89F5E0 #E089F5
tetradic
#F5E089 #89F5AA #899EF5 #F589D4
square
#F5E089 #89F5AA #899EF5 #F589D4
split-complementary
#F5E089 #89D4F5 #AA89F5
monochromatic
#EBC218 #F0D151 #F5E089 #FAEFC1 #FDF8E3
Accessibility & contrast
On white
1.32
#F5E089 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.91
#F5E089 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5E089
15.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5E089 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5E089 | 1.00 | 1.32 | 15.91 | 15.91 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DC82
Deuteranopia (green-blind)
#F6E38C
Tritanopia (blue-blind)
#FFD4CB
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #f5e089; /* rgb */ color: rgb(245, 224, 137); /* oklch */ color: oklch(90.5% 0.110 96.2);
Tailwind
colors: {
custom: {
50: '#fae9ad',
500: '#f5e089',
950: '#000000',
},
}SCSS
$custom: #f5e089; $custom-light: #fae9ad; $custom-dark: #000000;
JSON
{
"hex": "#f5e089",
"rgb": {
"r": 245,
"g": 224,
"b": 137
},
"hsl": {
"h": 48.333,
"s": 84.375,
"l": 74.902
},
"oklch": {
"l": 0.9052,
"c": 0.10979,
"h": 96.2
},
"luminance": 0.7453
}Semantic roles & 50–950 ramp
primary
#F5E089
secondary
#5069D2
accent
#2FE105
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181610
muted
#868481