#F3F775#F3F775
#F3F775 is a very light, vivid yellow. Relative luminance 0.869; OKLCH L 94.8% C 0.153 H 110.6°. Best body text is #000000 at 18.37:1 contrast (WCAG AA passes).
Color values
| HEX | #F3F775 |
|---|---|
| RGB | rgb(243, 247, 117) |
| HSL | hsl(62, 89%, 71%) |
| HSV | hsv(62, 53%, 97%) |
| CMYK | cmyk(1.6%, 0%, 52.6%, 3.1%) |
| CIE-LAB | lab(94.68, -18.27, 61.09) |
| CIE-LCH | lch(94.68, 63.76, 106.65°) |
| OKLab | oklab(94.78% -0.0536 0.1428) |
| OKLCH | oklch(94.78% 0.153 110.6) |
| XYZ | xyz(73.4355, 86.8622, 29.7238) |
| Luminance | 0.8686 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 1.67
Faded Yellow
#FEFF7F
ΔE00 1.88
Light Yellow
#FFFE7A
ΔE00 2.00
Banana (survey)
#FFFF7E
ΔE00 2.00
Butter
#FFFF81
ΔE00 2.05
Custard
#FFFD78
ΔE00 2.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3F775 #7975F7
analogous
#F7BA75 #F3F775 #B2F775
triadic
#F3F775 #75F3F7 #F775F3
tetradic
#F3F775 #75F7BA #7975F7 #F775B2
square
#F3F775 #75F7BA #7975F7 #F775B2
split-complementary
#F3F775 #75B2F7 #BA75F7
monochromatic
#DEE40D #EEF43B #F3F775 #F8FAAF #FCFDE2
Accessibility & contrast
On white
1.14
#F3F775 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.37
#F3F775 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3F775
18.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3F775 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3F775 | 1.00 | 1.14 | 18.37 | 18.37 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE68
Deuteranopia (green-blind)
#FFF27C
Tritanopia (blue-blind)
#FFEADA
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #f3f775; /* rgb */ color: rgb(243, 247, 117); /* oklch */ color: oklch(94.8% 0.153 110.6);
Tailwind
colors: {
custom: {
50: '#f9f9a0',
500: '#f3f775',
950: '#000000',
},
}SCSS
$custom: #f3f775; $custom-light: #f9f9a0; $custom-dark: #000000;
JSON
{
"hex": "#f3f775",
"rgb": {
"r": 243,
"g": 247,
"b": 117
},
"hsl": {
"h": 61.846,
"s": 89.041,
"l": 71.373
},
"oklch": {
"l": 0.9478,
"c": 0.15257,
"h": 110.6
},
"luminance": 0.86861
}Semantic roles & 50–950 ramp
primary
#F3F775
secondary
#433ED2
accent
#00E607
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580