#F5E07A#F5E07A
#F5E07A is a very light, vivid yellow. Relative luminance 0.741; OKLCH L 90.3% C 0.125 H 98.0°. Best body text is #000000 at 15.83:1 contrast (WCAG AA passes).
Color values
| HEX | #F5E07A |
|---|---|
| RGB | rgb(245, 224, 122) |
| HSL | hsl(50, 86%, 72%) |
| HSV | hsv(50, 50%, 96%) |
| CMYK | cmyk(0%, 8.6%, 50.2%, 3.9%) |
| CIE-LAB | lab(88.98, -5.71, 52.11) |
| CIE-LCH | lch(88.98, 52.43, 96.25°) |
| OKLab | oklab(90.31% -0.0173 0.1237) |
| OKLCH | oklch(90.31% 0.125 98) |
| XYZ | xyz(67.8268, 74.1315, 29.1446) |
| Luminance | 0.7413 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 1.61
Yellow Tan
#FFE36E
ΔE00 2.70
Wheat (survey)
#FBDD7E
ΔE00 2.84
Pale Gold
#FDDE6C
ΔE00 2.99
Sand Yellow
#FCE166
ΔE00 3.02
Khaki (CSS)
#F0E68C
ΔE00 3.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5E07A #7A8FF5
analogous
#F5A37A #F5E07A #CDF57A
triadic
#F5E07A #7AF5E0 #E07AF5
tetradic
#F5E07A #7AF5A3 #7A8FF5 #F57ACD
square
#F5E07A #7AF5A3 #7A8FF5 #F57ACD
split-complementary
#F5E07A #7ACDF5 #A37AF5
monochromatic
#E3C011 #F1D341 #F5E07A #F9EDB3 #FDF8E3
Accessibility & contrast
On white
1.33
#F5E07A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.83
#F5E07A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5E07A
15.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5E07A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5E07A | 1.00 | 1.33 | 15.83 | 15.83 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DB71
Deuteranopia (green-blind)
#F7E37E
Tritanopia (blue-blind)
#FFD3C8
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #f5e07a; /* rgb */ color: rgb(245, 224, 122); /* oklch */ color: oklch(90.3% 0.125 98.0);
Tailwind
colors: {
custom: {
50: '#fbe9a2',
500: '#f5e07a',
950: '#000000',
},
}SCSS
$custom: #f5e07a; $custom-light: #fbe9a2; $custom-dark: #000000;
JSON
{
"hex": "#f5e07a",
"rgb": {
"r": 245,
"g": 224,
"b": 122
},
"hsl": {
"h": 49.756,
"s": 86.014,
"l": 71.961
},
"oklch": {
"l": 0.9031,
"c": 0.12494,
"h": 98
},
"luminance": 0.74129
}Semantic roles & 50–950 ramp
primary
#F5E07A
secondary
#435BD0
accent
#29E303
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#18160F
muted
#868480