#F3F575#F3F575
#F3F575 is a very light, vivid yellow. Relative luminance 0.856; OKLCH L 94.4% C 0.150 H 109.8°. Best body text is #000000 at 18.13:1 contrast (WCAG AA passes).
Color values
| HEX | #F3F575 |
|---|---|
| RGB | rgb(243, 245, 117) |
| HSL | hsl(61, 86%, 71%) |
| HSV | hsv(61, 52%, 96%) |
| CMYK | cmyk(0.8%, 0%, 52.2%, 3.9%) |
| CIE-LAB | lab(94.16, -17.30, 60.49) |
| CIE-LCH | lch(94.16, 62.91, 105.96°) |
| OKLab | oklab(94.37% -0.0509 0.1415) |
| OKLCH | oklch(94.37% 0.15 109.8) |
| XYZ | xyz(72.8272, 85.6456, 29.5211) |
| Luminance | 0.8564 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 1.71
Straw
#FCF679
ΔE00 1.94
Custard
#FFFD78
ΔE00 2.09
Faded Yellow
#FEFF7F
ΔE00 2.09
Light Yellow
#FFFE7A
ΔE00 2.11
Banana (survey)
#FFFF7E
ΔE00 2.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3F575 #7775F5
analogous
#F5B775 #F3F575 #B3F575
triadic
#F3F575 #75F3F5 #F575F3
tetradic
#F3F575 #75F5B7 #7775F5 #F575B3
square
#F3F575 #75F5B7 #7775F5 #F575B3
split-complementary
#F3F575 #75B3F5 #B775F5
monochromatic
#DCDF10 #EEF13C #F3F575 #F8F9AE #FDFDE2
Accessibility & contrast
On white
1.16
#F3F575 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.13
#F3F575 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3F575
18.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3F575 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3F575 | 1.00 | 1.16 | 18.13 | 18.13 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC68
Deuteranopia (green-blind)
#FFF07C
Tritanopia (blue-blind)
#FFE8D8
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #f3f575; /* rgb */ color: rgb(243, 245, 117); /* oklch */ color: oklch(94.4% 0.150 109.8);
Tailwind
colors: {
custom: {
50: '#f9f8a0',
500: '#f3f575',
950: '#000000',
},
}SCSS
$custom: #f3f575; $custom-light: #f9f8a0; $custom-dark: #000000;
JSON
{
"hex": "#f3f575",
"rgb": {
"r": 243,
"g": 245,
"b": 117
},
"hsl": {
"h": 60.938,
"s": 86.486,
"l": 70.98
},
"oklch": {
"l": 0.94366,
"c": 0.1504,
"h": 109.8
},
"luminance": 0.85644
}Semantic roles & 50–950 ramp
primary
#F3F575
secondary
#413FD0
accent
#02E306
background
#FFFFFC
surface
#FFFEF5
border
#D7D6CF
text
#18170F
muted
#868580