#F3F676#F3F676
#F3F676 is a very light, vivid yellow. Relative luminance 0.863; OKLCH L 94.6% C 0.151 H 110.2°. Best body text is #000000 at 18.25:1 contrast (WCAG AA passes).
Color values
| HEX | #F3F676 |
|---|---|
| RGB | rgb(243, 246, 118) |
| HSL | hsl(61, 88%, 71%) |
| HSV | hsv(61, 52%, 96%) |
| CMYK | cmyk(1.2%, 0%, 52%, 3.5%) |
| CIE-LAB | lab(94.43, -17.70, 60.35) |
| CIE-LCH | lch(94.43, 62.89, 106.35°) |
| OKLab | oklab(94.58% -0.0519 0.1413) |
| OKLCH | oklch(94.58% 0.151 110.2) |
| XYZ | xyz(73.1897, 86.2759, 29.9335) |
| Luminance | 0.8627 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 1.62
Faded Yellow
#FEFF7F
ΔE00 1.96
Light Yellow
#FFFE7A
ΔE00 2.06
Banana (survey)
#FFFF7E
ΔE00 2.06
Butter
#FFFF81
ΔE00 2.08
Custard
#FFFD78
ΔE00 2.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3F676 #7976F6
analogous
#F6B976 #F3F676 #B3F676
triadic
#F3F676 #76F3F6 #F676F3
tetradic
#F3F676 #76F6B9 #7976F6 #F676B3
square
#F3F676 #76F6B9 #7976F6 #F676B3
split-complementary
#F3F676 #76B3F6 #B976F6
monochromatic
#DEE30F #EEF23D #F3F676 #F8FAAF #FCFDE2
Accessibility & contrast
On white
1.15
#F3F676 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.25
#F3F676 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3F676
18.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3F676 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3F676 | 1.00 | 1.15 | 18.25 | 18.25 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED6A
Deuteranopia (green-blind)
#FFF17D
Tritanopia (blue-blind)
#FFE9D9
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #f3f676; /* rgb */ color: rgb(243, 246, 118); /* oklch */ color: oklch(94.6% 0.151 110.2);
Tailwind
colors: {
custom: {
50: '#f9f9a1',
500: '#f3f676',
950: '#000000',
},
}SCSS
$custom: #f3f676; $custom-light: #f9f9a1; $custom-dark: #000000;
JSON
{
"hex": "#f3f676",
"rgb": {
"r": 243,
"g": 246,
"b": 118
},
"hsl": {
"h": 61.406,
"s": 87.671,
"l": 71.373
},
"oklch": {
"l": 0.94584,
"c": 0.15058,
"h": 110.2
},
"luminance": 0.86274
}Semantic roles & 50–950 ramp
primary
#F3F676
secondary
#433FD1
accent
#01E407
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580