#F5E676#F5E676
#F5E676 is a very light, vivid yellow. Relative luminance 0.773; OKLCH L 91.5% C 0.134 H 101.8°. Best body text is #000000 at 16.46:1 contrast (WCAG AA passes).
Color values
| HEX | #F5E676 |
|---|---|
| RGB | rgb(245, 230, 118) |
| HSL | hsl(53, 86%, 71%) |
| HSV | hsv(53, 52%, 96%) |
| CMYK | cmyk(0%, 6.1%, 51.8%, 3.9%) |
| CIE-LAB | lab(90.47, -9.05, 55.76) |
| CIE-LCH | lch(90.47, 56.49, 99.22°) |
| OKLab | oklab(91.47% -0.0273 0.1314) |
| OKLCH | oklch(91.47% 0.134 101.8) |
| XYZ | xyz(69.2251, 77.3165, 28.4131) |
| Luminance | 0.7731 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy Yellow
#FDEE73
ΔE00 2.10
Dull Yellow
#EEDC5B
ΔE00 3.14
Yellowish
#FAEE66
ΔE00 3.18
Khaki (CSS)
#F0E68C
ΔE00 3.43
Yellow Tan
#FFE36E
ΔE00 3.47
Sand Yellow
#FCE166
ΔE00 3.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5E676 #7685F5
analogous
#F5A676 #F5E676 #C4F576
triadic
#F5E676 #76F5E6 #E676F5
tetradic
#F5E676 #76F5A6 #7685F5 #F576C4
square
#F5E676 #76F5A6 #7685F5 #F576C4
split-complementary
#F5E676 #76C4F5 #A676F5
monochromatic
#E0C810 #F1DC3D #F5E676 #F9F0AF #FDFAE2
Accessibility & contrast
On white
1.28
#F5E676 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.46
#F5E676 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5E676
16.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5E676 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5E676 | 1.00 | 1.28 | 16.46 | 16.46 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E06C
Deuteranopia (green-blind)
#FCE77B
Tritanopia (blue-blind)
#FFD9CC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #f5e676; /* rgb */ color: rgb(245, 230, 118); /* oklch */ color: oklch(91.5% 0.134 101.8);
Tailwind
colors: {
custom: {
50: '#fbeda0',
500: '#f5e676',
950: '#000000',
},
}SCSS
$custom: #f5e676; $custom-light: #fbeda0; $custom-dark: #000000;
JSON
{
"hex": "#f5e676",
"rgb": {
"r": 245,
"g": 230,
"b": 118
},
"hsl": {
"h": 52.913,
"s": 86.395,
"l": 71.176
},
"oklch": {
"l": 0.9147,
"c": 0.13416,
"h": 101.8
},
"luminance": 0.77314
}Semantic roles & 50–950 ramp
primary
#F5E676
secondary
#3F50D0
accent
#1DE303
background
#FFFEFC
surface
#FFFDF5
border
#D7D5CF
text
#18160F
muted
#868480