#F3F780#F3F780
#F3F780 is a very light, vivid yellow. Relative luminance 0.871; OKLCH L 94.9% C 0.142 H 110.5°. Best body text is #000000 at 18.43:1 contrast (WCAG AA passes).
Color values
| HEX | #F3F780 |
|---|---|
| RGB | rgb(243, 247, 128) |
| HSL | hsl(62, 88%, 74%) |
| HSV | hsv(62, 48%, 97%) |
| CMYK | cmyk(1.6%, 0%, 48.2%, 3.1%) |
| CIE-LAB | lab(94.80, -17.34, 56.24) |
| CIE-LCH | lch(94.80, 58.85, 107.14°) |
| OKLab | oklab(94.91% -0.0499 0.1333) |
| OKLCH | oklch(94.91% 0.142 110.5) |
| XYZ | xyz(74.1207, 87.1363, 33.3323) |
| Luminance | 0.8713 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 1.60
Pale Yellow
#FFFF84
ΔE00 2.07
Faded Yellow
#FEFF7F
ΔE00 2.16
Butter
#FFFF81
ΔE00 2.19
Manilla
#FFFA86
ΔE00 2.34
Banana (survey)
#FFFF7E
ΔE00 2.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3F780 #8480F7
analogous
#F7BF80 #F3F780 #B7F780
triadic
#F3F780 #80F3F7 #F780F3
tetradic
#F3F780 #80F7BF #8480F7 #F780B7
square
#F3F780 #80F7BF #8480F7 #F780B7
split-complementary
#F3F780 #80B7F7 #BF80F7
monochromatic
#E6EE0F #EEF346 #F3F780 #F8FBBA #FCFDE2
Accessibility & contrast
On white
1.14
#F3F780 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.43
#F3F780 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3F780
18.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3F780 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3F780 | 1.00 | 1.14 | 18.43 | 18.43 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE75
Deuteranopia (green-blind)
#FFF286
Tritanopia (blue-blind)
#FFEBDC
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #f3f780; /* rgb */ color: rgb(243, 247, 128); /* oklch */ color: oklch(94.9% 0.142 110.5);
Tailwind
colors: {
custom: {
50: '#f9f9a7',
500: '#f3f780',
950: '#000000',
},
}SCSS
$custom: #f3f780; $custom-light: #f9f9a7; $custom-dark: #000000;
JSON
{
"hex": "#f3f780",
"rgb": {
"r": 243,
"g": 247,
"b": 128
},
"hsl": {
"h": 62.017,
"s": 88.148,
"l": 73.529
},
"oklch": {
"l": 0.9491,
"c": 0.14234,
"h": 110.5
},
"luminance": 0.87135
}Semantic roles & 50–950 ramp
primary
#F3F780
secondary
#4C48D4
accent
#01E508
background
#FFFFFD
surface
#FFFFF7
border
#D7D7D0
text
#181710
muted
#868581