#F3F77A#F3F77A
#F3F77A is a very light, vivid yellow. Relative luminance 0.870; OKLCH L 94.8% C 0.148 H 110.6°. Best body text is #000000 at 18.40:1 contrast (WCAG AA passes).
Color values
| HEX | #F3F77A |
|---|---|
| RGB | rgb(243, 247, 122) |
| HSL | hsl(62, 89%, 72%) |
| HSV | hsv(62, 51%, 97%) |
| CMYK | cmyk(1.6%, 0%, 50.6%, 3.1%) |
| CIE-LAB | lab(94.73, -17.86, 58.90) |
| CIE-LCH | lch(94.73, 61.55, 106.87°) |
| OKLab | oklab(94.84% -0.052 0.1386) |
| OKLCH | oklch(94.84% 0.148 110.6) |
| XYZ | xyz(73.7374, 86.9830, 31.3136) |
| Luminance | 0.8698 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 1.50
Faded Yellow
#FEFF7F
ΔE00 1.90
Butter
#FFFF81
ΔE00 2.00
Pale Yellow
#FFFF84
ΔE00 2.01
Banana (survey)
#FFFF7E
ΔE00 2.06
Light Yellow
#FFFE7A
ΔE00 2.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3F77A #7E7AF7
analogous
#F7BD7A #F3F77A #B5F77A
triadic
#F3F77A #7AF3F7 #F77AF3
tetradic
#F3F77A #7AF7BD #7E7AF7 #F77AB5
square
#F3F77A #7AF7BD #7E7AF7 #F77AB5
split-complementary
#F3F77A #7AB5F7 #BD7AF7
monochromatic
#E2E90E #EEF440 #F3F77A #F8FAB4 #FCFDE2
Accessibility & contrast
On white
1.14
#F3F77A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.40
#F3F77A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3F77A
18.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3F77A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3F77A | 1.00 | 1.14 | 18.40 | 18.40 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE6E
Deuteranopia (green-blind)
#FFF281
Tritanopia (blue-blind)
#FFEADB
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #f3f77a; /* rgb */ color: rgb(243, 247, 122); /* oklch */ color: oklch(94.8% 0.148 110.6);
Tailwind
colors: {
custom: {
50: '#f9f9a3',
500: '#f3f77a',
950: '#000000',
},
}SCSS
$custom: #f3f77a; $custom-light: #f9f9a3; $custom-dark: #000000;
JSON
{
"hex": "#f3f77a",
"rgb": {
"r": 243,
"g": 247,
"b": 122
},
"hsl": {
"h": 61.92,
"s": 88.652,
"l": 72.353
},
"oklch": {
"l": 0.94838,
"c": 0.14801,
"h": 110.6
},
"luminance": 0.86981
}Semantic roles & 50–950 ramp
primary
#F3F77A
secondary
#4742D3
accent
#00E508
background
#FFFFFC
surface
#FFFFF6
border
#D7D7D0
text
#18170F
muted
#868580