#F5F677#F5F677
#F5F677 is a very light, vivid yellow. Relative luminance 0.867; OKLCH L 94.8% C 0.149 H 109.3°. Best body text is #000000 at 18.33:1 contrast (WCAG AA passes).
Color values
| HEX | #F5F677 |
|---|---|
| RGB | rgb(245, 246, 119) |
| HSL | hsl(60, 88%, 72%) |
| HSV | hsv(60, 52%, 96%) |
| CMYK | cmyk(0.4%, 0%, 51.6%, 3.5%) |
| CIE-LAB | lab(94.59, -16.84, 60.13) |
| CIE-LCH | lch(94.59, 62.44, 105.64°) |
| OKLab | oklab(94.76% -0.0495 0.1409) |
| OKLCH | oklch(94.76% 0.149 109.3) |
| XYZ | xyz(73.9435, 86.6577, 30.2806) |
| Luminance | 0.8666 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 1.40
Straw
#FCF679
ΔE00 1.67
Custard
#FFFD78
ΔE00 1.82
Faded Yellow
#FEFF7F
ΔE00 1.83
Light Yellow
#FFFE7A
ΔE00 1.84
Banana (survey)
#FFFF7E
ΔE00 1.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5F677 #7877F6
analogous
#F6B877 #F5F677 #B6F677
triadic
#F5F677 #77F5F6 #F677F5
tetradic
#F5F677 #77F6B8 #7877F6 #F677B6
square
#F5F677 #77F6B8 #7877F6 #F677B6
split-complementary
#F5F677 #77B6F6 #B877F6
monochromatic
#E2E40F #F1F23E #F5F677 #F9FAB0 #FDFDE2
Accessibility & contrast
On white
1.15
#F5F677 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.33
#F5F677 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5F677
18.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5F677 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5F677 | 1.00 | 1.15 | 18.33 | 18.33 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED6B
Deuteranopia (green-blind)
#FFF27E
Tritanopia (blue-blind)
#FFE9DA
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #f5f677; /* rgb */ color: rgb(245, 246, 119); /* oklch */ color: oklch(94.8% 0.149 109.3);
Tailwind
colors: {
custom: {
50: '#fbf9a2',
500: '#f5f677',
950: '#000000',
},
}SCSS
$custom: #f5f677; $custom-light: #fbf9a2; $custom-dark: #000000;
JSON
{
"hex": "#f5f677",
"rgb": {
"r": 245,
"g": 246,
"b": 119
},
"hsl": {
"h": 60.472,
"s": 87.586,
"l": 71.569
},
"oklch": {
"l": 0.94755,
"c": 0.14937,
"h": 109.3
},
"luminance": 0.86656
}Semantic roles & 50–950 ramp
primary
#F5F677
secondary
#4140D1
accent
#01E403
background
#FFFFFC
surface
#FFFFF6
border
#D7D7D0
text
#18170F
muted
#868580