#F5EA76#F5EA76
#F5EA76 is a very light, vivid yellow. Relative luminance 0.796; OKLCH L 92.3% C 0.138 H 103.8°. Best body text is #000000 at 16.91:1 contrast (WCAG AA passes).
Color values
| HEX | #F5EA76 |
|---|---|
| RGB | rgb(245, 234, 118) |
| HSL | hsl(55, 86%, 71%) |
| HSV | hsv(55, 52%, 96%) |
| CMYK | cmyk(0%, 4.5%, 51.8%, 3.9%) |
| CIE-LAB | lab(91.49, -11.04, 56.96) |
| CIE-LCH | lch(91.49, 58.02, 100.96°) |
| OKLab | oklab(92.28% -0.033 0.134) |
| OKLCH | oklch(92.28% 0.138 103.8) |
| XYZ | xyz(70.3511, 79.5684, 28.7884) |
| Luminance | 0.7957 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy Yellow
#FDEE73
ΔE00 1.64
Yellowish
#FAEE66
ΔE00 2.43
Straw
#FCF679
ΔE00 2.76
Manilla
#FFFA86
ΔE00 3.49
Khaki (CSS)
#F0E68C
ΔE00 3.72
Dull Yellow
#EEDC5B
ΔE00 3.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5EA76 #7681F5
analogous
#F5AA76 #F5EA76 #C0F576
triadic
#F5EA76 #76F5EA #EA76F5
tetradic
#F5EA76 #76F5AA #7681F5 #F576C0
square
#F5EA76 #76F5AA #7681F5 #F576C0
split-complementary
#F5EA76 #76C0F5 #AA76F5
monochromatic
#E0CE10 #F1E13D #F5EA76 #F9F3AF #FDFBE2
Accessibility & contrast
On white
1.24
#F5EA76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.91
#F5EA76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5EA76
16.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5EA76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5EA76 | 1.00 | 1.24 | 16.91 | 16.91 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE36B
Deuteranopia (green-blind)
#FFE97C
Tritanopia (blue-blind)
#FFDDD0
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #f5ea76; /* rgb */ color: rgb(245, 234, 118); /* oklch */ color: oklch(92.3% 0.138 103.8);
Tailwind
colors: {
custom: {
50: '#fbf0a0',
500: '#f5ea76',
950: '#000000',
},
}SCSS
$custom: #f5ea76; $custom-light: #fbf0a0; $custom-dark: #000000;
JSON
{
"hex": "#f5ea76",
"rgb": {
"r": 245,
"g": 234,
"b": 118
},
"hsl": {
"h": 54.803,
"s": 86.395,
"l": 71.176
},
"oklch": {
"l": 0.92283,
"c": 0.13798,
"h": 103.8
},
"luminance": 0.79566
}Semantic roles & 50–950 ramp
primary
#F5EA76
secondary
#3F4CD0
accent
#16E303
background
#FFFFFC
surface
#FFFEF5
border
#D7D6CF
text
#18160F
muted
#868580