#F5EB76#F5EB76
#F5EB76 is a very light, vivid yellow. Relative luminance 0.801; OKLCH L 92.5% C 0.139 H 104.4°. Best body text is #000000 at 17.03:1 contrast (WCAG AA passes).
Color values
| HEX | #F5EB76 |
|---|---|
| RGB | rgb(245, 235, 118) |
| HSL | hsl(55, 86%, 71%) |
| HSV | hsv(55, 52%, 96%) |
| CMYK | cmyk(0%, 4.1%, 51.8%, 3.9%) |
| CIE-LAB | lab(91.75, -11.53, 57.26) |
| CIE-LCH | lch(91.75, 58.41, 101.38°) |
| OKLab | oklab(92.49% -0.0344 0.1346) |
| OKLCH | oklch(92.49% 0.139 104.4) |
| XYZ | xyz(70.6366, 80.1394, 28.8836) |
| Luminance | 0.8014 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy Yellow
#FDEE73
ΔE00 1.67
Yellowish
#FAEE66
ΔE00 2.33
Straw
#FCF679
ΔE00 2.47
Manilla
#FFFA86
ΔE00 3.24
Khaki (CSS)
#F0E68C
ΔE00 3.85
Yellowish Tan
#FCFC81
ΔE00 3.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5EB76 #7680F5
analogous
#F5AB76 #F5EB76 #BFF576
triadic
#F5EB76 #76F5EB #EB76F5
tetradic
#F5EB76 #76F5AB #7680F5 #F576BF
square
#F5EB76 #76F5AB #7680F5 #F576BF
split-complementary
#F5EB76 #76BFF5 #AB76F5
monochromatic
#E0D010 #F1E33D #F5EB76 #F9F3AF #FDFBE2
Accessibility & contrast
On white
1.23
#F5EB76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.03
#F5EB76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5EB76
17.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5EB76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5EB76 | 1.00 | 1.23 | 17.03 | 17.03 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE46B
Deuteranopia (green-blind)
#FFEA7C
Tritanopia (blue-blind)
#FFDED0
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #f5eb76; /* rgb */ color: rgb(245, 235, 118); /* oklch */ color: oklch(92.5% 0.139 104.4);
Tailwind
colors: {
custom: {
50: '#fbf1a0',
500: '#f5eb76',
950: '#000000',
},
}SCSS
$custom: #f5eb76; $custom-light: #fbf1a0; $custom-dark: #000000;
JSON
{
"hex": "#f5eb76",
"rgb": {
"r": 245,
"g": 235,
"b": 118
},
"hsl": {
"h": 55.276,
"s": 86.395,
"l": 71.176
},
"oklch": {
"l": 0.92487,
"c": 0.13896,
"h": 104.4
},
"luminance": 0.80137
}Semantic roles & 50–950 ramp
primary
#F5EB76
secondary
#3F4BD0
accent
#14E303
background
#FFFFFC
surface
#FFFEF5
border
#D7D6CF
text
#18160F
muted
#868580