#F5E677#F5E677
#F5E677 is a very light, vivid yellow. Relative luminance 0.773; OKLCH L 91.5% C 0.133 H 101.7°. Best body text is #000000 at 16.47:1 contrast (WCAG AA passes).
Color values
| HEX | #F5E677 |
|---|---|
| RGB | rgb(245, 230, 119) |
| HSL | hsl(53, 86%, 71%) |
| HSV | hsv(53, 51%, 96%) |
| CMYK | cmyk(0%, 6.1%, 51.4%, 3.9%) |
| CIE-LAB | lab(90.48, -8.97, 55.31) |
| CIE-LCH | lch(90.48, 56.03, 99.21°) |
| OKLab | oklab(91.48% -0.027 0.1305) |
| OKLCH | oklch(91.48% 0.133 101.7) |
| XYZ | xyz(69.2849, 77.3404, 28.7277) |
| Luminance | 0.7734 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy Yellow
#FDEE73
ΔE00 2.18
Dull Yellow
#EEDC5B
ΔE00 3.23
Yellowish
#FAEE66
ΔE00 3.29
Khaki (CSS)
#F0E68C
ΔE00 3.31
Yellow Tan
#FFE36E
ΔE00 3.49
Sand Yellow
#FCE166
ΔE00 3.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5E677 #7786F5
analogous
#F5A777 #F5E677 #C5F577
triadic
#F5E677 #77F5E6 #E677F5
tetradic
#F5E677 #77F5A7 #7786F5 #F577C5
square
#F5E677 #77F5A7 #7786F5 #F577C5
split-complementary
#F5E677 #77C5F5 #A777F5
monochromatic
#E1C811 #F1DC3E #F5E677 #F9F0B0 #FDFAE2
Accessibility & contrast
On white
1.28
#F5E677 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.47
#F5E677 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5E677
16.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5E677 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5E677 | 1.00 | 1.28 | 16.47 | 16.47 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E06D
Deuteranopia (green-blind)
#FCE77C
Tritanopia (blue-blind)
#FFD9CD
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #f5e677; /* rgb */ color: rgb(245, 230, 119); /* oklch */ color: oklch(91.5% 0.133 101.7);
Tailwind
colors: {
custom: {
50: '#fbeda1',
500: '#f5e677',
950: '#000000',
},
}SCSS
$custom: #f5e677; $custom-light: #fbeda1; $custom-dark: #000000;
JSON
{
"hex": "#f5e677",
"rgb": {
"r": 245,
"g": 230,
"b": 119
},
"hsl": {
"h": 52.857,
"s": 86.301,
"l": 71.373
},
"oklch": {
"l": 0.91482,
"c": 0.13322,
"h": 101.7
},
"luminance": 0.77338
}Semantic roles & 50–950 ramp
primary
#F5E677
secondary
#4051D0
accent
#1DE303
background
#FFFEFC
surface
#FFFDF5
border
#D7D5CF
text
#18160F
muted
#868480