#F5EA7F#F5EA7F
#F5EA7F is a very light, vivid yellow. Relative luminance 0.798; OKLCH L 92.4% C 0.129 H 103.4°. Best body text is #000000 at 16.96:1 contrast (WCAG AA passes).
Color values
| HEX | #F5EA7F |
|---|---|
| RGB | rgb(245, 234, 127) |
| HSL | hsl(54, 86%, 73%) |
| HSV | hsv(54, 48%, 96%) |
| CMYK | cmyk(0%, 4.5%, 48.2%, 3.9%) |
| CIE-LAB | lab(91.59, -10.27, 52.89) |
| CIE-LCH | lch(91.59, 53.88, 100.99°) |
| OKLab | oklab(92.4% -0.0299 0.1259) |
| OKLCH | oklch(92.4% 0.129 103.4) |
| XYZ | xyz(70.9116, 79.7926, 31.7407) |
| Luminance | 0.7979 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy Yellow
#FDEE73
ΔE00 2.45
Khaki (CSS)
#F0E68C
ΔE00 2.60
Straw
#FCF679
ΔE00 3.30
Dark Cream
#FFF39A
ΔE00 3.44
Yellowish
#FAEE66
ΔE00 3.55
Manilla
#FFFA86
ΔE00 3.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5EA7F #7F8AF5
analogous
#F5AF7F #F5EA7F #C5F57F
triadic
#F5EA7F #7FF5EA #EA7FF5
tetradic
#F5EA7F #7FF5AF #7F8AF5 #F57FC5
square
#F5EA7F #7FF5AF #7F8AF5 #F57FC5
split-complementary
#F5EA7F #7FC5F5 #AF7FF5
monochromatic
#E8D412 #F1E146 #F5EA7F #F9F3B8 #FDFAE3
Accessibility & contrast
On white
1.24
#F5EA7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.96
#F5EA7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5EA7F
16.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5EA7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5EA7F | 1.00 | 1.24 | 16.96 | 16.96 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE476
Deuteranopia (green-blind)
#FEEA84
Tritanopia (blue-blind)
#FFDDD1
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #f5ea7f; /* rgb */ color: rgb(245, 234, 127); /* oklch */ color: oklch(92.4% 0.129 103.4);
Tailwind
colors: {
custom: {
50: '#faf0a6',
500: '#f5ea7f',
950: '#000000',
},
}SCSS
$custom: #f5ea7f; $custom-light: #faf0a6; $custom-dark: #000000;
JSON
{
"hex": "#f5ea7f",
"rgb": {
"r": 245,
"g": 234,
"b": 127
},
"hsl": {
"h": 54.407,
"s": 85.507,
"l": 72.941
},
"oklch": {
"l": 0.92396,
"c": 0.12936,
"h": 103.4
},
"luminance": 0.7979
}Semantic roles & 50–950 ramp
primary
#F5EA7F
secondary
#4754D1
accent
#18E203
background
#FFFFFC
surface
#FFFEF6
border
#D7D6D0
text
#18160F
muted
#868580